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

Get a voucher

Get a voucher

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

Responses

200
Voucher
application/json
Success
id
integer
code
string
object
Array of object
isApplicableToPromotions
boolean
namerequired
string
status
string
summary
string
typerequired
string
valuerequired
number
Example:
0.1
401
Unauthorized
application/json
Error
404
Not Found
application/json
Error
GET/shops/{shopKey}/countries/{countryCode}/vouchers/{voucherId}

Request samples

Response samples

200
Voucher:
Content type: application/json
Provide Feedback