# Cancel notification

Send the notification about payment cancellation if:
  - the payment was not completed
  - the payment was refunded

Endpoint: POST /push-payments/cancel
Version: 1.0.0

## Request fields (application/json):

  - `payment_id` (integer, required)


## Response 200 fields

## Response 400 fields

## Response 403 fields

## Response 404 fields

## Response 409 fields

## Response 422 fields

## Response 500 fields
