Zum Hauptinhalt springen

Express interest to be a contributor

POST/customers/{customerId}/contributor/
v2
POST
contributor-express-interest-to-contribute

Request

  • customerIdstring
    required

    The ID of the customer who wants to be a contributor.

Responses

application/json

Customer became an unverified contributor.

  • idstring
    required

Usage examples

$ curl \
--fail \
--location \
-X POST \
-d '{"deviatingContactPersonUserId":"f0f86186-0a5a-45b2-aa33-502777496347","deviatingContractOwner":{"firstName":"string","lastName":"string","title":"string","salutation":"mr","company":"string","address":{"street":"Königsberger Straße","houseNumber":"4-6","city":"Espelkamp","zip":"32339","countryCode":"DE","addressPrefix":"c/o Ada Lovelace"},"emailAddress":"email@mittwald.example","phoneNumbers":["string"],"useFormalTerm":true},"deviatingName":"string","deviatingSupportInformation":{"email":"a.lovelace@example.com","phone":"string"},"imprint":{"text":"string"}}' \
-H "Authorization: Bearer $MITTWALD_API_TOKEN" \
-H 'Content-Type: application/json' \
https://api.mittwald.de/v2/customers/string/contributor