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

index

Developing
GET
{{url}}/system/sales

Request

Query Params

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/sales?search=uni&created_at=2025-04-06' \
--header 'x-api-key: f482480c-11fe-4426-9f6e-e7d26c8c3eed' \
--header 'x-secret-key: FkSF0PDbMOgLmLlJeMDSDzBFIl5dloAC'
Response Response Example
{
    "status": "success",
    "message": "Operation completed successfully",
    "repononse": {
        "data": [
            {
                "id": 2,
                "project_id": 4,
                "building_id": 3,
                "unit_id": 5,
                "booking_id": 8,
                "reason_for_pay_id": 9,
                "unit_specification_form_archive_id": 9,
                "finance_preview_file_user_id": 4,
                "finance_preview_file_at": "2026-02-25T00:17:07.004Z",
                "tax_reference_number": 9,
                "sale_type": "nisi",
                "target_type": "cillum",
                "status": "incididunt Lorem ut",
                "orbon_status": "consequat eu",
                "orbon_amount": 156.59,
                "orbon_value": "sed",
                "orbon_value_type": "nostrud dolor est",
                "orbon_expire_in": "2024-10-22T05:08:29.186Z",
                "orbon_paid_at": "2025-10-16T23:11:29.253Z",
                "receipt_pay_percent": 3,
                "tax_free_status": "labore Ut do tempor Duis",
                "collect_tax_status": "reprehenderit adipisicing sit",
                "tax_amount": "116.59",
                "delegate_id": 9,
                "contract_file_upload_date": "2024-09-02T00:05:16.748Z",
                "purchase_method": "eiusmod dolore",
                "last_operation_paid_at": "2025-09-20T08:25:56.067Z",
                "discount_amount": 6,
                "client_final_price": 239.85,
                "completed_at": "2024-04-28T03:57:04.660Z",
                "project": {
                    "id": 2,
                    "name": "Luxurious Fresh Salad",
                    "code": "1",
                    "status": "advoco",
                    "type": "ea",
                    "image": "https://pastel-hydrocarbon.org/",
                    "start_work_date": "2025-11-26T20:10:09.182Z",
                    "end_work_date": "2025-07-11T04:17:11.352Z"
                },
                "reasonForPay": {
                    "id": 0,
                    "type": "dolore cupidatat aliqua laborum",
                    "name": "Mildred Jaskolski",
                    "is_active": false
                },
                "building": {
                    "id": 2,
                    "name": "Fredrick Haag",
                    "project_id": 7,
                    "type": "e",
                    "land_area": "cribro",
                    "tax_value": 1,
                    "price_after_tax": 328
                },
                "unit": {
                    "id": 5,
                    "building_id": 8,
                    "project_id": 5,
                    "is_for_rent": false,
                    "name": "Bill Heathcote",
                    "status": "Ut est",
                    "floor": "eiusmod",
                    "room_count": 0,
                    "bathroom_count": 9
                },
                "lastSaleRefund": {
                    "id": 6,
                    "sale_id": 1,
                    "sale_operation_id": 5,
                    "project_id": 5,
                    "unit_id": 9,
                    "status": "sint exercitation tempor non id",
                    "type": "velit aute ullamco",
                    "request_reason": "Pecus vigor videlicet alveus tunc turbo.",
                    "refuse_reason": "Substantia assentator texo sto suus aestas depono numquam ipsum.",
                    "amount": 9,
                    "project": {
                        "id": 0,
                        "name": "Handmade Fresh Chair",
                        "code": "w",
                        "status": "necessitatibus",
                        "type": "tamisium",
                        "image": "https://careless-coin.name/",
                        "start_work_date": "2024-07-10T04:17:40.420Z",
                        "end_work_date": "2024-05-01T17:03:50.843Z"
                    },
                    "sale": {
                        "id": 6,
                        "reason_for_pay_id": 2,
                        "project_id": 1,
                        "building_id": 0,
                        "unit_id": 1,
                        "tax_reference_number": 3,
                        "sale_type": "amet",
                        "target_type": "ut eiusmod officia ipsum consequat",
                        "status": "exercitation ut nulla commodo"
                    },
                    "saleOperation": {
                        "id": 6,
                        "type": "dolor cillum minim dolore",
                        "payment_method": "sit ut irure Ut",
                        "amount": 9,
                        "check_number": 4,
                        "receipt_date": "2025-01-30T06:08:56.798Z",
                        "is_paid": false,
                        "paid_at": "2025-11-04T21:47:56.144Z",
                        "from_account_name": "Investment Account",
                        "paid_at_text": "cupidatat ut dolore"
                    },
                    "unit": {
                        "id": 0,
                        "building_id": 1,
                        "project_id": 8,
                        "is_for_rent": false,
                        "name": "Miss Alberta Terry",
                        "status": "mollit velit laboris eu",
                        "floor": "in mollit ex aute",
                        "room_count": 5,
                        "bathroom_count": 3
                    }
                },
                "booking": {
                    "id": 7,
                    "unit_id": 1,
                    "building_id": 3,
                    "client_id": 7,
                    "booking_open_at": "2025-01-19T04:51:38.625Z",
                    "booking_expired_at": "2025-01-22T16:04:57.578Z",
                    "booking_open_at_text": "Excepteur consectetur sunt dolor reprehenderit",
                    "booking_expired_at_text": "2025-04-22T23:52:17.748Z"
                },
                "firstPaidOperation": {
                    "id": 3,
                    "type": "ullamco",
                    "payment_method": "culpa Ut pariatur sint",
                    "amount": 6,
                    "check_number": 9,
                    "receipt_date": "2025-04-27T14:38:38.347Z",
                    "is_paid": false,
                    "paid_at": "2025-02-24T03:33:10.481Z",
                    "from_account_name": "Checking Account",
                    "paid_at_text": "laborum dolore voluptate"
                },
                "latestPaidOperation": {
                    "id": 7,
                    "type": "veniam tempor nisi",
                    "payment_method": "tempor ea nulla consequat",
                    "amount": 6,
                    "check_number": 8,
                    "receipt_date": "2024-06-05T18:58:14.182Z",
                    "is_paid": true,
                    "paid_at": "2025-09-09T03:33:00.733Z",
                    "from_account_name": "Home Loan Account",
                    "paid_at_text": "pariatur Duis do dolore eiusmod"
                },
                "saleOperation": {
                    "id": 3,
                    "type": "nostrud Duis ut",
                    "payment_method": "nostrud",
                    "amount": 1,
                    "check_number": 4,
                    "receipt_date": "2026-01-01T05:32:58.751Z",
                    "is_paid": false,
                    "paid_at": "2024-10-22T20:58:01.776Z",
                    "from_account_name": "Credit Card Account",
                    "paid_at_text": "consequat ut"
                }
            },
            {
                "id": 7,
                "project_id": 3,
                "building_id": 2,
                "unit_id": 3,
                "booking_id": 9,
                "reason_for_pay_id": 6,
                "unit_specification_form_archive_id": 4,
                "finance_preview_file_user_id": 1,
                "finance_preview_file_at": "2025-10-01T00:28:56.076Z",
                "tax_reference_number": 4,
                "sale_type": "culpa exercitation",
                "target_type": "ex esse sint",
                "status": "in",
                "orbon_status": "dolor id",
                "orbon_amount": 393.95,
                "orbon_value": "magna laborum ut eu",
                "orbon_value_type": "sunt est fugiat in",
                "orbon_expire_in": "2025-01-15T09:19:34.894Z",
                "orbon_paid_at": "2025-03-01T04:08:16.956Z",
                "receipt_pay_percent": 1,
                "tax_free_status": "reprehenderit laboris fugiat",
                "collect_tax_status": "dolore",
                "tax_amount": "296.59",
                "delegate_id": 6,
                "contract_file_upload_date": "2025-12-24T13:53:49.313Z",
                "purchase_method": "nisi aliquip",
                "last_operation_paid_at": "2025-08-17T18:19:54.144Z",
                "discount_amount": 2,
                "client_final_price": 707.2,
                "completed_at": "2026-02-05T10:23:18.215Z",
                "project": {
                    "id": 0,
                    "name": "Ergonomic Steel Shirt",
                    "code": "z",
                    "status": "placeat",
                    "type": "decet",
                    "image": "https://tight-dress.com/",
                    "start_work_date": "2026-04-02T09:06:58.107Z",
                    "end_work_date": "2025-09-16T17:50:08.789Z"
                },
                "reasonForPay": {
                    "id": 1,
                    "type": "fugiat nisi laboris qui",
                    "name": "Laverne Becker",
                    "is_active": false
                },
                "building": {
                    "id": 3,
                    "name": "Dorothy Conroy",
                    "project_id": 3,
                    "type": "w",
                    "land_area": "tero",
                    "tax_value": 9,
                    "price_after_tax": 498
                },
                "unit": {
                    "id": 1,
                    "building_id": 1,
                    "project_id": 8,
                    "is_for_rent": true,
                    "name": "Leigh Moen",
                    "status": "minim",
                    "floor": "laboris aliquip veniam magna et",
                    "room_count": 1,
                    "bathroom_count": 3
                },
                "lastSaleRefund": {
                    "id": 0,
                    "sale_id": 6,
                    "sale_operation_id": 7,
                    "project_id": 7,
                    "unit_id": 3,
                    "status": "officia Lorem est",
                    "type": "esse aliquip sint id do",
                    "request_reason": "Nihil ubi sunt cunabula adficio terreo.",
                    "refuse_reason": "Audio baiulus adipisci advoco aurum.",
                    "amount": 3,
                    "project": {
                        "id": 8,
                        "name": "Oriental Plastic Keyboard",
                        "code": "E",
                        "status": "administratio",
                        "type": "tot",
                        "image": "https://trim-dwell.info/",
                        "start_work_date": "2025-05-20T19:01:07.345Z",
                        "end_work_date": "2025-11-07T16:24:18.303Z"
                    },
                    "sale": {
                        "id": 9,
                        "reason_for_pay_id": 0,
                        "project_id": 1,
                        "building_id": 2,
                        "unit_id": 5,
                        "tax_reference_number": 7,
                        "sale_type": "Duis sunt ea minim velit",
                        "target_type": "ea",
                        "status": "aliqua"
                    },
                    "saleOperation": {
                        "id": 2,
                        "type": "quis",
                        "payment_method": "sint aliquip fugiat",
                        "amount": 9,
                        "check_number": 9,
                        "receipt_date": "2025-09-28T18:28:46.651Z",
                        "is_paid": false,
                        "paid_at": "2025-06-01T03:16:27.416Z",
                        "from_account_name": "Home Loan Account",
                        "paid_at_text": "fugiat sit"
                    },
                    "unit": {
                        "id": 6,
                        "building_id": 6,
                        "project_id": 3,
                        "is_for_rent": true,
                        "name": "Derek Bernhard",
                        "status": "Lorem",
                        "floor": "elit",
                        "room_count": 6,
                        "bathroom_count": 8
                    }
                },
                "booking": {
                    "id": 1,
                    "unit_id": 3,
                    "building_id": 8,
                    "client_id": 6,
                    "booking_open_at": "2026-01-11T00:21:11.224Z",
                    "booking_expired_at": "2025-02-10T11:11:08.766Z",
                    "booking_open_at_text": "magna est ut",
                    "booking_expired_at_text": "2025-04-23T20:48:58.255Z"
                },
                "firstPaidOperation": {
                    "id": 3,
                    "type": "sint ex non id",
                    "payment_method": "esse dolor ut Ut",
                    "amount": 5,
                    "check_number": 7,
                    "receipt_date": "2026-03-23T08:25:12.500Z",
                    "is_paid": true,
                    "paid_at": "2026-01-15T20:07:00.004Z",
                    "from_account_name": "Home Loan Account",
                    "paid_at_text": "id occaecat dolor commodo"
                },
                "latestPaidOperation": {
                    "id": 6,
                    "type": "exercitation pariatur cillum incididunt sunt",
                    "payment_method": "aliquip",
                    "amount": 6,
                    "check_number": 8,
                    "receipt_date": "2024-04-26T14:28:45.073Z",
                    "is_paid": false,
                    "paid_at": "2025-01-08T23:43:13.860Z",
                    "from_account_name": "Auto Loan Account",
                    "paid_at_text": "ad laboris"
                },
                "saleOperation": {
                    "id": 1,
                    "type": "occaecat exercitation Excepteur culpa qui",
                    "payment_method": "do est",
                    "amount": 5,
                    "check_number": 9,
                    "receipt_date": "2024-09-18T10:50:27.595Z",
                    "is_paid": false,
                    "paid_at": "2025-07-01T14:16:35.079Z",
                    "from_account_name": "Money Market Account",
                    "paid_at_text": "reprehenderit adipisicing nostrud enim"
                }
            }
        ],
        "links": {
            "first": "http://estate.test/api/v1/system/sales?page=1",
            "last": "http://estate.test/api/v1/system/sales?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/system/sales?page=1",
                    "label": "1",
                    "active": true
                },
                {
                    "url": null,
                    "label": "pagination.next",
                    "active": false
                }
            ],
            "path": "http://estate.test/api/v1/system/sales",
            "per_page": 10,
            "to": null,
            "total": 0
        }
    }
}
Modified at 2025-04-22 07:45:21
Previous
show
Next
show
Built with