Get an invoice item
Invoice Items
Get an invoice item
GET
Get 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.
Path Parameters
The invoice item uuid.
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.