POST
/
v4
/
FLEET
/
customer
/
{customerId}
{
  "description": "<string>",
  "id": "<string>"
}

Path Parameters

customerId
string<biginteger>
required

The customer id of which customer you want to create the account on

Query Parameters

auditUser
string
required

The audit user to log the request

Body

application/json

The fields that you want to apply to your newly created account, these values will override the predefined template values

The body is of type object.

Response

201
application/json

Successful creation of the account

The response is of type object.