Transfer Recipients

  • Meaning: The bank code passed does not exist or is invalid
  • Solution: Ensure that you're passing the correct bank code. Use the List Banks Endpoint to get the list of all available banks and their corresponding bank codes
  • Meaning: The acount details belonging to this authorization couldn't be found, so the transfer recipient can't be created
  • Solution: Create the transfer recipient using the bank_code and account number instead.
  • Meaning: Authorization code or account number is missing while creating or editing a transfer recipient
  • Solution: Provide a valid authorization code or account number 
  • Meaning: This account number does not exist for the bank code provided
  • Solution: Use the Fetch Bank endpoint to get a list of banks and their respective codes
1{
2 "status": "false",
3 "message": "[string]"
4}
Not sure where to look? Try search
Type the error or keywords into the search bar above. If you don’t find what you’re looking for, contact us, we’re happy to help.