Add new criterion to the voucher
Add new criterion to the voucher
Rate Limit: 300 Max attempts within 1 minute.
Path Parameters
Parameter | Details |
---|---|
shopKey
| string Example: ms |
countryCode
| string Example: de |
voucherId
| integer Example: 1 |
Request body
requiredParameter | Details |
---|---|
id
| integer |
key
| string Enum: shopCategoryId masterCategoryId customerId emailHash brandId productId customerGroup shopCountryId |
type
| string Enum: include exclude |
value
|
Responses
201
Voucher criterion was successfully created.
application/json
Success
id
integer
keyrequired
string
typerequired
string
valuerequired
Array of undefined
400
Bad Request
application/json
Error
401
Unauthorized
application/json
Error
404
Not Found
application/json
Error
POST
Request samples
Response samples
201Voucher Criterion:
Content type: application/json