v1
latestOpenAPI 3.1.02026-07-2611041.1 KBProperty Verification
post/v1/properties
Request body
Response
200
Example response
{
"id": 95,
"customerReference": "eplompont",
"applicant": {
"firstname": "Bunch",
"lastname": "Dillon",
"phone": "+2349010000000",
"email": "no@gmail.com"
},
"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",
"stateId": 25,
"stateName": "Lagos",
"lgaId": 515,
"lgaName": "Mushin",
"customerReference": "eplompont",
"paymentMethodCode": "standard",
"propertyBasic": {
"propertyName": "Residence",
"propertyType": "Hotel"
},
"propertyLocation": {
"street": "13, yaba street mushin lagos"
},
"updatedAt": "2022-11-04T10:44:55.000Z",
"status": {
"status": "IN_PROGRESS",
"subStatus": "IN PROGRESS",
"state": "IN_PROGRESS"
}
}
}