Skip to main content
Skip to main content

AdminGetDraftOrdersParams

Parameters used to filter and configure the pagination of the retrieved draft orders.

Properties

qstring
Search term to search draft orders by their display IDs and emails.
limitnumber
Limit the number of items returned in the list.

Default: 50

offsetnumber
The number of items to skip when retrieving a list.

Default: 0

Was this section helpful?