Property Verification
Verify any Property's address and and its interior and exterior attributes.
The last-mile service relies on a scheduled visit to the property to assess its basic features, aesthetics, utilities and amenities.
{{baseUrl}}/v1/properties
Request Body
Parameters | Type | Description |
---|---|---|
customerReference (REQUIRED) | string | Customer Reference |
propertyName (REQUIRED) | string | Property Name |
propertyType (REQUIRED) | string | Property Type |
lgaName (REQUIRED) | string | Lga name of Property address |
address (REQUIRED) | string | Address of the Property |
contactPerson.fistname (REQUIRED) | string | Contact First Name |
contactPerson.lastName (REQUIRED) | string | Contact Last Name |
contactPerson.phone (REQUIRED) | string | Contact Phone Number |
contactPerson.email (OPTIONAL) | string | Contact Email |
Response Sample
{
"id": 95,
"customerReference": "eplompont",
"applicant": {
"createdAt": "2022-11-04T10:44:55.000Z",
"updatedAt": "2022-11-04T10:44:55.000Z",
"id": 29,
"firstname": "Bunch",
"lastname": "Dillon",
"phone": "+2349010000000",
"email": "[email protected]"
},
"status": {
"status": "IN_PROGRESS",
"subStatus": "IN PROGRESS",
"state": "IN_PROGRESS"
},
"property": {
"id": 95,
"verificationTypeCode": "property",
"requestValue": "Residence(Hotel)\n13, yaba street mushin lagos, Mushin",
"isAsset": true,
"organisationId": 86923,
"requestedAt": "2022-11-04T10:44:55.000Z",
"consentReference": "lPt2jHv28SGV8-dVtmmln",
"requestSource": "api",
"archived": false,
"canContactPoc": false,
"stateId": 25,
"stateName": "Lagos",
"lgaId": 515,
"lgaName": "Mushin",
"isVague": false,
"customerReference": "eplompont",
"paymentMethodCode": "standard",
"propertyBasic": {
"propertyName": "Residence",
"propertyType": "Hotel"
},
"propertyLocation": {
"street": "13, yaba street mushin lagos"
},
"price": 0,
"updatedAt": "2022-11-04T10:44:55.000Z",
"status": {
"status": "IN_PROGRESS",
"subStatus": "IN PROGRESS",
"state": "IN_PROGRESS"
}
}
}
{
"method": "POST",
"body": {
"event": "property",
"event_type": "verification_completed",
"data": {
"id": 23961,
"summary": null,
"customerReference": "lbibomnt",
"property": {
"id": 23961,
"verificationTypeCode": "property",
"requestValue": "Residence(Hotel)\nstring, Mushin",
"isAsset": true,
"organisationId": 8,
"userId": 8,
"approvedAt": "2023-06-22T13:21:21.000Z",
"requestedAt": "2023-01-16T11:03:47.000Z",
"consentReference": "Z0oOcpUphaY7QqXvXBJgU",
"requestSource": "api",
"archived": false,
"canContactPoc": true,
"apiReference": null,
"stateId": 25,
"stateName": "Lagos",
"lgaId": 515,
"lgaName": "Mushin",
"latitude": 6.535233000000001,
"longitude": 3.3489671,
"isVague": true,
"customerReference": "lbibomnt",
"paymentMethodCode": "standard",
"applicant": {
"firstname": "osikunf",
"middlename": null,
"lastname": "James",
"gender": null,
"maritalStatus": null,
"phone": "+2349012345672",
"email": "[email protected]",
"dob": null,
"photo": null,
"faceId": null
},
"propertyBasic": {
"propertyCost": null,
"propertyName": "Residence",
"propertyType": "Hotel",
"scheduleDate": "2023-03-27T11:15:00.000Z"
},
"exteriorPhotos": {
"exteriorPhoto1": "verification-service-images/property-23961-exteriorphoto1-208-26053647",
"exteriorPhoto2": "verification-service-images/property-23961-exteriorphoto2-208-17632360",
"exteriorPhoto3": "verification-service-images/property-23961-exteriorphoto3-208-81593353",
"photo1": null,
"photo2": null,
"photo3": null,
"photo4": null,
"photo5": null,
"photo6": null
},
"interiorPhotos": {
"interiorPhoto1": "verification-service-images/property-23961-interiorphoto1-208-44345064",
"interiorPhoto2": "verification-service-images/property-23961-interiorphoto2-208-54300956",
"interiorPhoto3": "verification-service-images/property-23961-interiorphoto3-208-45354426",
"interiorPhoto4": "verification-service-images/property-23961-interiorphoto4-208-48691422",
"interiorPhoto5": "verification-service-images/property-23961-interiorphoto5-208-44628759",
"interiorPhoto6": "verification-service-images/property-23961-interiorphoto6-208-42083140",
"photo1": null,
"photo2": null,
"photo3": null,
"photo4": null,
"photo5": null,
"photo6": null
},
"propertyCriterial": {
"additionalSafetyComment": "",
"areElectricWiresExposed": true,
"hasDoorsBurglaryProof": false,
"hasEmergencyExit": true,
"hasWindowsBurglaryProof": true,
"isSecurityPresence": null
},
"propertyUtilities": {
"additionalUtilitiesComment": "",
"hasCableTv": true,
"hasCookingStove": false,
"hasCutlery": false,
"hasElectricKettle": false,
"hasKitchen": true,
"hasMicrowave": true,
"hasPlatesAndCups": false,
"hasStandbyGenerator": true,
"tapsRunWell": false
},
"propertyLocation": {
"availableCarSpace": null,
"city": null,
"commentAboutLocation": null,
"hasParkingSpace": false,
"hasTarredRoad": null,
"hostLivesHere": false,
"latitude": 7.4230933,
"longitude": 3.873605,
"numberOfTenants": null,
"street": "string"
},
"propertyConfirmation": {
"areChildrenAllowed": null,
"areEventsAllowed": true,
"arePetsAllowed": false,
"hasAirConditioning": false,
"hasBedsheets": false,
"hasBreakfast": false,
"hasBunker": false,
"hasClothStorageFurniture": true,
"hasDryer": true,
"hasFireExtinguisher": false,
"hasFirstAidKit": false,
"hasHotWater": false,
"hasLift": false,
"hasSmokeDetector": false,
"hasToiletries": false,
"hasTowel": false,
"hasTV": false,
"hasWashingMachine": false,
"hasWiFi": false,
"isSmokingAllowed": true,
"numberOfBathrooms": 2,
"numberOfBedrooms": 2
},
"propertyAesthestic": {
"additionalComments": "",
"hasMarksAndStains": false,
"hasMinimumOfTwoBedRoomWindows": true,
"hasMinimumOfTwoSittingRoomWindows": true,
"marksAndStainsRating": 0
},
"price": 5000,
"status": {
"status": "VERIFIED",
"subStatus": "VERIFIED",
"state": "COMPLETE"
}
}
}
}
}
Updated over 1 year ago