Skip to main content
POST
Add rates

Authorizations

Authorization
string
header
required

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

Body

application/json

Add new rates

rate_card_id
string<uuid>
required
rates
object[]
required

Response

Success

data
object
required

The ID of the rate card to which the rates were added.