Skip to main content
PUT
Update Tariff Order

Authorizations

Authorization
string
header
required

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

Body

application/json

Request to reorder tariffs.

tariff_ids
integer[]
required

Ordered list of tariff IDs

Minimum array length: 1

Response

Successful Response