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

Renew $PayByName Tag

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

Field NameDescriptionRequired?
Renew $PayByName Tag
cmdrenew_pbn_tagYes
tagidThe tag's unique ID (obtained from 'get_pbn_list'.)Yes
coinThe coin to purchase the renewal with.Yes
yearsThe number of years to renew the tag for. (Default: 1)No

API Response

A successful call to this command will give you a result similar to this (JSON):

{
	"error":"ok",
	"result":[]
}