To manage services (available features and their cost), use the command core/update_billing_service:
svc=account/update_billing_service¶ms={"itemId":<long>, "name":<text>, "type":<ubyte>, "intervalType":<ubyte>, "costTable":<text> }
Name | Description |
---|---|
itemId | resource (account) ID |
name | service name (complete list of services is given in the chapter Detailed information about account) |
type | service type (see below) |
intervalType | interval type (see below) |
costTable | cost table |
Service types:
Interval types:
{} /* empty object if execution successful, if not - error code */