Get a list of voucher groups
This endpoint allows you to get a paginated list of voucher groups. It is possible to set query parameters to filter the results.
A Voucher Group unites several Vouchers
Query Parameters
Creation date.
Start date for filtering by creation date. When set, filter sort_by defaults to createdAt.
End date for filtering by creation date. When set, filter sort_by defaults to createdAt.
Last update date.
Start date for filtering by last update date. When set, filter sort_by defaults to updatedAt.
End date for filtering by last update date. When set, filter sort_by defaults to updatedAt.
Filter the total amount of items returned.
x >= 1The cursor to start fetching records after (forward pagination).
"My0xMDAw"
The cursor to start fetching records before (backward pagination).
"Ny0xMDAw"
Which property to sort by. When used with createdAt* default is createdAt. When used with updatedAt* default is updatedAt.
id, name, createdAt, updatedAt Sort direction. Defaults to asc.
desc, asc Search across item names and IDs.
Types of the voucher groups to filter. Multiple types can be selected.
fixed, fleet, tariff, dynamic