get https://api.upbit.com/v1/withdraw
View individual withdrawal inquiry through withdrawal UUID.
Request Parameters
Field Name | Description | Type |
---|---|---|
uuid | Withdrawal UUID | String |
txid | Withdrawal TXID | String |
currency | Currency Code | String |
Response
Field Name | Description | Type |
---|---|---|
type | Withdrawal Type | String |
uuid | Unique ID for Withdrawal | String |
currency | Currency Symbol | String |
net_type | Withdrawal Network | String |
txid | Transaction ID for Withdrawal | String |
state | Withdrawal Status | String |
created_at | Generation time for withdrawal | DateString |
done_at | Completion time for withdrawal | DateString |
amount | Withdrawal Quantity | NumberString |
fee | Withdrawal Fees | NumberString |
transaction_type | Withdrawal Typedefault : General withdrawalinternal : Lightningwithdrawal | String |