Estimate APIs
The Estimate provides a ballpark figure for how much it would cost to provide the services asked for in a Request.
List Estimates
Purpose
To fetch the list of all available estimates. The records fetched will be sorted by Created Time in descending order (recent ones first).
Request URL
https://fsm.zoho.com/fsm/v1/Estimates
Request Method
GET
Scope
scope=ZohoFSM.modules.Estimates.READ
Query Parameters
Parameter Name | Data Type | Description | Possible Values |
page (optional) | Integer | The page from which you want to fetch the records. The default value is 1. | Positive Integer values only |
per_page (optional) | Integer | The number of records you want to fetch in a page. The default value is 200. | Positive Integer values only |
Sample Request
Copiedcurl --request GET 'https://fsm.zoho.com/fsm/v1/Estimates' \
--header 'Authorization: Zoho-oauthtoken 1000.xxxxxx.xxxxxxe'
Sample Response
Copied{
"data": [
{
"Owner": {
"name": "Daniel Warne",
"id": "1011000000139001",
"email": "lucy.robins@zylker.com"
},
"Company": {
"name": "Nebula",
"id": "1011000000139165"
},
"Email": "lucy.robins@zylker.com",
"Expiry_Date": "2021-12-13",
"Discount": null,
"$currency_symbol": "$",
"Cancellation_Reason": null,
"Config": "{\"sales_tax_type\":\"exclusive\",\"tax_rounding_type\":\"not_configured\",\"Type\":\"32\",\"is_discount_before_tax\":true,\"is_inclusive_tax\":false,\"is_discount_tax_inclusive\":false,\"discount_type\":\"item_level\",\"is_sales_inclusive_tax_enabled\":false,\"transaction_rounding_type\":\"no_rounding\",\"Tax_Details\":{\"Tax_Percentage\":6.25,\"Tax_Id\":\"2908070000000075018\",\"taxFromModule\":\"Addresses\",\"Tax_Name\":\"IllinoisSalesTax\",\"Taxable\":true}}",
"Closed_Time": null,
"Approved_Time": null,
"Dispatcher": {
"name": "Tracy Pollan",
"id": "1011000000139328"
},
"Name": "ES3",
"Tax_Amount": 18.8,
"Modified_By": {
"name": "Daniel Warne",
"id": "1011000000139001",
"email": "lucy.robins@zylker.com"
},
"Exchange_Rate": 1,
"Phone": "111-111-1111",
"Cancellation_Message": null,
"Currency": "USD",
"Parent_Estimate": null,
"Service_Address": {
"Service_Latitude": 39.287425,
"Service_Street_1": "10 Oak St",
"Service_State": "Illinois",
"Service_Zip_Code": "62553",
"name": "AD-5",
"id": "1011000000141109",
"Service_Longitude": -89.108759,
"Service_Address_Name": "Service address",
"Service_Street_2": null,
"Service_City": "Oconee",
"Service_Country": "United States"
},
"Asset": null,
"Expiry_Time": null,
"id": "1011000000176001",
"Discount_Type": null,
"Status": "Approved",
"Grand_Total": 320,
"Modified_Time": "2022-01-12T01:11:55-08:00",
"Territory": {
"name": "Fillmore",
"id": "1011000000139175"
},
"Adjustment": null,
"Created_Time": "2022-01-12T01:09:41-08:00",
"Request": null,
"Sub_Total": 300.75,
"$editable": true,
"Rejection_Message": null,
"Work_Order": null,
"Contact": {
"name": "Dexter Morgan",
"id": "1011000000141106"
},
"Billing_Address": {
"Billing_Longitude": -88.953008,
"Billing_City": "Decatur",
"Billing_Country": "United States",
"name": "AD-4",
"Billing_Address_Name": "Billing address",
"Billing_Street_1": "3070 N Water St",
"Billing_State": "Illinois",
"Billing_Zip_Code": "62526",
"Billing_Street_2": null,
"Billing_Latitude": 39.878167,
"id": "1011000000141108"
},
"Summary": "Home Refurbishment",
"Created_By": {
"name": "Daniel Warne",
"id": "1011000000139001",
"email": "lucy.robins@zylker.com"
},
"Rejected_Time": null,
"Rejection_reason": null
},
{
"Owner": {
"name": "Daniel Warne",
"id": "1011000000139001",
"email": "lucy.robins@zylker.com"
},
"Company": {
"name": "Nebula",
"id": "1011000000139165"
},
"Email": "lucy.robins@zylker.com",
"Expiry_Date": "2021-12-13",
"Discount": null,
"$currency_symbol": "$",
"Cancellation_Reason": null,
"Config": "{\"sales_tax_type\":\"exclusive\",\"tax_rounding_type\":\"not_configured\",\"Type\":\"32\",\"is_discount_before_tax\":true,\"is_inclusive_tax\":false,\"is_discount_tax_inclusive\":false,\"discount_type\":\"item_level\",\"is_sales_inclusive_tax_enabled\":false,\"transaction_rounding_type\":\"no_rounding\",\"Tax_Details\":{\"Tax_Percentage\":6.25,\"Tax_Id\":\"2908070000000075018\",\"taxFromModule\":\"Addresses\",\"Tax_Name\":\"IllinoisSalesTax\",\"Taxable\":true}}",
"Closed_Time": null,
"Approved_Time": null,
"Dispatcher": {
"name": "Tracy Pollan",
"id": "1011000000139328"
},
"Name": "ES2",
"Tax_Amount": 18.8,
"Modified_By": {
"name": "Daniel Warne",
"id": "1011000000139001",
"email": "lucy.robins@zylker.com"
},
"Exchange_Rate": 1,
"Phone": "111-111-1111",
"Cancellation_Message": null,
"Currency": "USD",
"Parent_Estimate": null,
"Service_Address": {
"Service_Latitude": 39.287425,
"Service_Street_1": "10 Oak St",
"Service_State": "Illinois",
"Service_Zip_Code": "62553",
"name": "AD-5",
"id": "1011000000141109",
"Service_Longitude": -89.108759,
"Service_Address_Name": "Service address",
"Service_Street_2": null,
"Service_City": "Oconee",
"Service_Country": "United States"
},
"Asset": null,
"Expiry_Time": null,
"id": "1011000000155013",
"Discount_Type": null,
"Status": "Converted to Work Order",
"Grand_Total": 319.55,
"Modified_Time": "2021-12-13T22:11:14-08:00",
"Territory": {
"name": "Fillmore",
"id": "1011000000139175"
},
"Adjustment": null,
"Created_Time": "2021-12-13T03:51:48-08:00",
"Request": null,
"Sub_Total": 300.75,
"$editable": true,
"Rejection_Message": null,
"Work_Order": null,
"Contact": {
"name": "Dexter Morgan",
"id": "1011000000141106"
},
"Billing_Address": {
"Billing_Longitude": -88.953008,
"Billing_City": "Decatur",
"Billing_Country": "United States",
"name": "AD-4",
"Billing_Address_Name": "Billing address",
"Billing_Street_1": "3070 N Water St",
"Billing_State": "Illinois",
"Billing_Zip_Code": "62526",
"Billing_Street_2": null,
"Billing_Latitude": 39.878167,
"id": "1011000000141108"
},
"Summary": "Home Refurbishment",
"Created_By": {
"name": "Daniel Warne",
"id": "1011000000139001",
"email": "lucy.robins@zylker.com"
},
"Rejected_Time": null,
"Rejection_reason": null
},
{
"Owner": {
"name": "Daniel Warne",
"id": "1011000000139001",
"email": "lucy.robins@zylker.com"
},
"Company": {
"name": "Nebula",
"id": "1011000000139165"
},
"Email": "lucy.robins@zylker.com",
"Expiry_Date": null,
"Discount": null,
"$currency_symbol": "$",
"Cancellation_Reason": null,
"Config": "{\"sales_tax_type\":\"exclusive\",\"tax_rounding_type\":\"not_configured\",\"Type\":\"32\",\"is_discount_before_tax\":true,\"is_inclusive_tax\":false,\"is_discount_tax_inclusive\":false,\"isBlueprint\":\"simple\",\"discount_type\":\"item_level\",\"is_sales_inclusive_tax_enabled\":false,\"transaction_rounding_type\":\"no_rounding\",\"Tax_Details\":{\"Tax_Percentage\":6.25,\"Tax_Id\":\"2908070000000075018\",\"taxFromModule\":\"Addresses\",\"Tax_Name\":\"IllinoisSalesTax\",\"Taxable\":true}}",
"Closed_Time": null,
"Approved_Time": null,
"Dispatcher": {
"name": "Tracy Pollan",
"id": "1011000000139328"
},
"Name": "ES1",
"Tax_Amount": 13.36,
"Modified_By": {
"name": "Daniel Warne",
"id": "1011000000139001",
"email": "lucy.robins@zylker.com"
},
"Exchange_Rate": 1,
"Phone": "111-111-1111",
"Cancellation_Message": null,
"Currency": "USD",
"Parent_Estimate": null,
"Service_Address": {
"Service_Latitude": 39.287425,
"Service_Street_1": "10 Oak St",
"Service_State": "Illinois",
"Service_Zip_Code": "62553",
"name": "AD-2",
"id": "1011000000139170",
"Service_Longitude": -89.108759,
"Service_Address_Name": "Service Address",
"Service_Street_2": null,
"Service_City": "Oconee",
"Service_Country": "United States"
},
"Asset": null,
"Expiry_Time": null,
"id": "1011000000141065",
"Discount_Type": null,
"Status": "Converted to Work Order",
"Grand_Total": 227.11,
"Modified_Time": "2021-12-08T03:35:54-08:00",
"Territory": {
"name": "Zylker",
"id": "1011000000139148"
},
"Adjustment": null,
"Created_Time": "2021-11-17T01:52:28-08:00",
"Request": {
"name": "REQ1",
"id": "1011000000141058"
},
"Sub_Total": 213.75,
"$editable": true,
"Rejection_Message": null,
"Work_Order": null,
"Contact": {
"name": "Joe Molinaro",
"id": "1011000000139167"
},
"Billing_Address": {
"Billing_Longitude": -89.107787,
"Billing_City": "Oconee",
"Billing_Country": "United States",
"name": "AD-1",
"Billing_Address_Name": "Billing Address",
"Billing_Street_1": "Locust St",
"Billing_State": "Illinois",
"Billing_Zip_Code": "62553",
"Billing_Street_2": null,
"Billing_Latitude": 39.286597,
"id": "1011000000139169"
},
"Summary": "Bathroom Plumbing",
"Created_By": {
"name": "Daniel Warne",
"id": "1011000000139001",
"email": "lucy.robins@zylker.com"
},
"Rejected_Time": null,
"Rejection_reason": null
}
],
"info": {
"per_page": 200,
"count": 3,
"page": 1,
"more_records": false
}
}