Storage Locations
Patch Storage Location
Patches storage location in the Isometric system.
PATCH
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
Example:
"Syou3EZiO5vuMEgNyBeA8cjEMYOnQDwP"
Body
application/json
Required range:
-90 <= x <= 90
Required range:
-180 <= x <= 180
Maximum length:
100
Response
200
application/json
Successful Response
Required string length:
20 - 36
Example:
"slc_1F3PMGVC91S0SBK3"
The name of the storage location
Maximum length:
100
The ID of the project this storage location belongs to
Required string length:
20 - 36
Example:
"prj_1CTWZQGKE1S0VAXA"
The ID of the supplier this storage location belongs to
Required string length:
20 - 36
Example:
"spl_1CC712KFS1S0YKPS"
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?