Skip to main content

Check Deleteable

PUT 

/api/amazon/:integrationInstance/products/deleteable

Pre-flight check for the bulk-delete action. Returns per-product can_delete / reason so the UI can disable Delete in the bulk-action menu when some rows can't be removed (typically because they have linked orders or inventory movements).

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

Body: ids (array) or mode: "all".

Named route: amazon.products.deleteable.

Request

Responses

OK

Response Headers
    Content-Type