PUT
/
invoices
/
{invoice_id}
/
miscellaneous_charges

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

invoice_id
string
required

Body

application/json

Payload to update custom line items

items
object[]
required

Response

200 - application/json

Miscellaneous charges response

data
object[]
required