public.withdrawals

Get Withdrawal

Retrieves a single withdrawal by ID for the authenticated merchant

get/v1/merchant/withdrawals/{id}

Path parameters

idstring required

Withdrawal ID (UUID format)

Response

OK

amountstring
amount_usdstring
assetstring
chainstring
created_atstring
destination_addressstring
failure_codestring
failure_messagestring
fee_usdstring
idstring
provider_tx_idstring
settled_atstring
statusstring
submitted_atstring
tokenstring
tx_hashstring
updated_atstring

Changes

No recorded changes to this endpoint across all 1 revision of this API.