To create a new account, use the command account/create_account:
svc=account/create_account¶ms={"itemId":<long>, "plan":<text>}
Parameters
Name | Description |
---|---|
itemId | resource ID |
plan | billing plan |
Response
{} /* empty object if execution successful, if not - error code */