Request Parameters

Field NameDescriptionType
uuidWithdrawal UUIDString
txidWithdrawal TXIDString
currencyCurrency SymbolString

Response

Field NameDescriptionType
typeWithdrawal TypeString
uuidUnique ID for WithdrawalString
currencyCurrency SymbolString
net_typeCurrency NetworkString
txidTransaction ID for WithdrawalString
stateWithdrawal Status

- WAITING
- PROCESSING
- DONE
- REJECTED
- CANCELLED
- FAILED
String
created_atGeneration TimeDateString
done_atCompletion TimeDateString
amountWithdrawal QuantityNumberString
feeWithdrawal FeesNumberString
transaction_typeWithdrawal Type
default : Withdrawal
internal : Lightning Withdrawal
String
is_cancelableCancelable Withdrawal (Y/N)Boolean
Language