Invoices
Add or update miscellaneous charges in Invoice
Add or update miscellaneous charges in Invoice
PUT
/
invoices
/
{invoice_id}
/
miscellaneous_charges
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.