An invoice can contain many line items.
Multiple invoices (with multiple line items) can be added to a transaction. This page demonstrates multiple line items only.
Limits per request:
inv
)itms
)This invoice contains 3 simple line items.
A few things are going on in this response:
txs
) for the three line items are displayedsumm
) for the entire invoice are displayed - 11 taxes returned totalling 48.921528This example shows an invoice with 2 line items processed in Invoice Mode (invm
is true
).
Both the line item detailed taxes (txs
) and the summarized taxes (summ
) are returned.