Zum Hauptinhalt springen

Get the Stripe Billing Portal Link for a Customer

GET/customers/{customerId}/billing-portal/
v2
GET
contributor-get-customer-billing-portal-link

Get the Stripe Billing Portal Link for a Customer.

Request

  • customerIdstring (uuid)
    required
    Beispiel:"907a24e9-0723-4566-b584-86578419e983"

Responses

application/json

The generated link to the Stripe Billing Portal

  • urlstring

Usage examples

$ curl \
--fail \
--location \
-H "Authorization: Bearer $MITTWALD_API_TOKEN" \
https://api.mittwald.de/v2/customers/f0f86186-0a5a-45b2-aa33-502777496347/billing-portal