...
Code Block |
---|
{ "requestSuccessful": true, "responseMessage": "success", "responseCode": "0", "responseBody": { "walletName": "Staging Wallet - ref1684331663572", "walletReference": "ref1684331663572", "customerName": "John Doe", "customerEmail": "smekiliuwa@moniepoint.com", "bvnDetails": { "bvn": "22222222226", "bvnDateOfBirth": "1993-10-03" }, "accountNumber": "6000000352", "accountName": "John Doe", "topUpAccountDetails": { "accountNumber": "8000195479", "accountName": "John Doe", "bankCode": "50515", "bankName": "Moniepoint MFB" } } } |
Field Reference
(M) indicates fields that are mandatory in the request body. (m) Indicates fields that are mandatory only if the parent object is not empty.
...