Create an invoice item
Invoice Items
Create an invoice item
POST
Create an invoice item
A charge category assigned to invoice line items, such as “Service” or “Expense”. Every line item on an invoice must have an invoice item.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
200
The unique identifier for the object.
The name of the invoice item.
Whether the invoice item is active.
The type of the invoice item.
Available options:
income, expense Whether the invoice item is read-only. System-created invoice items cannot be modified or deleted.
The timestamp when the object was created.