View individual withdrawal inquiry through withdrawal UUID.

Request Parameters

Field NameDescriptionType
uuidWithdrawal UUIDString
txidWithdrawal TXIDString
currencyCurrency CodeString

Response

Field NameDescriptionType
typeWithdrawal TypeString
uuidUnique ID for WithdrawalString
currencyCurrency SymbolString
net_typeWithdrawal NetworkString
txidTransaction ID for WithdrawalString
stateWithdrawal StatusString
created_atGeneration time for withdrawalDateString
done_atCompletion time for withdrawalDateString
amountWithdrawal QuantityNumberString
feeWithdrawal FeesNumberString
transaction_typeWithdrawal Type
default : General withdrawal
internal : Lightning
withdrawal
String
Language