| parameter | Description | Type | Required |
|---|---|---|---|
| Account notifications email | string | True | |
| username_email | Account login username email | string | True |
| password | Account login password | string | False |
| first_name | Account first name | string | False |
| last_name | Account last name | string | False |
| facebook_id | Facebook profie ID | long | False |
| company_name | Account company name | string | False |
| price_plan_id | Price plan ID. default advanced plan. | int | False |
| callback_url | Callabk URL when creation is finished. | string | False |
| token | partner access token | string | True |
| Name | Type | Description |
|---|---|---|
| success | Boolean | |
| account_token | String | |
| date_created | DateTime | |
| price_plan_id | Int32 | |
| current_store_id | Int32 | |
| first_name | String | |
| last_name | String | |
| String | ||
| company_name | String | |
| store_urls | { Chars Char Length Int32 } |
|
| id | String | |
| token | String | |
| response_time | DateTime | |
| state_id | ResultState |