Logo
GoCardless API API Documentation

Billing Requests-Billing Request Flows

Number of APIs: 2


1. Create a Billing Request Flow

POST {{url}}/billing_request_flows

Creates a new billing request flow.

Create a Billing Request Flow API Docs



2. Initialise a Billing Request Flow

POST {{url}}/billing_request_flows/{{billing_request_flow}}/actions/initialise

Returns the flow having generated a fresh session token which can be used to power integrations that manipulate the flow.

Initialise a Billing Request Flow API Docs



ENDPOINTS