ODBC guide

List line items


Returns all line items. Use WHERE Id=... to limit to a single line item by ID.

SELECT * FROM LineItems
-- WHERE Id=123