Skip to main content

Errors Sample Code and Description

Here is an example of how an error code appears when a fund account creation fails.

Sample Code

Sample Error Response
code : string Not applicable for Error Codes, value displayed to maintain consistency of error object. description : string A description for the error. For example, IMPS is not enabled on beneficiary account, Retry with different mode. source : string Possible values:
  • business: The error can be fixed from your end.
step : string Not applicable for API Error Codes, value displayed to maintain consistency of error object. reason : string The error reason. For example, input_validation_failed. metadata : Null Value Not applicable for API Error Codes, value displayed to maintain consistency of error object.