E-State
  1. Archive
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
        • 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
          POST
        • download file
          POST
        • Explore Archive
          GET
        • Upload File
          POST
    • 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. Archive

Upload File

Developing
POST
{{url}}/system/archive/33/upload

Request

Header Params

Responses

🟢200Success
application/json
Body

Request Request Example
Shell
JavaScript
Java
Swift
curl --location -g --request POST 'https://app.e-statee.com/api/v1/system/archive/33/upload' \
--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": 3,
        "unit_id": 7,
        "building_id": 8,
        "project_id": 1,
        "country_id": 7,
        "area_id": 3,
        "city_id": 6,
        "block_id": 3,
        "owner_client_id": 0,
        "bathrooms_count": 1,
        "halls_design": "occaecat Duis esse Excepteur do",
        "brokerage_amount": 8,
        "unit_name": "Julian Haag I",
        "is_has_maid_room": true,
        "is_received_suk": false,
        "collect_rent": "elit",
        "insurance_amount": 4,
        "collect_insurance_amount": 6,
        "is_has_storage_room": true,
        "is_has_roof": true,
        "is_has_rather": true,
        "is_has_air_conditioning": true,
        "is_has_kitchen": true,
        "is_kitchen_has_apps": false,
        "is_furnished": false,
        "payments_count": 8,
        "unit_password": "Fa1Z39QmNce4dfm",
        "unit_map_url": "https://neat-breastplate.us/",
        "notes": "Curatio valens torrens sursum thalassinus.",
        "status": "deserunt Duis sed qui sint",
        "garage": "officia consectetur proident",
        "one_batches_price": 5,
        "two_batches_price": 9,
        "one_batches_price_brokerage": "22.45",
        "two_batches_price_brokerage": "934.95",
        "contract_period_per_month": "September",
        "contract_documentation_fees": "aliquip",
        "floor": "dolor aute",
        "total_area": "dolor officia aliquip",
        "type": "ad",
        "unit_type": "laboris",
        "ownerClient": {
            "id": 8,
            "name": "Gwendolyn Harvey",
            "phone": "1-714-762-3294 x92908",
            "email": "Magnolia.Sporer@yahoo.com"
        },
        "unit": {
            "id": 9,
            "building_id": 2,
            "project_id": 7,
            "is_for_rent": false,
            "name": "Dave Stroman",
            "status": "voluptate qui reprehenderit",
            "floor": "sint quis magna",
            "room_count": 8,
            "bathroom_count": 2
        },
        "building": {
            "id": 8,
            "name": "Jermaine Sawayn",
            "project_id": 0,
            "type": "k",
            "land_area": "alias",
            "tax_value": 9,
            "price_after_tax": 927
        },
        "project": {
            "id": 1,
            "name": "Refined Bronze Sausages",
            "code": "v",
            "status": "claudeo",
            "type": "vulgus",
            "image": "https://major-status.name",
            "start_work_date": "2025-04-10T01:23:14.408Z",
            "end_work_date": "2024-10-09T01:11:12.799Z"
        },
        "country": {
            "id": 3,
            "name": "Mr. Theodore Macejkovic"
        },
        "area": {
            "id": 5,
            "name": "Johnny Kautzer",
            "type": "cillum incididunt"
        },
        "city": {
            "id": 3,
            "country_id": 4,
            "parent_id": 9,
            "name": "Ross Aufderhar",
            "type": "aute Duis in"
        },
        "block": {
            "id": 1,
            "name": "Virgil Turner",
            "type": "reprehenderit eu"
        },
        "rentals": [
            {
                "id": 7,
                "rental_owner_type": "id",
                "unit_name": "Gerard Leffler"
            }
        ]
    }
}
Modified at 2025-07-24 19:00:16
Previous
Explore Archive
Next
Check Connection
Built with