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
The body is of type object
.
Success
The response is of type object
.