Skip to main content

Set how the customer became aware of mittwald

PUT/v2/customers/{customerId}/referral-source/
API version
v2
Request method
PUT
Operation ID
customer-set-customer-referral-source

Request

  • customerIdstring
    required
    Example:"f6bb2d44-e6be-46dc-96f7-9602a7177a75"

Responses

Format
application/json
Description

    Usage examples

    $ curl \
    --fail \
    --location \
    -X PUT \
    -d '{"referralSource":"string"}' \
    -H "Authorization: Bearer $MITTWALD_API_TOKEN" \
    -H 'Content-Type: application/json' \
    https://api.mittwald.de/v2/customers/string/referral-source