Skip to main content
POST
Set the rate card products order

Authorizations

Authorization
string
header
required

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

Body

application/json

New rate card product ordering

rate_card_id
string<uuid>
required

ID of the rate card to update

product_order
string<uuid>[]
required

Response

Success

data
object
required