Zijob - API - Method - account/create

Details

Description

creates a new user account

URL

/api/account/create (domain depends on language)

HTTP Method

POST

Authentication

No Authentication (about authentication)

Input Parameters

view complete description of parameters

Parameters List

account_email *
Email of the account holder
account_password *
Password of the account
account_firstname *
First name of the account holder
account_lastname *
Last name of the account holder
account_phone *
Phone of the account holder
account_company_name *
Company name of the account holder
account_company_vat
Company VAT number
location_country_id *
Company billing address country
location_postalcode *
Company billing address postal code
location_city *
Company billing address city
location_address *
Company billing address
account_promocode
Account promocode if provided
response_format
Format of the response

Output Parameters

view complete description of parameters

view complete description of errors

Response Example