Result of cancel request
webhookCANCELLATION
The result of the request to cancel a payment.
Request Parameters
livestring
Informs about the origin of the notification. The value is true when originating from the live environment, false for the test environment.
notificationItemsarray[CancellationNotificationRequestItemWrapper]
A container object for the details included in the notification.
Response parameters
When you receive a webhook, you must respond with an HTTP status code.
HTTP Responses
200 - No Content
Webhook events are accepted on the basis of the HTTP status code.