POST v3/payin/{id}/cancel
| Code | Message | HTTP Status |
|---|---|---|
| 15550 | Payin Id is required. Please check whether id provided is in correct format. Example: chk_id/esc_id/pay_id/col_id | 400 |
| 15550 | Payin Id is required. Please check whether id provided is in correct format. Example: chk_id/esc_id/pay_id/col_id | 404 |
| 19626 | The payin is either no longer active or has been cancelled | 409 |
| 19627 | The payin is currently in an invalid state for cancellation. | 409 |
