Result of cancel or refund request
webhookCANCEL_OR_REFUND
The result of the request to cancel or refund 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[CancelOrRefundNotificationRequestItemWrapper]
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.