get https://EXCHANGE-REGION-ENDPOINT-URL.com/v1/deposit
Request Parameters
Field Name | Description | Type |
---|---|---|
uuid | Deposit UUID | String |
txid | Deposit TXID | String |
currency | Currency Symbol | String |
Response
Field Name | Description | Type |
---|---|---|
type | Deposit Type | String |
uuid | Unique ID for Deposits | String |
currency | Currency Symbol | String |
net_type | Currency Network | String |
txid | Transaction ID for Deposits | String |
state | Deposit Status - PROCESSING - ACCEPTED - REJECTED - WARNING - CANCELLED - TRAVEL_RULE_SUSPECTED - REFUNDING - REFUNDED | String |
created_at | Deposit Generation Time | DateString |
done_at | Deposit Completion Time | DateString |
amount | Deposit Amount | NumberString |
fee | Deposit Fee | NumberString |
transaction_type | Deposit Typedefault : Depositinternal : Lightning Deposit | String |