Skip to main content
PATCH
Update a volume pricing tier

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Path Parameters

id
string
required

Body

application/json
country_code
string | null
min_volume
integer
Required range: x >= 0
max_volume
integer | null
price_cents_per_unit
integer
Required range: x >= 0
platform_default
boolean

Super-admin only; target platform-default rows.

Response

200 - application/json

The updated volume pricing tier.

data
object
meta
object