Skip to main content
Skip to main content

AdminGetGiftCardsParams

Parameters used to filter and configure the pagination of the retrieved gift cards.

Properties

limitnumberRequired
Limit the number of items returned in the list.

Default: 50

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

Default: 0

qstring
Search term to search gift cards by their code and display ID.
Was this section helpful?