Skip to main content

Get the link to update the marketplace payment method

PUT/customers/{customerId}/payment-method/
v2
PUT
marketplace-customer-update-payment-method

Request

  • customerIdstring
    required

Responses

application/json

The generated link to the Stripe payment method setup

  • urlstring

Usage examples

$ curl \
--fail \
--location \
-X PUT \
-d '{"customReturnUrl":"https://mittwald.studio/app/marketplace"}' \
-H "Authorization: Bearer $MITTWALD_API_TOKEN" \
-H 'Content-Type: application/json' \
https://api.mittwald.de/v2/customers/string/payment-method