Business Account Verification
Last updated
Was this helpful?
Was this helpful?
{
"registrationNumber": "201133333323",
"businessPayload": {
"branchNumber": "88",
"batchNumber": "11",
"enquiryAmount": "5000",
"accountVerifications": [
{
"accountHolder": "ITC DISTRIBUTORS PTY LTD",
"accountNumber": "050610025211",
"accountType": "CUR",
"branchCode": "254905",
"registrationNumber": "197905643207"
}
],
"bankCodes": [
{
"accountHolder": "",
"accountNumber": "",
"bankAbbreviation": "",
"branch": "",
"branchCode": "",
"creditAmount": "",
"specialInstructions": "",
"termsGiven": ""
}
],
"tradeReferences": [
{
"branch": "",
"contactName": "",
"telephoneDialingCode": "",
"telephoneNumber": "",
"tradeName": ""
}
]
},
"isConsent": true
}{
"success": true,
"statusCode": 200,
"message": "success",
"data": {
"id": "66a7965de3034410d8af076e",
"status": "found",
"businessId": "628b38f03ae28a14f52d4bf7",
"parentId": null,
"isConsent": true,
"type": "za_company_account",
"searchTerm": "201133333323",
"name": "ITC DISTRIBUTORS (PTY) LTD",
"registrationNumber": "201133333323",
"requestedAt": "2024-07-29T13:17:20.029Z",
"country": null,
"createdAt": "2024-07-29T13:17:20.303Z",
"lastModifiedAt": "2024-07-29T13:17:20.303Z",
"itNumber": null,
"bankName": null,
"branchCode": "254905",
"accountNumber": "050610025211",
"accountHolder": "ITC DISTRIBUTORS PTY LTD",
"accountVerification": {
"verifiedDate": "2024-07-25",
"accountFound": "Y",
"idMatch": "N",
"surnameMatch": "N",
"accountOpen": "Y",
"accountDormant": "U",
"accountOpen3Months": "Y",
"accountAcceptsDebits": "Y",
"accountAcceptsCredits": "Y",
"branchCode": null,
"errorReason": "Success",
"verified": "N"
},
"websiteEmail": null,
"branchAddress": null,
"headOfficeAddress": null,
"objectives": null,
"amlReport": null,
"adverseMediaReport": null,
"requestedBy": {
"firstName": "API",
"lastName": "User",
"middleName": "",
"id": "628b38f03ae28a5a122d4bf3"
}
},
"links": []
}
{
"success": false,
"statusCode": 404,
"message": "You have attempted to get a resource that does not exist.",
"name": "ResourceNotFoundError",
"data": {}
}