E-State
  1. Projects
E-State
  • Prepare Api
  • E-state
    • Client
      • Attention Requests
        • index
        • store
        • show
      • Auth
        • profile
        • logout
        • register
        • login
      • Units
        • index
        • show
        • units client
      • Sales
        • index
        • show
    • System
      • Projects
        • index
          GET
        • show
          GET
      • Units
        • index
        • show units by project
        • show
      • Sales
        • SaleRefund
          • index
          • show
        • index
        • show
      • Attention Requests
        • index
        • show
      • Clients
        • index
        • show
      • Discounts
        • index
        • show
      • Lands
        • owners
        • index
        • show
        • show land owner
      • marketings
        • campaign-types
        • show campaign type
        • campaign-goals
        • show campaign goals
        • index
        • show
      • Purchase Orders
        • index
        • show
        • raise-budgets
        • show raise-budgets
      • Purchase Requests
        • index
        • show
      • Rental Requests
        • rental-requests
        • show rental-requests
  1. Projects

show

Developing
GET
http://estate.test/api/v1{{url}}/system/projects/1
Request Request Example
Shell
JavaScript
Java
Swift
curl --location -g --request GET 'http://estate.test/api/v1/system/projects/1' \
--header 'x-api-key: f482480c-11fe-4426-9f6e-e7d26c8c3eed' \
--header 'x-secret-key: FkSF0PDbMOgLmLlJeMDSDzBFIl5dloAC'
Response Response Example
{
    "status": "true",
    "message": "Operation completed successfully",
    "data": {
        "id": 7,
        "project_manager_user_id": 8,
        "developer_id": 1,
        "owner_id": 8,
        "government_user_id": 0,
        "sales_on_map_user_id": 6,
        "name": "Paula Roberts",
        "code": "9",
        "description": "Stultus supellex tumultus quia adeptio stips vulgus textor sollers.",
        "status": "auctus",
        "type": "terebro",
        "project_receipt_date": "2025-06-01T20:18:18.029Z",
        "units_delivery_date": "2025-01-25T14:08:05.391Z",
        "start_work_date": "2026-04-06T07:28:21.010Z",
        "end_work_date": "2025-04-05T21:38:27.004Z",
        "sale_type": "aliquip",
        "work_days": 3,
        "work_months": 3,
        "building_surfaces": "proident et Excepteur aliquip occaecat",
        "parking_number": 4,
        "cellar_number": 0,
        "buildings_number": 7,
        "units_number": 9,
        "steps_completed_percent": "Ut et ea",
        "project_items_completion_rate": "dolore Lorem in ad do",
        "cost_of_development": 2,
        "cost_of_development_expenses": 7,
        "cost_of_contractor": 6,
        "cost_of_contractor_expenses": 1,
        "building_permit": "culpa",
        "project_load_file": "dolor eiusmod Excepteur sunt",
        "electricity_meter_file": "West Verlie",
        "water_meter_file": "ad laborum consectetur",
        "site_sketch_file": "exercitation esse",
        "subdivision_report_file": "exercitation dolore aute",
        "water_meter_and_sewer": "consequat cupidatat",
        "surveying_decision_for_subdivision": "ea cupidatat irure",
        "letter_addressed_to_municipality": "Vermont West Daphney Calhoun County 46269 Bayer Cove Suite 373",
        "sign_and_dimension_file": "velit fugiat",
        "consultant_report": "mollit elit deserunt aliqua",
        "rent_cost_of_development": "proident exercitation",
        "rent_allocated_budget": "fugiat Duis",
        "rent_cost_of_contractor": "Excepteur ea",
        "allocated_budget": "consequat do laborum eu velit",
        "allocated_budget_expenses": "esse ut",
        "percent_work_day": "2025-07-05",
        "developer": {
            "id": 5,
            "name": "Calvin Zieme",
            "email": "Macie15@yahoo.com",
            "phone": 1,
            "job_title": "+1#8hAoh+E",
            "id_number": 4
        },
        "landOwner": {
            "id": 9,
            "name": "Miss Helen Spinka",
            "email": "Bertram_Pollich@hotmail.com",
            "phone": 1,
            "type": "culpa exercitation"
        },
        "governmentUser": {
            "id": 8,
            "name": "Delores Greenfelder",
            "email": "Chelsea.Larkin36@hotmail.com",
            "phone": 980.34,
            "job_title": "a9o+5O^$ru",
            "id_number": 3
        },
        "projectManagerUser": {
            "id": 3,
            "name": "Dwayne Rempel IV",
            "email": "Fatima_Hackett91@hotmail.com",
            "phone": null,
            "job_title": ";JfrN;6f%`",
            "id_number": 4
        },
        "salesOnMapUser": {
            "id": 8,
            "name": "Mr. Terrance Leffler",
            "email": "Jeremie_Frami94@gmail.com",
            "phone": 822,
            "job_title": "]LUciQgR[l",
            "id_number": 8
        },
        "units_count": 1,
        "buildings_count": 7,
        "project_building_types_count": 2,
        "lands_count": 8,
        "delegates_count": 2,
        "service_categories_count": 3,
        "purchase_requests_count": 3,
        "marketings_count": 1,
        "raise_budgets_count": 9,
        "procedures_count": 0,
        "project_procedures_count": 4,
        "materials_count": 6,
        "project_services_count": 2,
        "project_items_count": 3,
        "project_stakeholders_count": 8,
        "contracts_count": 2,
        "projectBuildingTypes": [
            {
                "id": 2,
                "project_id": 2,
                "type": "ut reprehenderit quis consequat aliquip"
            }
        ],
        "buildings": [
            {
                "id": 4,
                "name": "Mr. Isaac Hyatt",
                "project_id": 0,
                "type": "Q",
                "land_area": "voluptate",
                "tax_value": 3,
                "price_after_tax": 496
            }
        ],
        "units": [
            {
                "id": 1,
                "building_id": 1,
                "project_id": 9,
                "is_for_rent": false,
                "name": "Taylor Volkman",
                "status": "sunt commodo exercitation",
                "floor": "labore officia in id",
                "room_count": 1,
                "bathroom_count": 4
            }
        ],
        "serviceCategories": [
            {
                "id": 2,
                "name": "Miguel Langworth",
                "type": "sunt Excepteur quis aute",
                "color": "azure"
            },
            {
                "id": 6,
                "name": "Laverne Carroll",
                "type": "laboris ut ea mollit",
                "color": "teal"
            },
            {
                "id": 8,
                "name": "Edith Macejkovic MD",
                "type": "cillum",
                "color": "tan"
            }
        ],
        "purchaseRequests": [
            {
                "id": 4,
                "from_user_id": 4,
                "project_id": 3,
                "title": "times unless interestingly whether cow whether",
                "status": "nostrud Lorem nisi ad cupidatat"
            },
            {
                "id": 2,
                "from_user_id": 2,
                "project_id": 8,
                "title": "biodegrade eek laughter yippee mature horse",
                "status": "deserunt ipsum in"
            }
        ],
        "raiseBudgets": [
            {
                "id": 2,
                "created_department_id": 0,
                "project_id": 3,
                "purchase_request_offer_id": 8,
                "title": "athwart these demonstrate off fraternise inasmuch patroller",
                "status": "in",
                "raiseBudgetDetails": [
                    {
                        "id": 1,
                        "raise_budget_id": 5,
                        "material_id": 6,
                        "project_material_id": 1,
                        "increase_value": 5,
                        "added_value": 6,
                        "material": {
                            "id": 4,
                            "material_category_id": 8,
                            "name": "Barbara Moen",
                            "unit": "mollit in cupidatat est incididunt",
                            "index": "ad in sed ut enim",
                            "materialCategory": null
                        }
                    }
                ],
                "purchaseRequestOffer": {
                    "id": 5,
                    "status": "aliquip nostrud tempor aute ut",
                    "description": "Somnus vomito ventosus toties cohibeo suffoco aestus arceo decumbo rem.",
                    "offer_number": 8,
                    "total": 2
                },
                "createdDepartment": null,
                "raise_budget_details_count": 1
            }
        ],
        "marketings": [
            {
                "id": 3,
                "project_id": 3,
                "name": "Ronnie Rolfson",
                "budget": "voluptate consectetur"
            }
        ],
        "procedures": [
            {
                "id": 0,
                "service_id": 3,
                "name": "Peggy Kirlin V",
                "percent": "Lorem eu cupidatat mollit anim",
                "risk_degree": "deserunt proident sit ex",
                "procedureCategory": {
                    "id": 4,
                    "name": "Willis Greenholt"
                },
                "service": {
                    "id": 3,
                    "collection_name": "Jacob Grant",
                    "name": "Kent Emmerich"
                }
            }
        ],
        "projectProcedures": [
            {
                "id": 9,
                "procedure_id": 9,
                "project_id": 8,
                "project_step_id": 2,
                "status": "id quis sit laborum labore",
                "completed_percent": "magna id aliquip",
                "start_date": "2026-02-05T02:49:31.925Z",
                "end_date": "2025-08-28T07:59:40.376Z",
                "days": "2025-05-10",
                "started_at": "2025-04-26T04:14:56.876Z",
                "ended_at": "2024-07-22T23:45:49.397Z"
            }
        ],
        "materials": [
            {
                "id": 9,
                "material_category_id": 4,
                "name": "Erma Koepp",
                "unit": "commodo"
            }
        ],
        "projectServices": [
            {
                "id": 5,
                "service_id": 7,
                "project_id": 1,
                "project_service_category_id": 8,
                "assign_to": "sint aliquip consectetur",
                "fees": "Ut fugiat officia Duis",
                "status": "magna tempor sit",
                "due_date": "2025-12-07T07:25:10.530Z",
                "completed_at": "2024-11-12T16:49:57.443Z",
                "expected_count_files": "aliqua sunt sit pariatur",
                "is_active": false,
                "note": "Utor velit bibo teneo.",
                "lastComment": null
            }
        ],
        "projectItems": [
            {
                "id": 8,
                "project_item_category_id": 0,
                "name": "Vicky Doyle",
                "unit": {
                    "id": 5,
                    "building_id": 2,
                    "project_id": 9,
                    "is_for_rent": false,
                    "name": "Dolores Wunsch MD",
                    "status": "occaecat culpa",
                    "floor": "ut laborum dolore",
                    "room_count": 2,
                    "bathroom_count": 3
                },
                "category": {
                    "id": 3,
                    "name": "Verna Goldner"
                }
            }
        ],
        "projectStakeholders": [
            {
                "id": 9,
                "name": "Bradley Hessel",
                "email": "Lela34@yahoo.com",
                "phone": 313,
                "job_title": "Bb*R(g*)eW",
                "id_number": 3
            },
            {
                "id": 9,
                "name": "Dr. Shelley Heathcote",
                "email": "Valentin_Paucek84@hotmail.com",
                "phone": 1,
                "job_title": "[Ke*&}H@`,",
                "id_number": 1
            }
        ],
        "contracts": [
            {
                "id": 2,
                "title": "legging well-worn dirty mortise singe meanwhile",
                "type": "deserunt nostrud aute sint ut",
                "status": "ipsum"
            },
            {
                "id": 3,
                "title": "overreact cooperative rekindle recklessly",
                "type": "ut nisi do irure in",
                "status": "Lorem irure"
            }
        ]
    }
}

