REQUESTPAYMENT | 00 | SUCCESSFUL | Successful response from debit |
MAKEDEPOSIT | 00 | SUCCESSFUL | Successful response from credit |
REQUESTPAYMENT | 529 | TARGET_AUTHORIZATION_ERROR | Low balance |
REQUESTPAYMENT | 527 | RESOURCE_NOT_FOUND | Can be network issue |
MAKEDEPOSIT | 527 | RESOURCE_NOT_FOUND | Can be network issue |
REQUESTPAYMENT | 849 | The data provided in the request failed the validation check | Validation failed. Check request again |
MAKEDEPOSIT | 849 | The data provided in the request failed the validation check | Validation failed. Check request again |
REQUESTPAYMENT | 515 | ACCOUNTHOLDER_WITH_FRI_NOT_FOUND | Number from another network |
MAKEDEPOSIT | 682 | An internal error caused the operation to fail | Internal Error |
REQUESTPAYMENT | 682 | An internal error caused the operation to fail | Internal Error |
REQUESTPAYMENT | 100 | Transaction couldnt be completed | Transaction was not completed |
MAKEDEPOSIT | 100 | Transaction couldnt be completed | Transaction was not completed |
REQUESTPAYMENT | 1 | PENDING | Initial response once a request is sent |
MAKEDEPOSIT | 580 | Maximum transfer amount threshold exceeded | Amount is larger than the receiver can receive |
REQUESTPAYMENT | -1 | FAILED | Timeout or transaction failed |