Skip to main content
PATCH
Update Rate

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

organization
string
required
id
string
required

Body

application/json

UpdateRate

partner_price
integer | null
required

Partner price for this rate, in cents

Required range: x >= 0
Example:

1000

Response

Rate

data
Rate · object
required