v1
latestOpenAPI 3.0.12026-07-243686491.1 MBPromotion Codes
Validate a promotion code
Validates that the given code is unique and can be used for a new promotion. Required scope: promotion-codes:read </br>Organization authorization: supported
post/api/v1/promotion-codes/validate-code
Request body
Example request
{
"code": "SUMMER2024"
}Response
Promotion code is valid