Skip to main content
DELETE
Delete 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

Response

Success

product_variant_id
integer<int64>
required

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

Example:

674353902539857400

location_id
integer<int64>
required

The unique identifier for the location, created by Loop.

Example:

631923350119788400

success
boolean
required

Whether the inventory was successfully deleted.

Example:

true