Creates a new location, i.e. the physical site where the products of a customer are installed.
The customer field is required at creation time and defines the customer the location belongs to.
The optional gpsPosition allows placing the location on the map, while the timezone drives the localization of the dates and times of the data collected at that site.
Required permissions: READ_CUSTOMER, READ_LOCATION, WRITE_LOCATION.
The name of the tenant (e.g. acme).
The details of the location being created.
The location name.
The country of the location.
The country ISO Code of the location.
The timezone used for date/times localization (e.g. Europe/Rome).
The GPS coordinates associated with this location.
The set of properties providing additional details to the parent object.
The customer identifier.
The customer identifier (required only for creation).
Successfully created.
The location object identifier.
The location name.
The country of the location.
The country ISO Code of the location.
The timezone used for date/times localization (e.g. Europe/Rome).
The GPS coordinates associated with this location.
The set of properties providing additional details to the parent object.
The customer identifier.
Request data not valid.
The error response.
User not authenticated.
The error response.
User not authorized.
The error response.
API call rate limit exceeded.
The error response.
Internal server error.
The error response.