Create a blockchain refund

When the blockchain transfer status is "OnHold", you should use this endpoint to submit a refund request.
Note: This endpoint performs a KYA (Know Your Address) check on the submitted address.

Body Params
uuid
required

Universally unique identifier (UUID v4) idempotency key.

string

The UUID of the Account. (The default value is master account id)

string
required

The UUID of the Blockchain Transfer.

string
required

An alphanumeric string which indicates the wallet address used to receive the transfer. Will only be set when the transfer source is a blockchain address.

Response

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json