[beta] Update a part inventory location

Updates existing per-part, per-location inventory metadata for the organization.

Rate limit: 100 requests/min (learn more about rate limits here).

To use this endpoint, select Write Parts under the Work Orders category when creating or editing an API token. Learn More.

Submit Feedback: Likes, dislikes, and API feature requests should be filed as feedback in our API feedback form. If you encountered an issue or noticed inaccuracies in the API documentation, please submit a case to our support team.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Unique identifier for the part definition these inventory levels are tracked for.

string

Unique identifier for the place linked to the maintenance site holding this inventory. The internal location identifier is never exposed.

Body Params

Request body for updating a PartInventoryLocation

string

Aisle within the location where the part is stored.

string

Bin within the location where the part is stored.

boolean

Whether costing is tracked at this location. Defaults to false; once enabled it cannot be turned back off.

double

Maximum quantity to keep in stock at this location.

double

Minimum quantity to keep in stock at this location.

double

Quantity to reorder when stock reaches the reorder threshold.

double

Available quantity at or below which the part should be reordered at this location.

string

Row within the location where the part is stored.

unitCost
object

UpdatePartInventoryLocationEntityPartInventoryLocationMoneyInput object

Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json