Number of APIs: 4
PUT {{url}}/creditors/{{creditor}}
Updates a creditor object. Supports all of the fields supported when creating a creditor.
Update a Creditor API Docs
POST {{url}}/creditors
Creates a new creditor. Restricted: This endpoint is restricted to customers using the GoCardless Embed product. Partners should instead manage multiple merchant accounts by building a partner integration.
GET {{url}}/creditors
Returns a cursor-paginated list of your creditors.
List Creditors API Docs
GET {{url}}/creditors/{{creditor}}
Retrieves the details of an existing creditor.
List Creditors API Docs
ENDPOINTS