Disclaimer banner cps-icon-v2

This documentation applies to the Legacy platform. If your dashboard matches the screenshot shown here, please refer to the new platform documentation.

Disclaimer banner image
New documentation
Disclaimer banner image

Buy $PayByName Tag(s)

API POST Fields (in addition to the Main Fields described in the Introduction)

Field Name
Buy $PayByName Tag(s)
cmd
Descriptionbuy_pbn_tags
Required?Yes
coin
DescriptionThe coin to purchase the renewal with.
Required?Yes
num
DescriptionThe number of tags to buy: 1, 5, or 10. (Default: 1)
Required?No
Field NameDescriptionRequired?
Buy $PayByName Tag(s)
cmdbuy_pbn_tagsYes
coinThe coin to purchase the renewal with.Yes
numThe 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":[]
}