Skip to main content

Set as Default

PUT 

/api/supplier-pricing-tiers/:id/default

Sets the specified pricing tier as the system default. Clears the is_default flag from the previously default tier.

Required scope: suppliers:write

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

Authentication: Requires Bearer token.

Business rules:

  • Archived tiers cannot be set as default
  • Relative (non-absolute) tiers cannot be set as default

Request

Responses

OK

Response Headers
    Content-Type