AdminListOrdersSelector
Filters to apply on the retrieved orders.
constructor
Properties
canceled_at
DateComparisonOperatorDate filters to apply on the orders' canceled_at
date.
canceled_at
DateComparisonOperatorcanceled_at
date.cart_id
stringCart ID to filter orders by.
created_at
DateComparisonOperatorDate filters to apply on the orders' created_at
date.
created_at
DateComparisonOperatorcreated_at
date.currency_code
stringCurrency code to filter orders by.
customer_id
stringCustomer ID to filter orders by.
display_id
stringDisplay ID to filter orders by.
email
stringEmail to filter orders by.
fulfillment_status
string[]Fulfillment statuses to filter orders by.
id
stringID to filter orders by.
payment_status
string[]Payment statuses to filter orders by.
q
stringSearch term to search orders' shipping address, first name, email, and display ID.
region_id
string | string[]Regions to filter orders by.
sales_channel_id
string[]Sales channel IDs to filter orders by.
status
string[]Statuses to filter orders by.
tax_rate
stringTax rate to filter orders by.
updated_at
DateComparisonOperatorDate filters to apply on the orders' updated_at
date.
updated_at
DateComparisonOperatorupdated_at
date.Was this section helpful?