Skip to main content

Delete Sku Cascade

DELETE 

/api/skus/deletesku/:id/:cascade

Tier: Public — stable, supported for third-party integration.

Deletes a SKU, optionally cascading to remove all items of the SKU first.

A failure partway through the cascade is not rolled back — the cascade is not wrapped in a database transaction.

Request

Responses

Returns true.