Logo
GoCardless API API Documentation

Core Endpoints-Customer Notifications

Number of APIs: 1


1. Handle a notification

POST {{url}}/customer_notifications/{{customer_notification}}/actions/handle

“Handling” a notification means that you have sent the notification yourself (and don’t want GoCardless to send it). If the notification has already been actioned, or the deadline to notify has passed, this endpoint will return an already_actioned error and you should not take further action. This endpoint takes no additional parameters.

Handle a notification API Docs



ENDPOINTS