Get a list of vouchers
This call will give you a paginated list of vouchers.
Authorizations
This API uses OAuth 2 with Client Credentials Flow (see: https://www.oauth.com/oauth2-servers/access-tokens/client-credentials).
You can request only a subset of specific scopes for your client, however the available scopes for each client are defined through the client groups in the UI.
Within your token request, you can also send the optional parameter client_type (string with a max length of 32 chars). This value is only used for internal statistics.
Query Parameters
x >= 1x >= 1Sets a filter to get all entries from this datetime - must be set in RFC3339 format, see https://tools.ietf.org/html/rfc3339
Sets a filter to get all entries up to this datetime - must be set in RFC3339 format, see https://tools.ietf.org/html/rfc3339
Sets a filter to get all entries from this datetime - must be set in RFC3339 format, see https://tools.ietf.org/html/rfc3339
Sets a filter to get all entries up to this datetime - must be set in RFC3339 format, see https://tools.ietf.org/html/rfc3339
Sets a filter to get all entries of this client
Sets a filter to get all entries of this group
Sets a filter to get a voucher with this specific code
Sets a filter to get all entries having this voucher id
Sets a filter to get all entries having this SKU
Sets a filter to get only entries of this type
digital, print Sets a filter to get all entries having this amount
Sets a filter to get all entries with this status
Sets a filter to get all entries that belongs to a specific batch
Set to true to get only vouchers that still have credit. Set to false to get vouchers without remaining credit.
Sets a filter to get only vouchers that are taxable or not
Sets a filter to get only vouchers with this tax rate
Sets one or multiple fields to sort the result. Each field can be prefixed by a minus sign (-) to sort descending.
created_at