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? | |
|---|---|---|---|
| Create Transfer | |||
| cmd | create_transfer | Yes | |
| amount | The amount of the transfer in the currency below. | Yes | |
| currency | The cryptocurrency to withdraw. (BTC, LTC, etc.) | Yes | |
| merchant | The merchant ID to send the funds to, either this OR pbntag must be specified. Remember: this is a merchant ID and not a username. | See Desc | |
| pbntag | The $PayByName tag to send the funds to, either this OR merchant must be specified. | See Desc | |
| auto_confirm | If set to 1, withdrawal will complete without email confirmation. | No | |
| note | This lets you set the note for the withdrawal. | No | |
{
"error":"ok",
"result":{
"id":"string",
"status":0,
}
}
The result wil have the following fields: