Returns a specific line item by ID for a given invoice
Your Meow API key for authentication
Optional entity ID for scoped access to entity-specific data
Successful Response
The unique identifier for the line item
The product associated with the line item
The total amount for the line item
^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$The quantity of the product
^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$The price per unit of the product
^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$The timestamp when the line item was created
A description of the line item
The discount applied to the line item
^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$A description of the discount