Skip to main content
Line items are individual rows on parent documents (invoices, bills, purchase orders, etc.). Query them directly with parent_id and parent_type filters.

Attributes

Line Item Attributes

Expandable Attributes

Use the expand query parameter to include related objects:
  • expand=item — includes the related Item object(s).
  • expand=tax — includes the related Tax object(s).
  • expand=account — includes the related Account object(s).
  • expand=variant — includes the related Variant object(s).