Delete promotion codes
Delete all or specific promotion Codes of a Promotion
Path Parameters
Parameter | Details |
---|---|
promotionId
| string Example: 645e0c241a93369ff53f26e0 |
Query Parameters
Parameter | Details |
---|---|
promotionCodes | Array of strings Example: ?promotionCodes=BF24,XMAS24 string
|
Responses
204
Promotion codes successfully deleted.
Success
400
Bad Request
application/json
Error
401
Unauthorized
application/json
Error
404
Not Found
application/json
Error
DELETE