Skip to main content

Set as Default Tier

PUT 

/api/product-pricing-tiers/:productPricingTier/default

Set a pricing tier as the system default. Only absolute (non-relative) tiers that are not archived can be set as default. Unsetting the previous default is done automatically.

Authentication: Requires Bearer token.

Returns 400 if the tier is archived or is a relative pricing type.

Request

Responses

Successful response