StoreGetOrdersParams
Filters to narrow down the looked-up order, with configurations applied on the retrieved order.
Properties
display_id
numberRequiredDisplay ID of the order.
email
stringRequiredEmail of the order.
shipping_address
ShippingAddressPayloadFilter the retrieved order by its shipping address details.
shipping_address
ShippingAddressPayloadexpand
stringComma-separated relations that should be expanded in the returned data.
fields
stringComma-separated fields that should be included in the returned data.
if a field is prefixed with
+
it will be added to the default fields, using -
will remove it from the default fields.
without prefix it will replace the entire default fields.Was this section helpful?