PUT v3/payin/{id}
| Code | Message | HTTP Status |
|---|---|---|
| 15508 | Please provide a valid URL | 400 |
| 15526 | Payin Id is required. Please check whether id provided is in correct format. Example: pay_id | 400 |
| 15526 | Payin Id is required. Please check whether id provided is in correct format. Example: pay_id | 404 |
| 15527 | Please provide a valid customer id | 400 |
| 19017 | Payin status is not in valid state to initiate payment | 409 |
| 19626 | The payin is either no longer active or has been cancelled | 409 |
