Refund a payment intent
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.
"b3d9d2d5-4c12-4946-a09d-953e82fae2b0"
Body
Universally unique identifier (UUID v4) idempotency key. This key is utilized to ensure exactly-once execution of mutating requests.
"ba943ff1-ca16-49b2-ba55-1057e70ca5c7"
The destination of a crypto refund.
For merchants registered under Circle's Singapore legal entity, addressBookId is required and the destination must reference an address registered in the Address Book under a hosted VASP, to comply with the Singapore Travel Rule. For other legal entities, provide address and chain.
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.
Optional ID of the payment to attribute this refund to. When provided, the refund is associated with the specified payment under the payment intent.
"2e7b6557-1967-4348-ad81-daf3cee4c175"
Response
Crypto refund successfully created for the given payment intent.
Status information of the related payment.