First partial payment request for order

webhookORDER_OPENED

The first partial payment was made, and the order was created.

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.