AdminGetGiftCardsParams
Parameters used to filter and configure the pagination of the retrieved gift cards.
Properties
limit
numberRequiredLimit the number of items returned in the list.
Default: 50
offset
numberRequiredThe number of items to skip when retrieving a list.
Default: 0
q
stringSearch term to search gift cards by their code and display ID.
Was this section helpful?