List vouchers
Get vouchers for given filters
Rate Limit: 300 Max attempts within 1 minute.
Path Parameters
Parameter | Details |
---|---|
shopKey
| string Example: ms |
countryCode
| string Example: de |
Query Parameters
Parameter | Details |
---|---|
limit
| integer Default: 100 |
filters[code] | string Example: testcode |
filters[status] | string Example: active |
cursor | string |
Responses
200
List of vouchers
application/json
Success
Array of object
object
400
Bad Request
application/json
Error
401
Unauthorized
application/json
Error
404
Not Found
application/json
Error
GET
Request samples
Response samples
200Voucher:
Content type: application/json