Methods

  • post - Create account [Deprecating - V1]

Resource

{
    "city": "string",
    "code": "string",
    "contactFax": "string",
    "contactName": "string",
    "contactTelephone": "string",
    "country": "string",
    "identifier": "string",
    "name": "string",
    "postOfficeBox": "string",
    "primaryContact": "string",
    "proximity": "string",
    "role": "string",
    "streetName": "string",
    "streetNumber": "string"
}

Properties

Name Type Description Additional
city string
code string Optional
contactFax string

The fax number of the primary contact for this account

Optional
contactName string

The given name of the primary contact for this account

Optional
contactTelephone string

The phone number of the primary contact for this account

Optional
country string
identifier string

The identifier or business registration of the account

name string

The name of the group / business / company

postOfficeBox string Optional
primaryContact string

The email address of the primary contact for this account

proximity string Optional
role string

The primary role of the account, whether it functions primarily as a vehicle owner [Owner], user [User] or both [Hybrid]

Possible values are:

  • Owner
  • User
  • Hybrid
streetName string Optional
streetNumber string Optional