Skip to main content
GET
Fetch Stripe configuration

Authorizations

Authorization
string
header
required

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

Headers

Content-Type
string

Content-Type must be set to application/json

Response

stripe_secret_last_4
string

Last 4 digits of the stripe connect account

Example:

"8765"