docs
  1. Admin Api
  2. Resources
  3. Vouchers
  4. Voucher Criteria
  5. Get A Voucher Criterion

Get a voucher criterion

Get a voucher criterion

Rate Limit: 300 Max attempts within 1 minute.

Path Parameters

ParameterDetails
shopKey
  • required
string
Example:
ms
countryCode
  • required
string
Example:
de
voucherId
  • required
integer
Example:
1
voucherCriterionId
  • required
integer
Example:
1

Responses

200
Voucher criterion
application/json
Success
id
integer
keyrequired
string
typerequired
string
valuerequired
Array of undefined
401
Unauthorized
application/json
Error
404
Not Found
application/json
Error
GET/shops/{shopKey}/countries/{countryCode}/vouchers/{voucherId}/criteria/{voucherCriterionId}

Request samples

Response samples

200
Voucher Criterion:
Content type: application/json
Provide Feedback