Skip to main content

filterList

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

Example

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

Payload

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