Invoices
Add or update miscellaneous charges in upcoming Invoice for a account
Add or update miscellaneous charges in upcoming Invoice for a account
PUT
/
accounts
/
{account_id}
/
miscellaneous_charges
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
account_id
string
requiredaccount_id corresponding to an account
Maximum length:
50
Body
application/json
Payload to update custom line items
items
object[]
requiredResponse
200 - application/json
Miscellaneous charges response
data
object[]
required