Delete Product Variant by External ID
Products
Delete Product Variant by External ID
Delete a product variant by the parent product’s commerce external_id and the variant’s commerce external_id.
DELETE
Delete Product Variant by External ID
Authorizations
API Scope: "Product (write)"
Path Parameters
The identifier used by an external source to identify the parent product.
Maximum string length:
64Example:
"564400c7-7a6b-4f29-b6a5-7bb580b2992c"
The identifier used by an external source to identify the product variant.
Maximum string length:
64Example:
"564400c7-7a6b-4f29-b6a5-7bb580b2992c"
Response
Success
The unique integer identifier for the product variant, created by Loop.
Required range:
x >= 1Example:
98273402
The identifier used by an external source to identify the product variant.
Example:
"564400c7-7a6b-4f29-b6a5-7bb580b2992c"