API POST Fields (in addition to the Main Fields described in the Introduction)
Field Name |
---|
Buy $PayByName Tag(s) |
---|
cmd |
---|
Description | buy_pbn_tags |
Required? | Yes |
coin |
---|
Description | The coin to purchase the renewal with. |
Required? | Yes |
num |
---|
Description | The number of tags to buy: 1, 5, or 10. (Default: 1) |
Required? | No |
Field Name | Description | Required? |
---|
Buy $PayByName Tag(s) |
---|
cmd | buy_pbn_tags | Yes |
coin | The coin to purchase the renewal with. | Yes |
num | The number of tags to buy: 1, 5, or 10. (Default: 1) | No |
API Response
A successful call to this command will give you a result similar to this (JSON):
{
"error":"ok",
"result":[]
}