Configuration
Update Stripe configuration
Update the current platform Stripe configuration. Platform configuration includes the stripe secret used for API access, while business-level configuration includes specific Stripe entity IDs such as a Stripe connect account.
PUT
/
v1
/
configure
/
stripe
Authorizations
Authorization
string
headerrequiredBearer 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
Body
application/json
secret
string
Secret to associate with the Stripe Connect account
Response
200 - application/json
stripe_secret_last_4
string
Last 4 digits of the stripe connect account