Skip to main content

Check Deletable

POST 

/api/product-pricing-tiers/deletable

Check which pricing tiers can be deleted. Deletion is blocked if: tier is default, is used by products, referenced in import mappings, or has active dependent (relative) tiers.

Authentication: Requires Bearer token.

Request body:

  • ids (required, array) — pricing tier IDs to check; must exist in product_pricing_tiers table

Request

Responses

Successful response