Skip to main content
Skip to main content

AdminGetDraftOrdersParams

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

constructor


Properties

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

qstring
Search term to search draft orders by their display IDs and emails.
Was this section helpful?