Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Universally unique identifier (UUID v4) of a resource.
Example:
"b3d9d2d5-4c12-4946-a09d-953e82fae2b0"
Body
application/json
Universally unique identifier (UUID v4) idempotency key. This key is utilized to ensure exactly-once execution of mutating requests.
Example:
"ba943ff1-ca16-49b2-ba55-1057e70ca5c7"
The destination of a crypto refund.
The source amount of the refund, it can be in either the original payment currency or the settlement currency.
The destination amount of the refund, it must be in the original payment currency.
Response
Crypto refund successfully created for the given payment intent.
Status information of the related payment.