Get a specific line item for an invoice
Invoices
Get a Specific Line Item for an Invoice
Returns a specific line item by ID for a given invoice
GET
Get a specific line item for an invoice
Authorizations
Your Meow API key for authentication
Headers
Optional entity ID for scoped access to entity-specific data
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