Create Customer Portal Link
This endpoint returns a Stripe customer portal link to redirect your customer to, where they can manage their subscriptions.
Header Parameters
X-API-Keystring
Authorizationstring
Response
200
Object
Customer portal link created
Response Attributes
urlstring
URL to the Stripe customer portal
401
Object
Unauthorized - Invalid API key or JWT
Response Attributes
messagestring
Error message
codestring
Error code
detailsobject
Additional error details
500
Object
Server error - check errors field for specific error type
Response Attributes
errorsstring Required
Error code identifying the type of error
Enum values:
bad_requestunauthorizedforbiddennot_found500incorrect_datanot_memberalready_memberincorrect_stripe_signatureincorrect_stripe_event... 4 other enums
Was this section helpful?
What made this section unhelpful for you?
Response
Was this section helpful?