AdminGetDraftOrdersParams
Parameters used to filter and configure the pagination of the retrieved draft orders.
Properties
limit
numberLimit the number of items returned in the list.
offset
numberThe number of items to skip when retrieving a list.
q
stringSearch term to search draft orders by their display IDs and emails.
Was this section helpful?