Returns the list of OrderItem objects

Returns the list of OrderItem objects

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
boolean

If set to true will return order items with completed catering (i.e. catering_complete=true)

date-time

ISO8601 timestamp of the catering delivery time

date-time

ISO 8601 timestamp of the time the resources were created (Will display only that ones at exact time provided, unless used with "greater than" or "less than" filters)

integer

ID of the resource

integer

ID of the Order resource related to this order item (e.g. ID = 1 for the Order specified as "/resources/Order/1/" in the field "order" of the OrderItem resource)

integer

ID of the Product resource related to this payment (e.g. ID = 1 for the Product specified as "/resources/Product/1/" in the field "product" of the OrderItem resource)

date-time

ISO 8601 timestamp of the time the resources were updated (Will display only that ones at exact time provided, unless used with "greater than" or "less than" filters)

uuid

UUID of the resource

date-time

ISO8601 timestamp of the time when order item was voided

fields
array of strings

Comma separated list of fields to display. Only the specified fields will be returned in the response body, along with fields related to those specified.

fields
string
enum

Field by which returned resources will be ordered

Allowed:
integer

Limit for results count

integer

Offset for returned results

Responses

401

Authorization required

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json