Send the notification about payment cancellation if:
the payment was not completed
the payment was refunded
Request
Request Body schema: application/json
payment_id
required
integer
Responses
200
OK.
400
Bad request.
403
Access denied.
404
Payment not found.
409
Payment is already cancelled.
422
Error while cancelling payment.
500
Internal server error.
Request samples
Payload
curl
JavaScript
Node.js
Python
C#
Go
Java
application/json
{
"payment_id": 784998479
}
We respect your privacy
You can change or withdraw your consent at any time by going back to Privacy settings.
By clicking "Accept all", you give us consent to process your personal data and set all cookies. Alternatively, you can customize your preferences in Settings.