Skip to main content

Update inventory capacity

PATCH/inventory/{id}/capacity
Update the total capacity of an inventory bucket

Parameters

idpathrequired
string

Inventory ID

Request Body

totalCapacity*integerNew total capacity
accountId*stringAccount ID

Response

Inventory capacity updated successfully

Code Samples
No code examples available for this operation.

Try It

Path Parameters
Inventory ID
Request Body
New total capacity
Account ID