Zum Hauptinhalt springen

Lets us know your idea for our recommendation programm

POST/customers/{customerId}/recommendation-suggestions/
v2
POST
customer-create-recommendation-suggestion

Request

  • customerIdstring
    required
    Beispiel:"edefeee4-e8e9-4e2d-ab95-9a2eb6104cfb"

Responses

application/json

The suggestion has been made.

  • customerIdstring

Usage examples

$ curl \
--fail \
--location \
-X POST \
-d '{"suggestion":"a mittwald t-shirt"}' \
-H "Authorization: Bearer $MITTWALD_API_TOKEN" \
-H 'Content-Type: application/json' \
https://api.mittwald.de/v2/customers/string/recommendation-suggestions