Logo
GoCardless API API Documentation

Core Endpoints-Redirect Flows

Number of APIs: 3


1. Create a Redirect Flow

POST {{url}}/redirect_flows



2. Complete a single Redirect Flow

POST {{url}}/redirect_flows/{{redirect_flow}}/actions/complete



3. Get a single Redirect Flow

GET {{url}}/redirect_flows/{{redirect_flow}}



ENDPOINTS