Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
New rate card product ordering
Response
Success
The ordering of products on a rate card determines the order in which the products will appear on customers’ invoices. Use this endpoint to set the order of products on the rate card.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
New rate card product ordering
Success