Zahlungseinstellungen ändern
PUT/customers/ {customerNumber}/ paymentsettings/
v1
PUT
updateCustomerPaymentSettings
Request
Responses
Usage examples
- cURL
$ curl \
--fail \
--location \
-X PUT \
-d '{}' \
-H "Authorization: Bearer $MITTWALD_API_TOKEN" \
-H 'Content-Type: application/json' \
https://api.mittwald.de/v1/customers/123/paymentsettings