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 specific products on the rate card by moving them relative to their current location.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
New rate card product ordering
Success