Bestellung abschließen
POST/carts/ {cartIdentifier}/ actions/ checkout/
v1
POST
checkoutOrder
Erzeugt eine Bestellung aus einem Warenkorb
Request
Responses
Usage examples
- cURL
$ curl \
--fail \
--location \
-X POST \
-H "Authorization: Bearer $MITTWALD_API_TOKEN" \
https://api.mittwald.de/v1/carts/string/actions/checkout