List all line items for an invoice
Invoices
List All Line Items for an Invoice
Returns all line items associated with a specific invoice
GET
List all line items for an invoice
Authorizations
Your Meow API key for authentication
Headers
Optional entity ID for scoped access to entity-specific data
Path Parameters
Response
Successful Response
The unique identifier for the line item
The product associated with the line item
The total amount for the line item
Pattern:
^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$The quantity of the product
Pattern:
^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$The price per unit of the product
Pattern:
^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$The timestamp when the line item was created
A description of the line item
The discount applied to the line item
Pattern:
^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$A description of the discount