Get Withdrawal

Retrieves the latest single withdrawal information. To query a specific withdrawal, you can specify the withdrawal’s UUID or transaction ID (TXID).

Query Params
string

Unique identifier(UUID) of the withdrawal to query.
If neither uuid nor txid is specified, the latest withdrawal record is returned.

string

Transaction ID of the withdrawal to query. If neither uuid nor txid is specified, the latest withdrawal record is returned.

string

Currency code to filter withdrawal history. A filter parameter used to narrow down results by currency code. if not provided, returns the latest withdrawals across all currencies.

Responses

Language
URL
Request
Response
Choose an example:
application/json