Skip to main content
PUT
Upsert Inventory

Authorizations

X-Authorization
string
header
required

API Scope: "Inventory (write)"

Path Parameters

productVariantId
integer
required

The unique identifier for the product variant, created by Loop.

Example:

653985747439023600

locationId
integer
required

The unique identifier for the location, created by Loop.

Example:

631923350119788400

Body

application/json
available_count
integer<int64>
required

The number of product_variants available at location.

Example:

42

Response

Success

inventory
object
required