This documentation applies to the Legacy platform. If your dashboard matches the screenshot shown here, please refer to the new platform documentation.
| Field Name | Description | Required? | |
|---|---|---|---|
| Get Withdrawal Information | |||
| cmd | get_withdrawal_info | Yes | |
| id | The withdrawal ID to query. | Yes | |
{
"error":"ok",
"result":{
"time_created":1391924372,
"status":2,
"status_text":"Complete",
"coin":"BTC",
"amount":40000000,
"amountf":"0.40000000",
"send_address":"1BitcoinAddress",
"send_txid":"hex_txid"
}
}
The result wil have the following fields: