Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagejson
{
    "requestSuccessful": true,
    "responseMessage": "success",
    "responseCode": "0",
    "responseBody": {
        "amount": 20100,
        "reference": "ben9ben900gg00-jlo00hdhdjjdfjojihhooooji",
        "status": "FAILED",
        "dateCreated": "20222023-1102-03T1428T09:1139:1203.659936+0000",
        "totalFee": 0.00,
        "destinationAccountName": "Marvelous Benji",
        "destinationBankName": "Zenith bank",
        "destinationAccountNumber": "20850963932085886393",
        "destinationBankCode": "057",
        "comment": "You do not have sufficient balance to process this request. Please fund your account and try again."
    }
}

...

Bulk Transfers

To initiate a bulk transfer,  you will need to send a request to the endpoint below:

...