Storage Locations
Post Storage Location
Creates a storage location for a project in the Isometric system.
POST
This endpoint is in beta and requires opting-in.
Please contact support if you’re interested in using this endpoint.
Authorizations
A JWT Bearer token header for authentication and authorization, in the format Authorization: Bearer <token>
Headers
A secret token identifying the client connecting to the API
Path Parameters
Body
application/json
Required string length:
20 - 36
Required range:
-90 < x < 90
Required range:
-180 < x < 180
Maximum length:
100
Response
200
application/json
Successful Response
Required string length:
20 - 36
The name of the storage location
Maximum length:
100
The ID of the project this storage location belongs to
The ID of the supplier this storage location belongs to
Optional description of the storage location
The latitude coordinate of the storage location
The longitude coordinate of the storage location
Optional supplier-specific reference ID for the storage location
Maximum length:
100
Was this page helpful?