Search Order Items
Search order items with optional filtering and pagination. Results are sorted by creation date descending. Parent order identity, employerId, creation time, and status are resolved from the parent Order; employer name and demo attribution are resolved from the owning Employer so reporting is consistent across line items.
Query parameters
Filter by exact document ID (_id)
Filter by exact order number
Filter by exact order ID
Filter by exact employee ID
Filter by exact employer ID
Filter by exact provider ID
Filter by exact order access code
Filter by exact service ID within services array
Filter by service status within orderItems
Filter by document ID containing this value (case-insensitive)
Filter by order number containing this value (case-insensitive)
Filter by order ID containing this value (case-insensitive)
Filter by employee ID containing this value (case-insensitive)
Filter by order access code containing this value (case-insensitive)
Filter orderItems created after this time
Filter orderItems created before this time
Response
Default Response