Skip to main content

Check Pricing Tiers Archivable

POST 

/api/product-pricing-tiers/archivable

Check which pricing tiers can be archived. The default tier cannot be archived.

Required scope: products:write

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Authentication: Requires Bearer token.

Request body:

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

Requires permission: pricing_tiers.archive

Request

Responses

OK

Response Headers
    Content-Type