Überprüfe PIN-Code von Empfehlung
POST/carts/ {cartIdentifier}/ actions/ recommendation/ verify/ 
v1
POST
verifyRecommendCart
Überprüft den Pin-Code bei einer Empfehlung.
Request
Responses
Usage examples
- cURL
 
$ curl \
    --fail \
    --location \
    -X POST \
    -H "Authorization: Bearer $MITTWALD_API_TOKEN" \
    https://api.mittwald.de/v1/carts/string/actions/recommendation/verify