cURL
curl --request DELETE \ --url https://api.loopreturns.com/api/v1/inventories/{productVariantId}/{locationId} \ --header 'X-Authorization: <api-key>'
{ "product_variant_id": 123, "location_id": 123, "success": true }
Delete an inventory.
API Scope: "Inventory (read)"
The unique identifier for the product variant, created by Loop.
653985747439023600
The unique identifier for the location, created by Loop.
631923350119788400
Success
674353902539857400
The identifier used by an external source to identify the product variant.
"ex4mpl3-pr0duct-v4r14nt"