curl --location -g --request GET 'https://app.e-statee.com/api/v1/api/client/units?search=uni&projects_ids[]=1&building_ids[]=1&unit_ids[]=3,4&status=booked&project_status=under_sale&sale_type=for_rent&emptying_status=in_emptying&orbon_status=with_orbon&client_id=1&contract_file_upload_date=2025-04-08&tax_free_status=free&purchase_method=cash&completed_at=2025-04-10&created_at=2025-04-06&reason_for_pay_id=1&receiving_status=not_receiving&garage=out&board_type=majlis_attached_to_the_hall&ac_type=hidden_split&interface=front_side&view=garden_view&floor=2&v=' \
--header 'x-api-key: f482480c-11fe-4426-9f6e-e7d26c8c3eed' \
--header 'x-secret-key: FkSF0PDbMOgLmLlJeMDSDzBFIl5dloAC' \
--header 'Authorization: Bearer <token>'{
"status": "true",
"message": "Operation completed successfully",
"response": {
"data": [
{
"id": 1,
"building_id": 9,
"project_id": 1,
"is_for_rent": true,
"name": "Juan Carter IV",
"status": "non sit consectetur in",
"url_360": "https://delirious-tune-up.com/",
"floor": "reprehenderit aute minim ex adipisicing",
"room_count": 9,
"doc_unit_number": 4,
"doc_number": 1,
"area": "veniam",
"bathroom_count": 9,
"is_furnished": false,
"garage": "ea aliqua dolor ullamco",
"tax_rate": 2,
"price_before_tax": 8,
"website_price": 780.99,
"air_conditioner_count": 5,
"electricity_number_out": 0,
"electricity_number_in": 7,
"emptying_deed_number": 6,
"deed_number": 2,
"water_meter_number": 5,
"view": "laboris",
"interface": "ut cillum exercitation",
"ac_type": "cillum incididunt Lorem fugiat",
"board_type": "cillum",
"tax_value": 7,
"price_after_tax": 2,
"name_full": "Morris Cruickshank",
"project": {
"id": 4,
"name": "Licensed Metal Sausages",
"code": "G",
"status": "denuncio",
"type": "maxime",
"image": "https://great-impostor.name",
"start_work_date": "2025-06-05T19:27:20.750Z",
"end_work_date": "2024-10-20T01:15:20.650Z"
},
"building": {
"id": 4,
"name": "Tricia Yost",
"project_id": 1,
"type": "J",
"land_area": "peccatus",
"tax_value": 1,
"price_after_tax": 434
},
"sale": {
"id": 0,
"reason_for_pay_id": 1,
"project_id": 8,
"building_id": 4,
"unit_id": 0,
"tax_reference_number": 3,
"sale_type": "sint Ut",
"target_type": "dolore sint proident sunt tempor",
"status": "culpa ad sed cupidatat"
},
"activeBooking": {
"id": 0,
"unit_id": 5,
"building_id": 2,
"client_id": 7,
"booking_open_at": "2024-12-24T21:15:05.799Z",
"booking_expired_at": "2024-12-13T15:32:51.346Z",
"booking_open_at_text": "cupidatat eiusmod non",
"booking_expired_at_text": "2025-04-23T15:36:47.907Z"
},
"nextBooking": {
"id": 3,
"unit_id": 4,
"building_id": 9,
"client_id": 7,
"booking_open_at": "2025-04-28T02:28:08.945Z",
"booking_expired_at": "2024-11-06T00:31:27.607Z",
"booking_open_at_text": "veniam commodo cupidatat",
"booking_expired_at_text": "2025-04-23T02:53:26.539Z"
},
"client": {
"id": 2,
"name": "Salvatore Towne",
"phone": "941.362.5258 x23111",
"email": "Marjory_Johnston@yahoo.com"
},
"bookings_count": 3,
"comments_count": 2,
"sale_clients_count": 7,
"clients_count": 5
}
],
"links": {
"first": "http://estate.test/api/v1/client/units?page=1",
"last": "http://estate.test/api/v1/client/units?page=1",
"prev": null,
"next": null
},
"meta": {
"current_page": 1,
"from": null,
"last_page": 1,
"links": [
{
"url": null,
"label": "pagination.previous",
"active": false
},
{
"url": "http://estate.test/api/v1/client/units?page=1",
"label": "1",
"active": true
},
{
"url": null,
"label": "pagination.next",
"active": false
}
],
"path": "http://estate.test/api/v1/client/units",
"per_page": 10,
"to": null,
"total": 0
}
}
}