{
"IsInCompleteAddress": true,
"StreetAddress1": "string",
"StreetAddress2": "string",
"City": "string",
"StateProvince": "string",
"ZipPostalCode": "string",
"LGA": "string",
"Country": "string",
"ContactPhoneNumbers": [
"string"
],
"OfficePhoneNumbers": [
"string"
],
"FaxNumbers": [
"string"
],
"ContactEmailAddresses": [
"string"
],
"OfficeEmailAddresses": [
"string"
],
"IsContactInfoEmpty": true,
"IsContactPhoneNumberEmpty": true,
"IsOfficePhoneNumberEmpty": true,
"IsContactEmailAddressEmpty": true,
"IsOfficeEmailAddressEmpty": true,
"Name": "string",
"CustomerNumber": "string",
"FirstName": "string",
"Surname": "string",
"OtherNames": [
"string"
],
"DateOfBirth": "2019-08-24T14:15:22Z",
"BVN": "string",
"NationalID": "string",
"DriverLicenseNo": "string",
"TaxID": "string",
"PassportNo": "string",
"VoterID": "string",
"Gender": "Female",
"GenderDescription": "string",
"MaritalStatus": "Single",
"MaritalStatusDescription": "string",
"AccommodationStatus": "Rent",
"AccommodationStatusDescription": "string",
"MonthlyRentMortgage": 0,
"EmploymentStatus": "Unemployed",
"EmploymentStatusDescription": "string",
"AnnualIncome": 0,
"AssetValue": 0,
"EducationLevel": "Unknown",
"EducationLevelDescription": "string",
"CountryOfNationality": "A0_InvalidCountry",
"CountryOfNationalityDescription": "string",
"NumberOfDependants": 0,
"Pictures": [
{
"PictureFormatDescription": "string",
"PictureBase64String": "string",
"PictureFormat": "JPEG"
}
],
"Employments": [
{
"IsInCompleteAddress": true,
"StreetAddress1": "string",
"StreetAddress2": "string",
"City": "string",
"StateProvince": "string",
"ZipPostalCode": "string",
"LGA": "string",
"Country": "string",
"Employer": "string",
"JobTitle": "string",
"Occupation": "string",
"Manager": "string",
"StartDate": "2019-08-24T14:15:22Z",
"EndDate": "2019-08-24T14:15:22Z",
"AnnualIncome": 0
}
]
}