Skip to main content
POST
Create Stripe Customer Portal Session

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

environment
enum<string>
required

Payment provider environment.

Available options:
test,
live

Body

application/json
subject
object
required
returnUrl
string<uri>
configuration
string
Required string length: 1 - 255

Response

Customer Portal Session created

customerPortalSession
object
required