Number of APIs: 173
Documentation for how to use this collection, including a Quickstart guide, is available on the GoCardless Developer Docs. Detailed documentation for GoCardless API endpoints is at the GoCardless API reference guide. Before you begin, set up your free GoCardless Sandbox account. Here, you can create an access token to add to your forked Qodex collection. 1. Create a GoCardless Sandbox account here: the sandbox is our dedicated testing environment where you can build and test your integration without touching real money. 2. Go to Developers > Create > Access Token to generate an API access token. Give it a memorable name, with read-write access. 3. [Fork] the collection into Qodex to synchronize with future updates. 4. Set up a [Qodex Environment] for the GoCardless API collection by navigating to Environments and selecting the + icon to create a new environment. 5. Navigate to an API call you'd like to test to save your key into the collection:👋 Introduction
📝 Prerequisites
🏃 Getting Started
Authorization
Save authorization to collection
with the linkThings to Note
GET {{url}}/health_check
POST {{url}}/scenario_simulators/billing_request_fulfilled/actions/run
POST {{url}}/billing_requests/{{billing_request}}/actions/choose_currency
POST {{url}}/scenario_simulators/creditor_verification_status_in_review/actions/run
POST {{url}}/creditor_bank_accounts
GET {{url}}/customer_bank_accounts
POST {{url}}/scenario_simulators/payment_late_failure/actions/run
ENDPOINTS