Product

DELETE https://api.ecartapi.com/api/v2/products/{{id}}

This call is used to delete an inventory item record associated with a specified SKU/Identifier.

A successful call will not only delete that inventory item record, but will also have the following effects:

* Delete any and all unpublished offers associated with that SKU;
* Delete any and all single-variation eBay listings associated with that SKU;
* Automatically remove that SKU from a multiple-variation listing and remove that SKU from any and all inventory item groups in which that SKU was a member.

More information about the ecommerce's resource.

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
Content-Typestring

RESPONSES

status: OK

{"success":true}