Request

Header Params
x-api-key
string 
optional
Example:
{{x-api-key}}
x-secret-key
string 
optional
Example:
{{x-secret-key}}

Responses

🟢200Success
application/json
Body
status
string 
required
message
string 
required
data
object (Project) 
required
id
number 
required
ID
project_manager_user_id
number 
optional
developer_id
number 
optional
owner_id
number 
optional
government_user_id
number 
optional
sales_on_map_user_id
number 
optional
name
string 
required
name
code
string 
optional
description
string 
optional
status
string 
required
type
string 
optional
project_receipt_date
string 
optional
units_delivery_date
string 
optional
start_work_date
string 
optional
end_work_date
string 
optional
sale_type
string 
required
work_days
number 
optional
work_months
number 
optional
building_surfaces
string 
optional
parking_number
number 
optional
cellar_number
number 
optional
buildings_number
number 
optional
units_number
number 
optional
steps_completed_percent
string 
optional
project_items_completion_rate
string 
optional
cost_of_development
number 
optional
cost_of_development_expenses
number 
optional
cost_of_contractor
number 
optional
cost_of_contractor_expenses
number 
optional
building_permit
string 
optional
project_load_file
string 
optional
electricity_meter_file
string 
optional
water_meter_file
string 
optional
site_sketch_file
string 
optional
subdivision_report_file
string 
optional
water_meter_and_sewer
string 
optional
surveying_decision_for_subdivision
string 
optional
letter_addressed_to_municipality
string 
optional
sign_and_dimension_file
string 
optional
consultant_report
string 
optional
rent_cost_of_development
string 
optional
rent_allocated_budget
string 
optional
rent_cost_of_contractor
string 
optional
allocated_budget
string 
optional
allocated_budget_expenses
string 
optional
percent_work_day
string 
optional
developer
object (User Simple) 
optional
landOwner
object (LandOwner Simple) 
optional
governmentUser
object (User Simple) 
optional
projectManagerUser
object (User Simple) 
optional
salesOnMapUser
object (User Simple) 
optional
units_count
number 
optional
buildings_count
number 
optional
project_building_types_count
number 
optional
lands_count
number 
optional
delegates_count
number 
optional
service_categories_count
number 
optional
purchase_requests_count
number 
optional
marketings_count
number 
optional
raise_budgets_count
number 
optional
procedures_count
number 
optional
project_procedures_count
number 
optional
materials_count
number 
optional
project_services_count
number 
optional
project_items_count
number 
optional
project_stakeholders_count
number 
optional
contracts_count
number 
optional
projectBuildingTypes
array[object (ProjectBuildingType) {3}] 
optional
buildings
array[object (Building Simple) {7}] 
optional
units
array[object (Unit Simple) {9}] 
optional
serviceCategories
array[object (ServiceCategory) {4}] 
optional
purchaseRequests
array[object (PurchaseRequest Simple) {5}] 
optional
raiseBudgets
array[object (RaiseBudget) {10}] 
optional
marketings
array[object (Marketing Simple) {4}] 
optional
procedures
array[object (Procedure) {7}] 
optional
projectProcedures
array[object (ProjectProcedure) {11}] 
optional
materials
array[object (Material Simple) {4}] 
optional
projectServices
array[object (ProjectService) {13}] 
optional
projectItems
array[object (ProjectItem) {5}] 
optional
projectStakeholders
array[object (User Simple) {6}] 
optional
contracts
array[object (Contract Simple) {4}] 
optional
Modified at 2025-04-16 10:36:57
Previous
index
Next
index
Built with