E-State
  1. Attention Requests
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
        • show
      • Units
        • index
        • show units by project
        • show
      • Sales
        • SaleRefund
          • index
          • show
        • index
        • show
      • Attention Requests
        • index
          GET
        • show
          GET
      • 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
      • Archive
        • create folder
        • download file
        • Explore Archive
        • Upload File
    • CallCenter
      • Check Connection
      • New Call From Client
      • Start Call
      • Close Call
      • Search For Client
      • New Call From User
    • Make & Zapier
      • New Attention Request
    • E-state JISR
      • Employee
        • index
  • Schemas
    • Sample Schemas
      • Project
      • Pet
      • Category
      • Tag
    • Estate Schemas
      • Client Simple
      • Client
      • Project Simple
      • Project
      • User Simple
      • User
      • Building Simple
      • Building
      • Sale Simple
      • Sale
      • Booking Simple
      • Booking
      • SaleRefund
      • SaleOperation Simple
      • SaleOperation
      • Option
      • SaleDiscount
      • Discount Simple
      • Discount
      • AttentionRequest Simple
      • AttentionRequest
      • Land Simple
      • Land
      • LandOwner Simple
      • LandOwner
      • LandOwnership
      • Country Simple
      • Country
      • City Simple
      • City
      • Area Simple
      • Area
      • Block Simple
      • Block
      • CampaignGoal
      • CampaignGoalProgress
      • CampaignType
      • Marketing
      • PurchaseOrder Simple
      • PurchaseOrder
      • PurchaseOrderDetails
      • PurchaseRequest Simple
      • PurchaseRequest
      • PurchaseRequestOffer Simple
      • PurchaseRequestOfferDetails
      • PurchaseRequestOffer
      • Comment
      • Rental Simple
      • Rental
      • RentalRequest Simple
      • RentalRequest
      • ProjectBuildingType
      • Delegate
      • ServiceCategory
      • Procedure
      • ProcedureCategory
      • Service Simple
      • Service
      • Material
      • ProjectService
      • ProjectItem
      • ProjectItemCategory
      • ProjectProjectItem
      • ProjectMaterial
      • ProjectCompletionStageDetails
      • ProjectCompletionStage
      • Contract Simple
      • Contract
      • Unit Simple
      • Unit
      • Task Simple
      • Task
      • Section
      • UserCategory
      • Qualification
      • QualificationTracking
      • MaterialCategory
      • TaskCategory
      • TaskFollower
      • TaskComment
      • TaskAttachment
      • TaskActivity
      • SaleOption
      • SaleClient
      • Bank
      • RaiseBudget
      • RaiseBudgetDetails
      • Department
      • CompanySetting
      • ModuleNotification
      • Module
      • UserModuleNotification
      • ProjectProcedure
      • ProjectUser
      • ProjectUserPayment
      • LandSuk
      • Payment
      • PurchaseRequestDetails
      • ProjectServiceComment
      • ProjectServiceProcedure
      • serviceProcedure
      • RecurringTask
      • UserProjectItem
      • PurchaseRequestOfferSimple
      • RaiseBudget Simple
      • Marketing Simple
      • CampaignGoalProgress Simple
      • Payment Simple
      • Material Simple
      • Pagination Data
  1. Attention Requests

show

Developing
GET
{{url}}/system/attention-requests/45

Request

Header Params

Responses

🟢200Success
application/json
Body

Request Request Example
Shell
JavaScript
Java
Swift
curl --location -g --request GET 'https://app.e-statee.com/api/v1/system/attention-requests/45' \
--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": 5,
        "client_id": 5,
        "reason_for_buy": "Duis in enim",
        "payment_method": "voluptate sunt",
        "price_range": "89.75",
        "project_size_range": "incididunt commodo consectetur ut aliquip",
        "unit_size_range": "tempor in anim minim",
        "bedroom_count": "Lorem id reprehenderit proident",
        "has_toilet_elderly": "aute in est",
        "has_kitchen": "reprehenderit do sed",
        "note": "Sapiente audentia textilis est carmen asper.",
        "platform": "ex quis eiusmod",
        "client": {
            "id": 1,
            "name": "Miss Dana Shields Jr.",
            "phone": "1-869-330-3029 x427",
            "email": "Henri24@gmail.com"
        },
        "options": [
            {
                "id": 5,
                "type": "et",
                "name": "Olga Monahan",
                "is_active": false
            },
            {
                "id": 0,
                "type": "aliqua",
                "name": "Micheal Paucek",
                "is_active": true
            }
        ],
        "projects": [
            {
                "id": 4,
                "name": "Gorgeous Steel Fish",
                "code": "c",
                "status": "uredo",
                "type": "thymum",
                "image": "https://kooky-overcoat.net/",
                "start_work_date": "2026-02-05T06:47:05.961Z",
                "end_work_date": "2025-12-16T02:23:28.602Z"
            }
        ],
        "units": [
            {
                "id": 1,
                "building_id": 6,
                "project_id": 4,
                "is_for_rent": true,
                "name": "Dr. Gilberto Grant",
                "status": "Excepteur",
                "floor": "officia aliquip aliqua",
                "room_count": 8,
                "bathroom_count": 4
            },
            {
                "id": 2,
                "building_id": 8,
                "project_id": 2,
                "is_for_rent": true,
                "name": "Beatrice Gleichner",
                "status": "aute id fugiat",
                "floor": "consectetur dolore ea id",
                "room_count": 5,
                "bathroom_count": 4
            }
        ],
        "buildings": [
            {
                "id": 1,
                "name": "Kenneth Shields",
                "project_id": 6,
                "type": "Z",
                "land_area": "alo",
                "tax_value": 5,
                "price_after_tax": 765
            }
        ]
    }
}
Modified at 2025-04-10 14:49:27
Previous
index
Next
index
Built with