Field Name | |
---|---|
Create Transfer | |
cmd | |
Description | create_transfer |
Required? | Yes |
amount | |
Description | The amount of the transfer in the currency below. |
Required? | Yes |
currency | |
Description | The cryptocurrency to withdraw. (BTC, LTC, etc.) |
Required? | Yes |
merchant | |
Description | 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. |
Required? | See Desc |
pbntag | |
Description | The $PayByName tag to send the funds to, either this OR merchant must be specified. |
Required? | See Desc |
auto_confirm | |
Description | If set to 1, withdrawal will complete without email confirmation. |
Required? | No |
note | |
Description | This lets you set the note for the withdrawal. |
Required? | No |
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: