v1

latestOpenAPI 3.0.12026-07-26222700728.0 KB
Integration Management

Start Stripe Flow

Initiate OAuth flow for Stripe

post/v6/integrations/stripe/authFlow

Request body

redirectUristring required

The final redirect URI for the user within the partner's app

statestring

Any additional state to pass to final redirect URI

Response

Success

result'SUCCESS' | 'FAILURE'

The result of the action performed.