Returns a cursor-paginated list of line items (individual shipment charges) extracted from the invoice. Each line item is a single charge — a rate, surcharge, or adjustment — applied to one tracking number.
Documentation Index
Fetch the complete documentation index at: https://developers.opereit.ai/llms.txt
Use this file to discover all available pages before exploring further.
HTTP Basic Auth using your API key. Send Authorization: Basic base64(key_id:key_secret).
ID of the invoice audit.
Number of items to return per request.
1 <= x <= 100Opaque cursor from a previous response. Omit on the first request.
Filter by the kind of charge.
RATE, SURCHARGE, ADJUSTMENT Return only line items associated with this tracking number.
If true, return only line items that have at least one finding.