Get Stripe Configuration
Get Stripe configuration for the current organisation.
This will return 404 if the current organisation is not set up for Stripe Connect.
get/stripe/configuration
Headers
x-client-secretstring required
A secret token identifying the client connecting to the API
Example:Syou3EZiO5vuMEgNyBeA8cjEMYOnQDwP
A secret token identifying the client connecting to the API
Response
Successful Response
Example response
{
"id": "ssc_1EFF4PWKE1S0TF1S"
}Changes
No recorded changes to this endpoint across all 3 revisions of this API.