Skip to main content

filterList

Filters the list of giftcards displayed.
To stop filtering run the command again with an empty array.

Example

rpt({
widget: "giftcards",
command: "filterList",
payload: { ids: [254, 586] },
});

Payload

PropertyTypeDescription
idsArray<number>An array of giftcard id's