Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The stock location's ID.
Query Parameters
Comma-separated fields that should be included in the returned data. if a field is prefixed with + it will be added to the default fields, using - will remove it from the default fields. without prefix it will replace the entire default fields.
Body
The properties to update in a stock location.
The stock location's name.
The stock location's address. Pass this property if you're creating a new address to associate with the location.
The ID of an existing stock location address to associate the stock location with.
The stock location's metadata, can hold custom key-value pairs.
Response
OK
The stock location's details.
The stock location's details.