2.6.1. Request body
Request to cancel the operation.
| Parameter | Description | Need compression? |
/cancel | no signature | no compression |
#/cancel
| Parameter | Description | Required | Type |
| pay_id | operation reference id of original operation | required | string |
| currency_name | currency code (alpha 3) | required | string |
| amount | document amount in minor units | required | integer |
| headless | if true – do not call payment UI | optional | boolean |
| noPrinting | if true – do not print receipts | optional | boolean |
| employeeName | cashier's full name | optional | string |
| package_name | callback/broadcast package name | optional | string |