Integrate Estora's rent collection, tenant records, and invoicing engines directly into your enterprise ERP or proprietary software.
GET /v1/properties/prop_8921/units HTTP/1.1
Host: api.estora.com.ng
Authorization: Bearer estora_live_key_98a72...
{
"status": "success",
"data": [
{ "unit_id": "unit_4b", "tenant": "Adebayo Johnson", "rent_status": "PAID", "amount": 350000 }
]
}