Query the Order Line Item object and associated objects
The following articles describe how to query the Order Line Item and Fulfillment Item objects through Data Query:
- Query the Fulfillment Item object through Data Query
- Query the Order Line Item object through Data Query
Additionally, you can use the following object query API operations to retrieve the Order Line Item object:
Object query operations are performed synchronously and offer better performance than Data Query, which runs asynchronously.