Logo
GoCardless API API Documentation

Core Endpoints-Creditors

Number of APIs: 4


1. Update a Creditor

PUT {{url}}/creditors/{{creditor}}



2. Create a Creditor

POST {{url}}/creditors



3. List Creditors

GET {{url}}/creditors



4. Get a single Creditor

GET {{url}}/creditors/{{creditor}}



ENDPOINTS