Skip to main content

Delete Supplier Pricing Tier

DELETE 

/api/supplier-pricing-tiers/:id

Deletes a supplier pricing tier. Will fail if:

  • The tier is the default tier
  • The tier has active supplier product prices
  • The tier is used in integration instance import mappings
  • The tier has active dependent relative tiers
Required scope: suppliers:write

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

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type