Promotioncode validieren
POST/promotioncodes/ {promotionCode}/ actions/ validate/ 
v1
POST
verifyPromotionCode
Validiert einen Promotion-Code für eine Bestellung
Request
Responses
Usage examples
- cURL
 
$ curl \
    --fail \
    --location \
    -X POST \
    -H "Authorization: Bearer $MITTWALD_API_TOKEN" \
    https://api.mittwald.de/v1/promotioncodes/string/actions/validate