E-State
  1. Clients
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
        • show
      • Clients
        • index
          GET
        • show
          GET
      • 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. Clients

show

Developing
GET
{{url}}/system/clients/1

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/clients/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": 9,
        "name": "Christopher Gorczany",
        "phone": "1-735-906-3005 x11537",
        "email": "Brain.Gutmann4@yahoo.com",
        "nationality_id": 1,
        "area_id": 1,
        "city_id": 2,
        "block_id": 5,
        "sale_support_user_id": 8,
        "other_phone": "(917) 444-1702 x346",
        "national_id": 8,
        "national_id_end_date": "2024-05-01T05:59:28.213Z",
        "postal_code": 38167,
        "date_of_birth": "2024-06-17T11:57:45.782Z",
        "gender": "female",
        "address": "Michigan Prudencestad Henry County 463 Pedro Passage Suite 775",
        "avatar": "https://avatars.githubusercontent.com/u/58939018",
        "income": "esse id deserunt",
        "education_level": "et aliquip esse sint dolor",
        "platform": "officia est non ut",
        "avatar_url": "https://avatars.githubusercontent.com/u/58605300",
        "saleSupportUser": {
            "id": 8,
            "name": "Annette Marquardt DVM",
            "email": "Melody.Johns@yahoo.com",
            "phone": 980,
            "job_title": "%l|M)>V+%Z",
            "id_number": 6
        },
        "area": {
            "id": 1,
            "name": "Glen Stracke",
            "type": "est nisi aute"
        },
        "city": {
            "id": 8,
            "country_id": 7,
            "parent_id": 7,
            "name": "Kelly VonRueden",
            "type": "in aliquip quis"
        },
        "block": {
            "id": 3,
            "name": "Brent Parker",
            "type": "labore"
        },
        "nationality": "eiusmod culpa pariatur",
        "sales": [
            {
                "id": 3,
                "reason_for_pay_id": 8,
                "project_id": 4,
                "building_id": 3,
                "unit_id": 4,
                "tax_reference_number": 4444,
                "sale_type": "est",
                "target_type": "aliquip ut",
                "status": "cillum mollit officia fugiat"
            },
            {
                "id": 7,
                "reason_for_pay_id": 5,
                "project_id": 8,
                "building_id": 1,
                "unit_id": 1,
                "tax_reference_number": 8,
                "sale_type": "do",
                "target_type": "dolor reprehenderit ad irure sed",
                "status": "Excepteur fugiat"
            }
        ],
        "rentalRequests": [
            {
                "id": 6,
                "unit_name": "Kent Jakubowski",
                "bathrooms_count": 1
            }
        ],
        "bookings": [
            {
                "id": 8,
                "unit_id": 9,
                "building_id": 3,
                "client_id": 8,
                "booking_open_at": "2025-08-30T12:18:44.390Z",
                "booking_expired_at": "2025-06-23T20:45:45.665Z",
                "booking_open_at_text": "tempor cillum in consequat",
                "booking_expired_at_text": "2025-04-18T05:55:58.209Z"
            }
        ]
    }
}
Modified at 2025-04-10 14:44:01
Previous
index
Next
index
Built with