SMS-Verifizierung starten
POST/carts/ {cartIdentifier}/ actions/ requestverification/ 
v1
POST
requestSMSVerification
Fragt eine SMS-Verifizierung an. Der Empfänger erhält eine SMS mit einem Code.
Request
Responses
Usage examples
- cURL
 
$ curl \
    --fail \
    --location \
    -X POST \
    -H "Authorization: Bearer $MITTWALD_API_TOKEN" \
    https://api.mittwald.de/v1/carts/string/actions/requestverification