create_account

To create a new account, use the account/create_account command :

Copied!
svc=account/create_account&params={"itemId":<long>,
                   "plan":<text>}

Parameters

The request must contain the following parameters:

Parameter Description
itemId Resource ID.
plan Billing plan.

Response

If the account is created successfully, an empty object is returned.

Otherwise, an error code is returned.

If you find a mistake in the text, please select it and press Ctrl+Enter.

Your message was sent. Thank you!

Report a mistake

An error occurred while submitting the form

Download PDF file
Download Word document

See also