Skip to main content
Version: API v1

Promotioncode validieren

POST /v1/promotioncodes/{promotionCode}/actions/validate/
v1
POST
verifyPromotionCode

Validiert einen Promotion-Code für eine Bestellung

Request

  • promotionCodestring
    required

    PromotionCode

Responses

Usage examples

$ curl \
--fail \
--location \
-X POST \
-H "Authorization: Bearer $MITTWALD_API_TOKEN" \
https://api.mittwald.de/v1/promotioncodes/string/actions/validate