Update Stripe configuration
Stripe
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
Update Stripe configuration
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Content-Type must be set to application/json.
Body
application/json
Secret to associate with the Stripe Connect account.
Example:
"adspijzxvXZPIZfakeSecretAPSaspfkng"
Response
200 - application/json
Last 4 digits of the stripe connect account.
Example:
"8765"