CancelInProgressWithdrawal403Response
Model getters
| Method name | Return type | Description | Notes |
|---|---|---|---|
| getErrorCode() | string | withdrawal.not.cancelled.transaction.failed Example: withdrawal.not.cancelled.transaction.failed | |
| getMessage() | string | Unable to cancel withdrawal ${id}, it is impossible to create refund transaction. Example: Unable to cancel withdrawal ${id}, it is impossible to create refund transaction. | |
| getStatusCode() | float | 403 Example: 403 |