Result of payment authorisation adjustment request

webhookAUTHORISATION_ADJUSTMENT

The result of the request to adjust the authorised amount sent through the /adjustAuthorisation endpoint.

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

After submitting a call, you receive a response message to inform you that your request was received and processed.

Depending on the HTTP status code of the response message, it is helpful to build some logic to handle any errors that a request or the system may return.

HTTP Responses

  • 200 - No Content

    Webhook events are accepted on the basis of the HTTP status code.