Result of refund request with data

webhookREFUND_WITH_DATA

The result of the request to refund with data.

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[NotificationRequestItemWrapper]

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.