Get Deposit

Retrieves the latest deposit history. To query specific deposit information, you can specify the deposit’s UUID, transaction ID (TXID), or currency code.

Query Params
string

Currency code to query.
A filter parameter used to narrow down results by currency code.

string

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

string

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

Responses

Language
URL
Request
Response
Choose an example:
application/json