Result of capture request
webhookCAPTURE
The result of the request to capture 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[CaptureNotificationRequestItemWrapper]
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.