Logo
GoCardless API API Documentation

Core Endpoints-Refunds

Number of APIs: 4


1. Get a single Refund

GET {{url}}/refunds/{{refund}}



2. Create a Refund

POST {{url}}/refunds



3. Update a Refund

PUT {{url}}/refunds/{{refund}}



4. List Refunds

GET {{url}}/refunds



ENDPOINTS