Fetch Stripe configuration
Stripe
Fetch Stripe configuration
Fetch 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.
GET
Fetch 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.
Response
Last 4 digits of the stripe connect account.
Example:
"8765"