Callback notifications
Header parameters
X-Request-Idstring · uuidRequired
ID of the request, unique to the call, as determined by the initiating party
Body
typestring · enumRequiredPossible values:
The type of the notification, possible values:
- PAYMENT - notification about payment status changes
paymentIdstring · max: 64Optional
Unique ID of the payment
paymentStatusstring · enumOptionalPossible values:
The new status of the payment
Responses
2XX
Notification received.
Any other response code will be treated as a failure and the notification will be retried at a later time.
post
/2XX
Notification received.
Any other response code will be treated as a failure and the notification will be retried at a later time.
No content
Last updated
Was this helpful?

