Creates a new account with the provided definitions

Validates against constraints described in the relevant models and creates a customer based on the input provided.

The account identifier and associated installation identifiers (if any) are returned to be used in other calls as account_id and installation_id respectively. The provided external identifiers are also returned for reference.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

The identifier (shortname) of the labelpartner to which this account applies to.

  • The identifier provided should be valid and refer to already existing labelpartners in NET2GRID platform
  • This labelpartner will be associated with all the customer's installations if not overwritten in the installation definition.

  • customer_info
    object
    required
    installation_info
    array of objects
    required
    installation_info*
    boolean | null
    Defaults to false
  • If set to true, no e-mail verification will be required, once the user is provisioned.
  • If set to false or not set at all, the e-mail verification will be sent and required, once the user is provisioned.
  • Responses

    Language
    Credentials
    URL
    LoadingLoading…
    Response
    Click Try It! to start a request and see the response here! Or choose an example:
    application/json