Update the stock of a part inventory by part ID and storage asset ID

Sets the target stock level for a specific part inventory identified by the part type ID and storage asset ID.

Path Params
string
required

The part's internal ID.

string
required

The storage asset's internal ID.

Body Params
number
required
≥ 0

Target stock level for the part inventory.

Responses
204

Stock updated

400

Missing or invalid required parameter/s

403

Forbidden

404

Not Found

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here!