GET api/Opportunity/GetQuotation?ApiToken={ApiToken}&OpportunityID={OpportunityID}&PageNumber={PageNumber}&PageSize={PageSize}

Retrieves the opportunity quotation based on the provided request data.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
ApiToken

string

None.

OpportunityID

integer

None.

PageNumber

integer

None.

PageSize

integer

None.

Body Parameters

None.

Response Information

Resource Description

The HTTP response message containing the opportunity stage log.

QuotationDataModels
NameDescriptionTypeAdditional information
QuotationDm

Collection of QuotationDataModel

None.

ReturnID

integer

Required

Message

string

Required

Successful

boolean

Required

Code

integer

None.

TotalRecord

integer

None.

Response Formats

application/json, text/json, text/plain, text/html

Sample:
{
  "quotationDm": [
    {
      "quotationID": 1,
      "quotationNo": "sample string 2",
      "requestID": 3,
      "requestTypeID": 4,
      "description": "sample string 5",
      "quotationDatetime": "2025-07-17T05:30:42.5221251+00:00",
      "expiryDateTime": "2025-07-17T05:30:42.5221251+00:00",
      "currencyID": 6,
      "conversionFactor": 7.0,
      "customerID": 8,
      "customerName": "sample string 9",
      "customerPhoneNo": "sample string 10",
      "customerEmail": "sample string 11",
      "locationID": 12,
      "departmentID": 13,
      "companyName": "sample string 14",
      "customerContactName": "sample string 15",
      "address1": "sample string 16",
      "address2": "sample string 17",
      "address3": "sample string 18",
      "partsTotalAmount": 19.0,
      "partsTaxAmount": 20.0,
      "partsNetTotalAmount": 21.0,
      "miscCostTotalAmount": 22.0,
      "miscCostRemainingTotalAmount": 23.0,
      "miscCostNetTotalAmount": 24.0,
      "loborCostTotalAmount": 25.0,
      "laborCostNetTotalAmount": 26.0,
      "netTotalAmount": 27.0,
      "note": "sample string 28",
      "addedDate": "2025-07-17T05:30:42.5221251+00:00",
      "addedBy": 30,
      "createdBy": "sample string 31",
      "currencyName": "sample string 32",
      "currencySymbol": "sample string 33",
      "zipCode": "sample string 34",
      "countryID": 35,
      "stateID": 36,
      "cityID": 37,
      "shipToAddress1": "sample string 38",
      "shiptoAddress2": "sample string 39",
      "shiptoCountryID": 40,
      "shiptoStateID": 41,
      "shiptoCityID": 42,
      "shiptoZipCode": "sample string 43",
      "quotationStatus": 44,
      "cmmsCompanyID": 45,
      "totalRecord": 46,
      "pdfDownloadPath": "sample string 47",
      "refNo": "sample string 48",
      "lstParts": [
        {
          "quotationPartsID": 1,
          "quotationID": 2,
          "partsID": 3,
          "partsCode": "sample string 4",
          "partsName": "sample string 5",
          "quantity": 6.0,
          "uomid": 7,
          "unit": "sample string 8",
          "unitPrice": 9.0,
          "totalPrice": 10.0,
          "taxRateID": 11,
          "taxPercentage": 12.0,
          "taxAmount": 13.0,
          "taxRate": 14.0,
          "discountPercentage": 15.0,
          "unitSellingPrice": 16.0,
          "description": "sample string 17",
          "uom": "sample string 18",
          "warranty": "sample string 19",
          "isOptionSheet": true,
          "oDooPartsID": 1,
          "oDooTaxID": 1,
          "oDooQuotePartsID": 1,
          "partsCustom1": "sample string 21"
        },
        {
          "quotationPartsID": 1,
          "quotationID": 2,
          "partsID": 3,
          "partsCode": "sample string 4",
          "partsName": "sample string 5",
          "quantity": 6.0,
          "uomid": 7,
          "unit": "sample string 8",
          "unitPrice": 9.0,
          "totalPrice": 10.0,
          "taxRateID": 11,
          "taxPercentage": 12.0,
          "taxAmount": 13.0,
          "taxRate": 14.0,
          "discountPercentage": 15.0,
          "unitSellingPrice": 16.0,
          "description": "sample string 17",
          "uom": "sample string 18",
          "warranty": "sample string 19",
          "isOptionSheet": true,
          "oDooPartsID": 1,
          "oDooTaxID": 1,
          "oDooQuotePartsID": 1,
          "partsCustom1": "sample string 21"
        }
      ],
      "lstMisc": [
        {
          "quotationMiscCostID": 1,
          "quotationID": 2,
          "miscCostTypeID": 3,
          "description": "sample string 4",
          "miscCostAmount": 5.0,
          "totalAmount": 6.0,
          "miscCostType": "sample string 7",
          "discountPercentage": 8.0,
          "unitSellingPrice": 9.0
        },
        {
          "quotationMiscCostID": 1,
          "quotationID": 2,
          "miscCostTypeID": 3,
          "description": "sample string 4",
          "miscCostAmount": 5.0,
          "totalAmount": 6.0,
          "miscCostType": "sample string 7",
          "discountPercentage": 8.0,
          "unitSellingPrice": 9.0
        }
      ],
      "lstLabor": [
        {
          "quotationID": 1,
          "quotationLaborTaskId": 2,
          "name": "sample string 3",
          "description": "sample string 4",
          "taskType": 1,
          "taskTypeName": "sample string 5",
          "hrsEstimated": 1.0,
          "quantity": 6,
          "taxRateId": 7,
          "taxAmount": 8.0,
          "taxPercentage": 9.0,
          "laborCharge": 10.0,
          "discountPercentage": 11.0,
          "unitSellingPrice": 12.0,
          "totalAmount": 13.0
        },
        {
          "quotationID": 1,
          "quotationLaborTaskId": 2,
          "name": "sample string 3",
          "description": "sample string 4",
          "taskType": 1,
          "taskTypeName": "sample string 5",
          "hrsEstimated": 1.0,
          "quantity": 6,
          "taxRateId": 7,
          "taxAmount": 8.0,
          "taxPercentage": 9.0,
          "laborCharge": 10.0,
          "discountPercentage": 11.0,
          "unitSellingPrice": 12.0,
          "totalAmount": 13.0
        }
      ],
      "objSignature": {
        "quotationSignatureID": 1,
        "actualFileName": "sample string 2",
        "renamedFileName": "sample string 3",
        "signatureDate": "2025-07-17T05:30:42.5221251+00:00",
        "signatoryName": "sample string 4",
        "signatureURL": "sample string 5"
      },
      "lstFile": [
        {
          "quotationID": 1,
          "quotationFileID": 1,
          "renamedFileName": "sample string 1",
          "actualFileName": "sample string 2",
          "fileURL": "sample string 3",
          "fileFullPath": "sample string 4",
          "isSelectedForEmail": true
        },
        {
          "quotationID": 1,
          "quotationFileID": 1,
          "renamedFileName": "sample string 1",
          "actualFileName": "sample string 2",
          "fileURL": "sample string 3",
          "fileFullPath": "sample string 4",
          "isSelectedForEmail": true
        }
      ],
      "autoServiceMasterID": 1,
      "scheineCode_DocNo": "sample string 49",
      "locationName": "sample string 50",
      "cityName": "sample string 51",
      "stateName": "sample string 52",
      "countryName": "sample string 53",
      "shipToCityName": "sample string 54",
      "shipToStateName": "sample string 55",
      "shipToCountryName": "sample string 56",
      "customerPhoneCode": "sample string 57",
      "isJob": true,
      "statusName": "sample string 58",
      "recommendations": "sample string 59",
      "lstTags": [
        {
          "tagID": 1,
          "tagName": "sample string 2",
          "tagCode": "sample string 3",
          "colorCode": "sample string 4"
        },
        {
          "tagID": 1,
          "tagName": "sample string 2",
          "tagCode": "sample string 3",
          "colorCode": "sample string 4"
        }
      ],
      "customerAddressID": 1,
      "customerAddressType": 1,
      "customerTypeCode": "sample string 60",
      "customerTypeTitle": "sample string 61",
      "isBillingType": 1,
      "salesOrderNo": "sample string 62",
      "salesOrderID": 1,
      "isInvoiceCreated": 1,
      "lstRental": [
        {
          "quotationRentalID": 1,
          "quotationID": 2,
          "assetID": 3,
          "assetCode": "sample string 4",
          "assetName": "sample string 5",
          "quantity": 6.0,
          "locationId": 7,
          "location": "sample string 8",
          "duration": "sample string 9",
          "durationDays": 10.0,
          "durationHours": 11.0,
          "rate": "sample string 12",
          "ratePrice": 13.0,
          "totalPrice": 14.0,
          "months": 15.0,
          "weeks": 16.0,
          "days": 17.0,
          "hours": 18.0,
          "minutes": 19.0,
          "totalActualAmount": 20.0,
          "totalChargedAmount": 21.0,
          "daysAmount": 22.0,
          "hoursAmount": 23.0,
          "rentOutDateTime": "2025-07-17T05:30:42.5221251+00:00",
          "rentReturnDateTime": "2025-07-17T05:30:42.5221251+00:00",
          "taxRateID": 24,
          "taxPercentage": 25.0,
          "taxAmount": 26.0,
          "itemTypeID": 27,
          "productID": 28,
          "lstProductAsset": [
            {
              "quotationProductAssetMappingRentalID": 1,
              "quotationRentalID": 1,
              "assetID": 1,
              "serialNo": "sample string 1",
              "assetName": "sample string 2"
            },
            {
              "quotationProductAssetMappingRentalID": 1,
              "quotationRentalID": 1,
              "assetID": 1,
              "serialNo": "sample string 1",
              "assetName": "sample string 2"
            }
          ]
        },
        {
          "quotationRentalID": 1,
          "quotationID": 2,
          "assetID": 3,
          "assetCode": "sample string 4",
          "assetName": "sample string 5",
          "quantity": 6.0,
          "locationId": 7,
          "location": "sample string 8",
          "duration": "sample string 9",
          "durationDays": 10.0,
          "durationHours": 11.0,
          "rate": "sample string 12",
          "ratePrice": 13.0,
          "totalPrice": 14.0,
          "months": 15.0,
          "weeks": 16.0,
          "days": 17.0,
          "hours": 18.0,
          "minutes": 19.0,
          "totalActualAmount": 20.0,
          "totalChargedAmount": 21.0,
          "daysAmount": 22.0,
          "hoursAmount": 23.0,
          "rentOutDateTime": "2025-07-17T05:30:42.5221251+00:00",
          "rentReturnDateTime": "2025-07-17T05:30:42.5221251+00:00",
          "taxRateID": 24,
          "taxPercentage": 25.0,
          "taxAmount": 26.0,
          "itemTypeID": 27,
          "productID": 28,
          "lstProductAsset": [
            {
              "quotationProductAssetMappingRentalID": 1,
              "quotationRentalID": 1,
              "assetID": 1,
              "serialNo": "sample string 1",
              "assetName": "sample string 2"
            },
            {
              "quotationProductAssetMappingRentalID": 1,
              "quotationRentalID": 1,
              "assetID": 1,
              "serialNo": "sample string 1",
              "assetName": "sample string 2"
            }
          ]
        }
      ],
      "isRecurrence": 1,
      "recurrenceStartFromDate": "sample string 63",
      "recurrenceStartFrom": "2025-07-17T05:30:42.5221251+00:00",
      "recurrenceStartFromTime": "sample string 64",
      "recurrenceEnd": "2025-07-17T05:30:42.5221251+00:00",
      "recurrenceEndDate": "sample string 65",
      "recurrenceEndTime": "sample string 66",
      "billsEvery": 1,
      "billsEveryUnit": 1,
      "recurrenceDateofNextOrder": "sample string 67",
      "recurrenceTimeofNextOrder": "sample string 68",
      "reccurenceTotalAmount": 1.0,
      "ocurrencesCurrent": 1,
      "ocurrencesTotal": 1,
      "originalQuotationNo_Rec": 1,
      "originalRentOutDate": "2025-07-17T05:30:42.5221251+00:00",
      "originalExpectedRentReturnDate": "2025-07-17T05:30:42.5221251+00:00",
      "originalRentTotalAmount": 1.0,
      "recurrenceStatus": 1,
      "recurrenceCount": 1,
      "nextRecurrenceDate": "2025-07-17T05:30:42.5221251+00:00",
      "recurrenceRunMode": 1,
      "basedOnDateValue": 1,
      "optionID": 1,
      "optionGUID": "sample string 69",
      "odooQuoteID": 1,
      "odooCustomerID": 1,
      "odooCurrencyID": 1,
      "odooLocationID": 1,
      "quickbookCustomerID": 1,
      "rentMonths": 1.0,
      "rentWeeks": 1.0,
      "rentDays": 1.0,
      "rentHours": 1.0,
      "rentMinutes": 1.0,
      "isRental": 1,
      "rentOutDateTime": "2025-07-17T05:30:42.5221251+00:00",
      "expectedRentReturnDateTime": "2025-07-17T05:30:42.5221251+00:00",
      "rentTotalAmount": 1.0,
      "opportunityID": 1,
      "oDooUserID": 1,
      "serviceTemplateID": 1,
      "serviceTemplateName": "sample string 70",
      "fieldServiceCustom1": "sample string 71",
      "fieldServiceCustom2": "sample string 72",
      "fieldServiceCustom3": "sample string 73",
      "fieldServiceCustom4": "sample string 74",
      "fieldServiceCustom5": "sample string 75",
      "fieldServiceCustom6": "sample string 76",
      "fieldServiceCustom7": "sample string 77",
      "fieldServiceCustom8": "sample string 78",
      "fieldServiceCustom9": "sample string 79",
      "fieldServiceCustom10": "sample string 80",
      "quotationInvoiceSendOption": "sample string 81",
      "diagnosis": "sample string 82",
      "venue": "sample string 83",
      "setUpDateTime": "2025-07-17T05:30:42.5221251+00:00",
      "dryRunDateTime": "2025-07-17T05:30:42.5221251+00:00",
      "eventStartDateTime": "2025-07-17T05:30:42.5221251+00:00",
      "eventEndDateTime": "2025-07-17T05:30:42.5221251+00:00",
      "eventName": "sample string 84",
      "totalRentalAmount": 85.0,
      "taxCategoryName": "sample string 86",
      "taxPercentage": 87.0,
      "taxAmount": 88.0,
      "gstid": 89,
      "totalRentalExpensesAmount": 90.0,
      "lstRentalItems": [
        {
          "quotationRentalID": 1,
          "quotationID": 1,
          "assetID": 1,
          "serialNo": "sample string 2",
          "assetCode": "sample string 3",
          "assetName": "sample string 4",
          "quantity": 5.0,
          "width": 6.0,
          "widthUnit": 7,
          "height": 8.0,
          "heightUnit": 9,
          "specificationSide": 10,
          "cbntWidth": 11.0,
          "cbntHeight": 12.0,
          "totalCBNT": 13.0,
          "actualWidthSizeInFeet": 14.0,
          "actualHeightSizeInFeet": 15.0,
          "totalSquareFeet": 16.0,
          "assetRentalRate": 17.0,
          "rentalDays": 18.0,
          "totalRentAmount": 19.0,
          "remarks": "sample string 20"
        },
        {
          "quotationRentalID": 1,
          "quotationID": 1,
          "assetID": 1,
          "serialNo": "sample string 2",
          "assetCode": "sample string 3",
          "assetName": "sample string 4",
          "quantity": 5.0,
          "width": 6.0,
          "widthUnit": 7,
          "height": 8.0,
          "heightUnit": 9,
          "specificationSide": 10,
          "cbntWidth": 11.0,
          "cbntHeight": 12.0,
          "totalCBNT": 13.0,
          "actualWidthSizeInFeet": 14.0,
          "actualHeightSizeInFeet": 15.0,
          "totalSquareFeet": 16.0,
          "assetRentalRate": 17.0,
          "rentalDays": 18.0,
          "totalRentAmount": 19.0,
          "remarks": "sample string 20"
        }
      ],
      "lstProjectExpense": [
        {
          "quotationRentalExpensesID": 1,
          "quotationID": 1,
          "expensesName": "sample string 1",
          "expensesAmount": 2.0,
          "expenseDescription": "sample string 3"
        },
        {
          "quotationRentalExpensesID": 1,
          "quotationID": 1,
          "expensesName": "sample string 1",
          "expensesAmount": 2.0,
          "expenseDescription": "sample string 3"
        }
      ],
      "recommendationsNetTotalAmount": 91.0,
      "isRecommendationDisplayOnPDF": true,
      "lstAdditionalRecommendations": [
        {
          "quotationRecommendationID": 1,
          "quotationID": 2,
          "partsID": 3,
          "partsCode": "sample string 4",
          "partsName": "sample string 5",
          "quantity": 6.0,
          "uomid": 7,
          "unit": "sample string 8",
          "unitPrice": 9.0,
          "totalPrice": 10.0,
          "taxRateID": 11,
          "taxPercentage": 12.0,
          "taxAmount": 13.0,
          "taxRate": 14.0,
          "discountPercentage": 15.0,
          "unitSellingPrice": 16.0,
          "description": "sample string 17",
          "uom": "sample string 18",
          "warranty": "sample string 19"
        },
        {
          "quotationRecommendationID": 1,
          "quotationID": 2,
          "partsID": 3,
          "partsCode": "sample string 4",
          "partsName": "sample string 5",
          "quantity": 6.0,
          "uomid": 7,
          "unit": "sample string 8",
          "unitPrice": 9.0,
          "totalPrice": 10.0,
          "taxRateID": 11,
          "taxPercentage": 12.0,
          "taxAmount": 13.0,
          "taxRate": 14.0,
          "discountPercentage": 15.0,
          "unitSellingPrice": 16.0,
          "description": "sample string 17",
          "uom": "sample string 18",
          "warranty": "sample string 19"
        }
      ],
      "rfpid": 1,
      "takeOffSoftwareID": 1,
      "serviceRequestedFor": "sample string 93",
      "brand": "sample string 94",
      "shippingAddressTitle": "sample string 95",
      "isShowShippingAddressTitleInQuotationInvoicePDF": true
    },
    {
      "quotationID": 1,
      "quotationNo": "sample string 2",
      "requestID": 3,
      "requestTypeID": 4,
      "description": "sample string 5",
      "quotationDatetime": "2025-07-17T05:30:42.5221251+00:00",
      "expiryDateTime": "2025-07-17T05:30:42.5221251+00:00",
      "currencyID": 6,
      "conversionFactor": 7.0,
      "customerID": 8,
      "customerName": "sample string 9",
      "customerPhoneNo": "sample string 10",
      "customerEmail": "sample string 11",
      "locationID": 12,
      "departmentID": 13,
      "companyName": "sample string 14",
      "customerContactName": "sample string 15",
      "address1": "sample string 16",
      "address2": "sample string 17",
      "address3": "sample string 18",
      "partsTotalAmount": 19.0,
      "partsTaxAmount": 20.0,
      "partsNetTotalAmount": 21.0,
      "miscCostTotalAmount": 22.0,
      "miscCostRemainingTotalAmount": 23.0,
      "miscCostNetTotalAmount": 24.0,
      "loborCostTotalAmount": 25.0,
      "laborCostNetTotalAmount": 26.0,
      "netTotalAmount": 27.0,
      "note": "sample string 28",
      "addedDate": "2025-07-17T05:30:42.5221251+00:00",
      "addedBy": 30,
      "createdBy": "sample string 31",
      "currencyName": "sample string 32",
      "currencySymbol": "sample string 33",
      "zipCode": "sample string 34",
      "countryID": 35,
      "stateID": 36,
      "cityID": 37,
      "shipToAddress1": "sample string 38",
      "shiptoAddress2": "sample string 39",
      "shiptoCountryID": 40,
      "shiptoStateID": 41,
      "shiptoCityID": 42,
      "shiptoZipCode": "sample string 43",
      "quotationStatus": 44,
      "cmmsCompanyID": 45,
      "totalRecord": 46,
      "pdfDownloadPath": "sample string 47",
      "refNo": "sample string 48",
      "lstParts": [
        {
          "quotationPartsID": 1,
          "quotationID": 2,
          "partsID": 3,
          "partsCode": "sample string 4",
          "partsName": "sample string 5",
          "quantity": 6.0,
          "uomid": 7,
          "unit": "sample string 8",
          "unitPrice": 9.0,
          "totalPrice": 10.0,
          "taxRateID": 11,
          "taxPercentage": 12.0,
          "taxAmount": 13.0,
          "taxRate": 14.0,
          "discountPercentage": 15.0,
          "unitSellingPrice": 16.0,
          "description": "sample string 17",
          "uom": "sample string 18",
          "warranty": "sample string 19",
          "isOptionSheet": true,
          "oDooPartsID": 1,
          "oDooTaxID": 1,
          "oDooQuotePartsID": 1,
          "partsCustom1": "sample string 21"
        },
        {
          "quotationPartsID": 1,
          "quotationID": 2,
          "partsID": 3,
          "partsCode": "sample string 4",
          "partsName": "sample string 5",
          "quantity": 6.0,
          "uomid": 7,
          "unit": "sample string 8",
          "unitPrice": 9.0,
          "totalPrice": 10.0,
          "taxRateID": 11,
          "taxPercentage": 12.0,
          "taxAmount": 13.0,
          "taxRate": 14.0,
          "discountPercentage": 15.0,
          "unitSellingPrice": 16.0,
          "description": "sample string 17",
          "uom": "sample string 18",
          "warranty": "sample string 19",
          "isOptionSheet": true,
          "oDooPartsID": 1,
          "oDooTaxID": 1,
          "oDooQuotePartsID": 1,
          "partsCustom1": "sample string 21"
        }
      ],
      "lstMisc": [
        {
          "quotationMiscCostID": 1,
          "quotationID": 2,
          "miscCostTypeID": 3,
          "description": "sample string 4",
          "miscCostAmount": 5.0,
          "totalAmount": 6.0,
          "miscCostType": "sample string 7",
          "discountPercentage": 8.0,
          "unitSellingPrice": 9.0
        },
        {
          "quotationMiscCostID": 1,
          "quotationID": 2,
          "miscCostTypeID": 3,
          "description": "sample string 4",
          "miscCostAmount": 5.0,
          "totalAmount": 6.0,
          "miscCostType": "sample string 7",
          "discountPercentage": 8.0,
          "unitSellingPrice": 9.0
        }
      ],
      "lstLabor": [
        {
          "quotationID": 1,
          "quotationLaborTaskId": 2,
          "name": "sample string 3",
          "description": "sample string 4",
          "taskType": 1,
          "taskTypeName": "sample string 5",
          "hrsEstimated": 1.0,
          "quantity": 6,
          "taxRateId": 7,
          "taxAmount": 8.0,
          "taxPercentage": 9.0,
          "laborCharge": 10.0,
          "discountPercentage": 11.0,
          "unitSellingPrice": 12.0,
          "totalAmount": 13.0
        },
        {
          "quotationID": 1,
          "quotationLaborTaskId": 2,
          "name": "sample string 3",
          "description": "sample string 4",
          "taskType": 1,
          "taskTypeName": "sample string 5",
          "hrsEstimated": 1.0,
          "quantity": 6,
          "taxRateId": 7,
          "taxAmount": 8.0,
          "taxPercentage": 9.0,
          "laborCharge": 10.0,
          "discountPercentage": 11.0,
          "unitSellingPrice": 12.0,
          "totalAmount": 13.0
        }
      ],
      "objSignature": {
        "quotationSignatureID": 1,
        "actualFileName": "sample string 2",
        "renamedFileName": "sample string 3",
        "signatureDate": "2025-07-17T05:30:42.5221251+00:00",
        "signatoryName": "sample string 4",
        "signatureURL": "sample string 5"
      },
      "lstFile": [
        {
          "quotationID": 1,
          "quotationFileID": 1,
          "renamedFileName": "sample string 1",
          "actualFileName": "sample string 2",
          "fileURL": "sample string 3",
          "fileFullPath": "sample string 4",
          "isSelectedForEmail": true
        },
        {
          "quotationID": 1,
          "quotationFileID": 1,
          "renamedFileName": "sample string 1",
          "actualFileName": "sample string 2",
          "fileURL": "sample string 3",
          "fileFullPath": "sample string 4",
          "isSelectedForEmail": true
        }
      ],
      "autoServiceMasterID": 1,
      "scheineCode_DocNo": "sample string 49",
      "locationName": "sample string 50",
      "cityName": "sample string 51",
      "stateName": "sample string 52",
      "countryName": "sample string 53",
      "shipToCityName": "sample string 54",
      "shipToStateName": "sample string 55",
      "shipToCountryName": "sample string 56",
      "customerPhoneCode": "sample string 57",
      "isJob": true,
      "statusName": "sample string 58",
      "recommendations": "sample string 59",
      "lstTags": [
        {
          "tagID": 1,
          "tagName": "sample string 2",
          "tagCode": "sample string 3",
          "colorCode": "sample string 4"
        },
        {
          "tagID": 1,
          "tagName": "sample string 2",
          "tagCode": "sample string 3",
          "colorCode": "sample string 4"
        }
      ],
      "customerAddressID": 1,
      "customerAddressType": 1,
      "customerTypeCode": "sample string 60",
      "customerTypeTitle": "sample string 61",
      "isBillingType": 1,
      "salesOrderNo": "sample string 62",
      "salesOrderID": 1,
      "isInvoiceCreated": 1,
      "lstRental": [
        {
          "quotationRentalID": 1,
          "quotationID": 2,
          "assetID": 3,
          "assetCode": "sample string 4",
          "assetName": "sample string 5",
          "quantity": 6.0,
          "locationId": 7,
          "location": "sample string 8",
          "duration": "sample string 9",
          "durationDays": 10.0,
          "durationHours": 11.0,
          "rate": "sample string 12",
          "ratePrice": 13.0,
          "totalPrice": 14.0,
          "months": 15.0,
          "weeks": 16.0,
          "days": 17.0,
          "hours": 18.0,
          "minutes": 19.0,
          "totalActualAmount": 20.0,
          "totalChargedAmount": 21.0,
          "daysAmount": 22.0,
          "hoursAmount": 23.0,
          "rentOutDateTime": "2025-07-17T05:30:42.5221251+00:00",
          "rentReturnDateTime": "2025-07-17T05:30:42.5221251+00:00",
          "taxRateID": 24,
          "taxPercentage": 25.0,
          "taxAmount": 26.0,
          "itemTypeID": 27,
          "productID": 28,
          "lstProductAsset": [
            {
              "quotationProductAssetMappingRentalID": 1,
              "quotationRentalID": 1,
              "assetID": 1,
              "serialNo": "sample string 1",
              "assetName": "sample string 2"
            },
            {
              "quotationProductAssetMappingRentalID": 1,
              "quotationRentalID": 1,
              "assetID": 1,
              "serialNo": "sample string 1",
              "assetName": "sample string 2"
            }
          ]
        },
        {
          "quotationRentalID": 1,
          "quotationID": 2,
          "assetID": 3,
          "assetCode": "sample string 4",
          "assetName": "sample string 5",
          "quantity": 6.0,
          "locationId": 7,
          "location": "sample string 8",
          "duration": "sample string 9",
          "durationDays": 10.0,
          "durationHours": 11.0,
          "rate": "sample string 12",
          "ratePrice": 13.0,
          "totalPrice": 14.0,
          "months": 15.0,
          "weeks": 16.0,
          "days": 17.0,
          "hours": 18.0,
          "minutes": 19.0,
          "totalActualAmount": 20.0,
          "totalChargedAmount": 21.0,
          "daysAmount": 22.0,
          "hoursAmount": 23.0,
          "rentOutDateTime": "2025-07-17T05:30:42.5221251+00:00",
          "rentReturnDateTime": "2025-07-17T05:30:42.5221251+00:00",
          "taxRateID": 24,
          "taxPercentage": 25.0,
          "taxAmount": 26.0,
          "itemTypeID": 27,
          "productID": 28,
          "lstProductAsset": [
            {
              "quotationProductAssetMappingRentalID": 1,
              "quotationRentalID": 1,
              "assetID": 1,
              "serialNo": "sample string 1",
              "assetName": "sample string 2"
            },
            {
              "quotationProductAssetMappingRentalID": 1,
              "quotationRentalID": 1,
              "assetID": 1,
              "serialNo": "sample string 1",
              "assetName": "sample string 2"
            }
          ]
        }
      ],
      "isRecurrence": 1,
      "recurrenceStartFromDate": "sample string 63",
      "recurrenceStartFrom": "2025-07-17T05:30:42.5221251+00:00",
      "recurrenceStartFromTime": "sample string 64",
      "recurrenceEnd": "2025-07-17T05:30:42.5221251+00:00",
      "recurrenceEndDate": "sample string 65",
      "recurrenceEndTime": "sample string 66",
      "billsEvery": 1,
      "billsEveryUnit": 1,
      "recurrenceDateofNextOrder": "sample string 67",
      "recurrenceTimeofNextOrder": "sample string 68",
      "reccurenceTotalAmount": 1.0,
      "ocurrencesCurrent": 1,
      "ocurrencesTotal": 1,
      "originalQuotationNo_Rec": 1,
      "originalRentOutDate": "2025-07-17T05:30:42.5221251+00:00",
      "originalExpectedRentReturnDate": "2025-07-17T05:30:42.5221251+00:00",
      "originalRentTotalAmount": 1.0,
      "recurrenceStatus": 1,
      "recurrenceCount": 1,
      "nextRecurrenceDate": "2025-07-17T05:30:42.5221251+00:00",
      "recurrenceRunMode": 1,
      "basedOnDateValue": 1,
      "optionID": 1,
      "optionGUID": "sample string 69",
      "odooQuoteID": 1,
      "odooCustomerID": 1,
      "odooCurrencyID": 1,
      "odooLocationID": 1,
      "quickbookCustomerID": 1,
      "rentMonths": 1.0,
      "rentWeeks": 1.0,
      "rentDays": 1.0,
      "rentHours": 1.0,
      "rentMinutes": 1.0,
      "isRental": 1,
      "rentOutDateTime": "2025-07-17T05:30:42.5221251+00:00",
      "expectedRentReturnDateTime": "2025-07-17T05:30:42.5221251+00:00",
      "rentTotalAmount": 1.0,
      "opportunityID": 1,
      "oDooUserID": 1,
      "serviceTemplateID": 1,
      "serviceTemplateName": "sample string 70",
      "fieldServiceCustom1": "sample string 71",
      "fieldServiceCustom2": "sample string 72",
      "fieldServiceCustom3": "sample string 73",
      "fieldServiceCustom4": "sample string 74",
      "fieldServiceCustom5": "sample string 75",
      "fieldServiceCustom6": "sample string 76",
      "fieldServiceCustom7": "sample string 77",
      "fieldServiceCustom8": "sample string 78",
      "fieldServiceCustom9": "sample string 79",
      "fieldServiceCustom10": "sample string 80",
      "quotationInvoiceSendOption": "sample string 81",
      "diagnosis": "sample string 82",
      "venue": "sample string 83",
      "setUpDateTime": "2025-07-17T05:30:42.5221251+00:00",
      "dryRunDateTime": "2025-07-17T05:30:42.5221251+00:00",
      "eventStartDateTime": "2025-07-17T05:30:42.5221251+00:00",
      "eventEndDateTime": "2025-07-17T05:30:42.5221251+00:00",
      "eventName": "sample string 84",
      "totalRentalAmount": 85.0,
      "taxCategoryName": "sample string 86",
      "taxPercentage": 87.0,
      "taxAmount": 88.0,
      "gstid": 89,
      "totalRentalExpensesAmount": 90.0,
      "lstRentalItems": [
        {
          "quotationRentalID": 1,
          "quotationID": 1,
          "assetID": 1,
          "serialNo": "sample string 2",
          "assetCode": "sample string 3",
          "assetName": "sample string 4",
          "quantity": 5.0,
          "width": 6.0,
          "widthUnit": 7,
          "height": 8.0,
          "heightUnit": 9,
          "specificationSide": 10,
          "cbntWidth": 11.0,
          "cbntHeight": 12.0,
          "totalCBNT": 13.0,
          "actualWidthSizeInFeet": 14.0,
          "actualHeightSizeInFeet": 15.0,
          "totalSquareFeet": 16.0,
          "assetRentalRate": 17.0,
          "rentalDays": 18.0,
          "totalRentAmount": 19.0,
          "remarks": "sample string 20"
        },
        {
          "quotationRentalID": 1,
          "quotationID": 1,
          "assetID": 1,
          "serialNo": "sample string 2",
          "assetCode": "sample string 3",
          "assetName": "sample string 4",
          "quantity": 5.0,
          "width": 6.0,
          "widthUnit": 7,
          "height": 8.0,
          "heightUnit": 9,
          "specificationSide": 10,
          "cbntWidth": 11.0,
          "cbntHeight": 12.0,
          "totalCBNT": 13.0,
          "actualWidthSizeInFeet": 14.0,
          "actualHeightSizeInFeet": 15.0,
          "totalSquareFeet": 16.0,
          "assetRentalRate": 17.0,
          "rentalDays": 18.0,
          "totalRentAmount": 19.0,
          "remarks": "sample string 20"
        }
      ],
      "lstProjectExpense": [
        {
          "quotationRentalExpensesID": 1,
          "quotationID": 1,
          "expensesName": "sample string 1",
          "expensesAmount": 2.0,
          "expenseDescription": "sample string 3"
        },
        {
          "quotationRentalExpensesID": 1,
          "quotationID": 1,
          "expensesName": "sample string 1",
          "expensesAmount": 2.0,
          "expenseDescription": "sample string 3"
        }
      ],
      "recommendationsNetTotalAmount": 91.0,
      "isRecommendationDisplayOnPDF": true,
      "lstAdditionalRecommendations": [
        {
          "quotationRecommendationID": 1,
          "quotationID": 2,
          "partsID": 3,
          "partsCode": "sample string 4",
          "partsName": "sample string 5",
          "quantity": 6.0,
          "uomid": 7,
          "unit": "sample string 8",
          "unitPrice": 9.0,
          "totalPrice": 10.0,
          "taxRateID": 11,
          "taxPercentage": 12.0,
          "taxAmount": 13.0,
          "taxRate": 14.0,
          "discountPercentage": 15.0,
          "unitSellingPrice": 16.0,
          "description": "sample string 17",
          "uom": "sample string 18",
          "warranty": "sample string 19"
        },
        {
          "quotationRecommendationID": 1,
          "quotationID": 2,
          "partsID": 3,
          "partsCode": "sample string 4",
          "partsName": "sample string 5",
          "quantity": 6.0,
          "uomid": 7,
          "unit": "sample string 8",
          "unitPrice": 9.0,
          "totalPrice": 10.0,
          "taxRateID": 11,
          "taxPercentage": 12.0,
          "taxAmount": 13.0,
          "taxRate": 14.0,
          "discountPercentage": 15.0,
          "unitSellingPrice": 16.0,
          "description": "sample string 17",
          "uom": "sample string 18",
          "warranty": "sample string 19"
        }
      ],
      "rfpid": 1,
      "takeOffSoftwareID": 1,
      "serviceRequestedFor": "sample string 93",
      "brand": "sample string 94",
      "shippingAddressTitle": "sample string 95",
      "isShowShippingAddressTitleInQuotationInvoicePDF": true
    }
  ],
  "returnID": 1,
  "message": "sample string 2",
  "successful": true,
  "code": 4,
  "totalRecord": 5
}

application/xml, text/xml

Sample:
<QuotationDataModels xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.DataModel">
  <Code>4</Code>
  <Message>sample string 2</Message>
  <ReturnID>1</ReturnID>
  <Successful>true</Successful>
  <TotalRecord>5</TotalRecord>
  <QuotationDm>
    <QuotationDataModel>
      <AddedBy>30</AddedBy>
      <AddedDate>2025-07-17T05:30:42.5221251+00:00</AddedDate>
      <Address1>sample string 16</Address1>
      <Address2>sample string 17</Address2>
      <Address3>sample string 18</Address3>
      <AutoServiceMasterID>1</AutoServiceMasterID>
      <BasedOnDateValue>1</BasedOnDateValue>
      <BillsEvery>1</BillsEvery>
      <BillsEveryUnit>1</BillsEveryUnit>
      <Brand>sample string 94</Brand>
      <CMMSCompanyID>45</CMMSCompanyID>
      <CityID>37</CityID>
      <CityName>sample string 51</CityName>
      <CompanyName>sample string 14</CompanyName>
      <ConversionFactor>7</ConversionFactor>
      <CountryID>35</CountryID>
      <CountryName>sample string 53</CountryName>
      <CreatedBy>sample string 31</CreatedBy>
      <CurrencyID>6</CurrencyID>
      <CurrencyName>sample string 32</CurrencyName>
      <CurrencySymbol>sample string 33</CurrencySymbol>
      <CustomerAddressID>1</CustomerAddressID>
      <CustomerAddressType>1</CustomerAddressType>
      <CustomerContactName>sample string 15</CustomerContactName>
      <CustomerEmail>sample string 11</CustomerEmail>
      <CustomerID>8</CustomerID>
      <CustomerName>sample string 9</CustomerName>
      <CustomerPhoneCode>sample string 57</CustomerPhoneCode>
      <CustomerPhoneNo>sample string 10</CustomerPhoneNo>
      <CustomerTypeCode>sample string 60</CustomerTypeCode>
      <CustomerTypeTitle>sample string 61</CustomerTypeTitle>
      <DepartmentID>13</DepartmentID>
      <Description>sample string 5</Description>
      <Diagnosis>sample string 82</Diagnosis>
      <DryRunDateTime>2025-07-17T05:30:42.5221251+00:00</DryRunDateTime>
      <EventEndDateTime>2025-07-17T05:30:42.5221251+00:00</EventEndDateTime>
      <EventName>sample string 84</EventName>
      <EventStartDateTime>2025-07-17T05:30:42.5221251+00:00</EventStartDateTime>
      <ExpectedRentReturnDateTime>2025-07-17T05:30:42.5221251+00:00</ExpectedRentReturnDateTime>
      <ExpiryDateTime>2025-07-17T05:30:42.5221251+00:00</ExpiryDateTime>
      <FieldServiceCustom1>sample string 71</FieldServiceCustom1>
      <FieldServiceCustom10>sample string 80</FieldServiceCustom10>
      <FieldServiceCustom2>sample string 72</FieldServiceCustom2>
      <FieldServiceCustom3>sample string 73</FieldServiceCustom3>
      <FieldServiceCustom4>sample string 74</FieldServiceCustom4>
      <FieldServiceCustom5>sample string 75</FieldServiceCustom5>
      <FieldServiceCustom6>sample string 76</FieldServiceCustom6>
      <FieldServiceCustom7>sample string 77</FieldServiceCustom7>
      <FieldServiceCustom8>sample string 78</FieldServiceCustom8>
      <FieldServiceCustom9>sample string 79</FieldServiceCustom9>
      <GSTID>89</GSTID>
      <IsBillingType>1</IsBillingType>
      <IsInvoiceCreated>1</IsInvoiceCreated>
      <IsJob>true</IsJob>
      <IsRecommendationDisplayOnPDF>true</IsRecommendationDisplayOnPDF>
      <IsRecurrence>1</IsRecurrence>
      <IsRental>1</IsRental>
      <IsShowShippingAddressTitleInQuotationInvoicePDF>true</IsShowShippingAddressTitleInQuotationInvoicePDF>
      <LaborCostNetTotalAmount>26</LaborCostNetTotalAmount>
      <LoborCostTotalAmount>25</LoborCostTotalAmount>
      <LocationID>12</LocationID>
      <LocationName>sample string 50</LocationName>
      <MiscCostNetTotalAmount>24</MiscCostNetTotalAmount>
      <MiscCostRemainingTotalAmount>23</MiscCostRemainingTotalAmount>
      <MiscCostTotalAmount>22</MiscCostTotalAmount>
      <NetTotalAmount>27</NetTotalAmount>
      <NextRecurrenceDate>2025-07-17T05:30:42.5221251+00:00</NextRecurrenceDate>
      <Note>sample string 28</Note>
      <OcurrencesCurrent>1</OcurrencesCurrent>
      <OcurrencesTotal>1</OcurrencesTotal>
      <OdooCurrencyID>1</OdooCurrencyID>
      <OdooCustomerID>1</OdooCustomerID>
      <OdooLocationID>1</OdooLocationID>
      <OdooQuoteID>1</OdooQuoteID>
      <OpportunityID>1</OpportunityID>
      <OptionGUID>sample string 69</OptionGUID>
      <OptionID>1</OptionID>
      <OriginalExpectedRentReturnDate>2025-07-17T05:30:42.5221251+00:00</OriginalExpectedRentReturnDate>
      <OriginalQuotationNo_Rec>1</OriginalQuotationNo_Rec>
      <OriginalRentOutDate>2025-07-17T05:30:42.5221251+00:00</OriginalRentOutDate>
      <OriginalRentTotalAmount>1</OriginalRentTotalAmount>
      <PDFDownloadPath>sample string 47</PDFDownloadPath>
      <PartsNetTotalAmount>21</PartsNetTotalAmount>
      <PartsTaxAmount>20</PartsTaxAmount>
      <PartsTotalAmount>19</PartsTotalAmount>
      <QuickbookCustomerID>1</QuickbookCustomerID>
      <QuotationDatetime>2025-07-17T05:30:42.5221251+00:00</QuotationDatetime>
      <QuotationID>1</QuotationID>
      <QuotationInvoiceSendOption>sample string 81</QuotationInvoiceSendOption>
      <QuotationNo>sample string 2</QuotationNo>
      <QuotationStatus>44</QuotationStatus>
      <RFPID>1</RFPID>
      <ReccurenceTotalAmount>1</ReccurenceTotalAmount>
      <Recommendations>sample string 59</Recommendations>
      <RecommendationsNetTotalAmount>91</RecommendationsNetTotalAmount>
      <RecurrenceCount>1</RecurrenceCount>
      <RecurrenceDateofNextOrder>sample string 67</RecurrenceDateofNextOrder>
      <RecurrenceEnd>2025-07-17T05:30:42.5221251+00:00</RecurrenceEnd>
      <RecurrenceEndDate>sample string 65</RecurrenceEndDate>
      <RecurrenceEndTime>sample string 66</RecurrenceEndTime>
      <RecurrenceRunMode>1</RecurrenceRunMode>
      <RecurrenceStartFrom>2025-07-17T05:30:42.5221251+00:00</RecurrenceStartFrom>
      <RecurrenceStartFromDate>sample string 63</RecurrenceStartFromDate>
      <RecurrenceStartFromTime>sample string 64</RecurrenceStartFromTime>
      <RecurrenceStatus>1</RecurrenceStatus>
      <RecurrenceTimeofNextOrder>sample string 68</RecurrenceTimeofNextOrder>
      <RefNo>sample string 48</RefNo>
      <RentDays>1</RentDays>
      <RentHours>1</RentHours>
      <RentMinutes>1</RentMinutes>
      <RentMonths>1</RentMonths>
      <RentOutDateTime>2025-07-17T05:30:42.5221251+00:00</RentOutDateTime>
      <RentTotalAmount>1</RentTotalAmount>
      <RentWeeks>1</RentWeeks>
      <RequestID>3</RequestID>
      <RequestTypeID>4</RequestTypeID>
      <SalesOrderID>1</SalesOrderID>
      <SalesOrderNo>sample string 62</SalesOrderNo>
      <ScheineCode_DocNo>sample string 49</ScheineCode_DocNo>
      <ServiceRequestedFor>sample string 93</ServiceRequestedFor>
      <ServiceTemplateID>1</ServiceTemplateID>
      <ServiceTemplateName>sample string 70</ServiceTemplateName>
      <SetUpDateTime>2025-07-17T05:30:42.5221251+00:00</SetUpDateTime>
      <ShipToAddress1>sample string 38</ShipToAddress1>
      <ShipToCityName>sample string 54</ShipToCityName>
      <ShipToCountryName>sample string 56</ShipToCountryName>
      <ShipToStateName>sample string 55</ShipToStateName>
      <ShippingAddressTitle>sample string 95</ShippingAddressTitle>
      <ShiptoAddress2>sample string 39</ShiptoAddress2>
      <ShiptoCityID>42</ShiptoCityID>
      <ShiptoCountryID>40</ShiptoCountryID>
      <ShiptoStateID>41</ShiptoStateID>
      <ShiptoZipCode>sample string 43</ShiptoZipCode>
      <StateID>36</StateID>
      <StateName>sample string 52</StateName>
      <StatusName>sample string 58</StatusName>
      <TakeOffSoftwareID>1</TakeOffSoftwareID>
      <TaxAmount>88</TaxAmount>
      <TaxCategoryName>sample string 86</TaxCategoryName>
      <TaxPercentage>87</TaxPercentage>
      <TotalRecord>46</TotalRecord>
      <TotalRentalAmount>85</TotalRentalAmount>
      <TotalRentalExpensesAmount>90</TotalRentalExpensesAmount>
      <Venue>sample string 83</Venue>
      <ZipCode>sample string 34</ZipCode>
      <lstAdditionalRecommendations>
        <QuotationAdditionalRecommendationsDataModel>
          <Description>sample string 17</Description>
          <DiscountPercentage>15</DiscountPercentage>
          <PartsCode>sample string 4</PartsCode>
          <PartsID>3</PartsID>
          <PartsName>sample string 5</PartsName>
          <Quantity>6</Quantity>
          <QuotationID>2</QuotationID>
          <QuotationRecommendationID>1</QuotationRecommendationID>
          <TaxAmount>13</TaxAmount>
          <TaxPercentage>12</TaxPercentage>
          <TaxRate>14</TaxRate>
          <TaxRateID>11</TaxRateID>
          <TotalPrice>10</TotalPrice>
          <UOM>sample string 18</UOM>
          <UOMID>7</UOMID>
          <Unit>sample string 8</Unit>
          <UnitPrice>9</UnitPrice>
          <UnitSellingPrice>16</UnitSellingPrice>
          <Warranty>sample string 19</Warranty>
        </QuotationAdditionalRecommendationsDataModel>
        <QuotationAdditionalRecommendationsDataModel>
          <Description>sample string 17</Description>
          <DiscountPercentage>15</DiscountPercentage>
          <PartsCode>sample string 4</PartsCode>
          <PartsID>3</PartsID>
          <PartsName>sample string 5</PartsName>
          <Quantity>6</Quantity>
          <QuotationID>2</QuotationID>
          <QuotationRecommendationID>1</QuotationRecommendationID>
          <TaxAmount>13</TaxAmount>
          <TaxPercentage>12</TaxPercentage>
          <TaxRate>14</TaxRate>
          <TaxRateID>11</TaxRateID>
          <TotalPrice>10</TotalPrice>
          <UOM>sample string 18</UOM>
          <UOMID>7</UOMID>
          <Unit>sample string 8</Unit>
          <UnitPrice>9</UnitPrice>
          <UnitSellingPrice>16</UnitSellingPrice>
          <Warranty>sample string 19</Warranty>
        </QuotationAdditionalRecommendationsDataModel>
      </lstAdditionalRecommendations>
      <lstFile>
        <QuotationFileDataModel>
          <ActualFileName>sample string 2</ActualFileName>
          <FileFullPath>sample string 4</FileFullPath>
          <FileURL>sample string 3</FileURL>
          <IsSelectedForEmail>true</IsSelectedForEmail>
          <QuotationFileID>1</QuotationFileID>
          <QuotationID>1</QuotationID>
          <RenamedFileName>sample string 1</RenamedFileName>
        </QuotationFileDataModel>
        <QuotationFileDataModel>
          <ActualFileName>sample string 2</ActualFileName>
          <FileFullPath>sample string 4</FileFullPath>
          <FileURL>sample string 3</FileURL>
          <IsSelectedForEmail>true</IsSelectedForEmail>
          <QuotationFileID>1</QuotationFileID>
          <QuotationID>1</QuotationID>
          <RenamedFileName>sample string 1</RenamedFileName>
        </QuotationFileDataModel>
      </lstFile>
      <lstLabor>
        <QuotationLaborCostDataModel>
          <Description>sample string 4</Description>
          <DiscountPercentage>11</DiscountPercentage>
          <HrsEstimated>1</HrsEstimated>
          <LaborCharge>10</LaborCharge>
          <Name>sample string 3</Name>
          <Quantity>6</Quantity>
          <QuotationID>1</QuotationID>
          <QuotationLaborTaskId>2</QuotationLaborTaskId>
          <TaskType>1</TaskType>
          <TaskTypeName>sample string 5</TaskTypeName>
          <TaxAmount>8</TaxAmount>
          <TaxPercentage>9</TaxPercentage>
          <TaxRateId>7</TaxRateId>
          <TotalAmount>13</TotalAmount>
          <UnitSellingPrice>12</UnitSellingPrice>
        </QuotationLaborCostDataModel>
        <QuotationLaborCostDataModel>
          <Description>sample string 4</Description>
          <DiscountPercentage>11</DiscountPercentage>
          <HrsEstimated>1</HrsEstimated>
          <LaborCharge>10</LaborCharge>
          <Name>sample string 3</Name>
          <Quantity>6</Quantity>
          <QuotationID>1</QuotationID>
          <QuotationLaborTaskId>2</QuotationLaborTaskId>
          <TaskType>1</TaskType>
          <TaskTypeName>sample string 5</TaskTypeName>
          <TaxAmount>8</TaxAmount>
          <TaxPercentage>9</TaxPercentage>
          <TaxRateId>7</TaxRateId>
          <TotalAmount>13</TotalAmount>
          <UnitSellingPrice>12</UnitSellingPrice>
        </QuotationLaborCostDataModel>
      </lstLabor>
      <lstMisc>
        <QuotationMiscCostDataModel>
          <Description>sample string 4</Description>
          <DiscountPercentage>8</DiscountPercentage>
          <MiscCostAmount>5</MiscCostAmount>
          <MiscCostType>sample string 7</MiscCostType>
          <MiscCostTypeID>3</MiscCostTypeID>
          <QuotationID>2</QuotationID>
          <QuotationMiscCostID>1</QuotationMiscCostID>
          <TotalAmount>6</TotalAmount>
          <UnitSellingPrice>9</UnitSellingPrice>
        </QuotationMiscCostDataModel>
        <QuotationMiscCostDataModel>
          <Description>sample string 4</Description>
          <DiscountPercentage>8</DiscountPercentage>
          <MiscCostAmount>5</MiscCostAmount>
          <MiscCostType>sample string 7</MiscCostType>
          <MiscCostTypeID>3</MiscCostTypeID>
          <QuotationID>2</QuotationID>
          <QuotationMiscCostID>1</QuotationMiscCostID>
          <TotalAmount>6</TotalAmount>
          <UnitSellingPrice>9</UnitSellingPrice>
        </QuotationMiscCostDataModel>
      </lstMisc>
      <lstParts>
        <QuotationPartsDataModel>
          <Description>sample string 17</Description>
          <DiscountPercentage>15</DiscountPercentage>
          <IsOptionSheet>true</IsOptionSheet>
          <PartsCode>sample string 4</PartsCode>
          <PartsCustom1>sample string 21</PartsCustom1>
          <PartsID>3</PartsID>
          <PartsName>sample string 5</PartsName>
          <Quantity>6</Quantity>
          <QuotationID>2</QuotationID>
          <QuotationPartsID>1</QuotationPartsID>
          <TaxAmount>13</TaxAmount>
          <TaxPercentage>12</TaxPercentage>
          <TaxRate>14</TaxRate>
          <TaxRateID>11</TaxRateID>
          <TotalPrice>10</TotalPrice>
          <UOM>sample string 18</UOM>
          <UOMID>7</UOMID>
          <Unit>sample string 8</Unit>
          <UnitPrice>9</UnitPrice>
          <UnitSellingPrice>16</UnitSellingPrice>
          <Warranty>sample string 19</Warranty>
          <oDooPartsID>1</oDooPartsID>
          <oDooQuotePartsID>1</oDooQuotePartsID>
          <oDooTaxID>1</oDooTaxID>
        </QuotationPartsDataModel>
        <QuotationPartsDataModel>
          <Description>sample string 17</Description>
          <DiscountPercentage>15</DiscountPercentage>
          <IsOptionSheet>true</IsOptionSheet>
          <PartsCode>sample string 4</PartsCode>
          <PartsCustom1>sample string 21</PartsCustom1>
          <PartsID>3</PartsID>
          <PartsName>sample string 5</PartsName>
          <Quantity>6</Quantity>
          <QuotationID>2</QuotationID>
          <QuotationPartsID>1</QuotationPartsID>
          <TaxAmount>13</TaxAmount>
          <TaxPercentage>12</TaxPercentage>
          <TaxRate>14</TaxRate>
          <TaxRateID>11</TaxRateID>
          <TotalPrice>10</TotalPrice>
          <UOM>sample string 18</UOM>
          <UOMID>7</UOMID>
          <Unit>sample string 8</Unit>
          <UnitPrice>9</UnitPrice>
          <UnitSellingPrice>16</UnitSellingPrice>
          <Warranty>sample string 19</Warranty>
          <oDooPartsID>1</oDooPartsID>
          <oDooQuotePartsID>1</oDooQuotePartsID>
          <oDooTaxID>1</oDooTaxID>
        </QuotationPartsDataModel>
      </lstParts>
      <lstProjectExpense>
        <QuotationRentalProjectExpensesDataModel>
          <ExpenseDescription>sample string 3</ExpenseDescription>
          <ExpensesAmount>2</ExpensesAmount>
          <ExpensesName>sample string 1</ExpensesName>
          <QuotationID>1</QuotationID>
          <QuotationRentalExpensesID>1</QuotationRentalExpensesID>
        </QuotationRentalProjectExpensesDataModel>
        <QuotationRentalProjectExpensesDataModel>
          <ExpenseDescription>sample string 3</ExpenseDescription>
          <ExpensesAmount>2</ExpensesAmount>
          <ExpensesName>sample string 1</ExpensesName>
          <QuotationID>1</QuotationID>
          <QuotationRentalExpensesID>1</QuotationRentalExpensesID>
        </QuotationRentalProjectExpensesDataModel>
      </lstProjectExpense>
      <lstRental>
        <QuotationRentalDataModel>
          <AssetCode>sample string 4</AssetCode>
          <AssetID>3</AssetID>
          <AssetName>sample string 5</AssetName>
          <Days>17</Days>
          <DaysAmount>22</DaysAmount>
          <Duration>sample string 9</Duration>
          <DurationDays>10</DurationDays>
          <DurationHours>11</DurationHours>
          <Hours>18</Hours>
          <HoursAmount>23</HoursAmount>
          <ItemTypeID>27</ItemTypeID>
          <Location>sample string 8</Location>
          <LocationId>7</LocationId>
          <Minutes>19</Minutes>
          <Months>15</Months>
          <ProductID>28</ProductID>
          <Quantity>6</Quantity>
          <QuotationID>2</QuotationID>
          <QuotationRentalID>1</QuotationRentalID>
          <Rate>sample string 12</Rate>
          <RatePrice>13</RatePrice>
          <RentOutDateTime>2025-07-17T05:30:42.5221251+00:00</RentOutDateTime>
          <RentReturnDateTime>2025-07-17T05:30:42.5221251+00:00</RentReturnDateTime>
          <TaxAmount>26</TaxAmount>
          <TaxPercentage>25</TaxPercentage>
          <TaxRateID>24</TaxRateID>
          <TotalActualAmount>20</TotalActualAmount>
          <TotalChargedAmount>21</TotalChargedAmount>
          <TotalPrice>14</TotalPrice>
          <Weeks>16</Weeks>
          <lstProductAsset>
            <QuotationRentalProductAssetMappingDataModel>
              <AssetID>1</AssetID>
              <AssetName>sample string 2</AssetName>
              <QuotationProductAssetMappingRentalID>1</QuotationProductAssetMappingRentalID>
              <QuotationRentalID>1</QuotationRentalID>
              <SerialNo>sample string 1</SerialNo>
            </QuotationRentalProductAssetMappingDataModel>
            <QuotationRentalProductAssetMappingDataModel>
              <AssetID>1</AssetID>
              <AssetName>sample string 2</AssetName>
              <QuotationProductAssetMappingRentalID>1</QuotationProductAssetMappingRentalID>
              <QuotationRentalID>1</QuotationRentalID>
              <SerialNo>sample string 1</SerialNo>
            </QuotationRentalProductAssetMappingDataModel>
          </lstProductAsset>
        </QuotationRentalDataModel>
        <QuotationRentalDataModel>
          <AssetCode>sample string 4</AssetCode>
          <AssetID>3</AssetID>
          <AssetName>sample string 5</AssetName>
          <Days>17</Days>
          <DaysAmount>22</DaysAmount>
          <Duration>sample string 9</Duration>
          <DurationDays>10</DurationDays>
          <DurationHours>11</DurationHours>
          <Hours>18</Hours>
          <HoursAmount>23</HoursAmount>
          <ItemTypeID>27</ItemTypeID>
          <Location>sample string 8</Location>
          <LocationId>7</LocationId>
          <Minutes>19</Minutes>
          <Months>15</Months>
          <ProductID>28</ProductID>
          <Quantity>6</Quantity>
          <QuotationID>2</QuotationID>
          <QuotationRentalID>1</QuotationRentalID>
          <Rate>sample string 12</Rate>
          <RatePrice>13</RatePrice>
          <RentOutDateTime>2025-07-17T05:30:42.5221251+00:00</RentOutDateTime>
          <RentReturnDateTime>2025-07-17T05:30:42.5221251+00:00</RentReturnDateTime>
          <TaxAmount>26</TaxAmount>
          <TaxPercentage>25</TaxPercentage>
          <TaxRateID>24</TaxRateID>
          <TotalActualAmount>20</TotalActualAmount>
          <TotalChargedAmount>21</TotalChargedAmount>
          <TotalPrice>14</TotalPrice>
          <Weeks>16</Weeks>
          <lstProductAsset>
            <QuotationRentalProductAssetMappingDataModel>
              <AssetID>1</AssetID>
              <AssetName>sample string 2</AssetName>
              <QuotationProductAssetMappingRentalID>1</QuotationProductAssetMappingRentalID>
              <QuotationRentalID>1</QuotationRentalID>
              <SerialNo>sample string 1</SerialNo>
            </QuotationRentalProductAssetMappingDataModel>
            <QuotationRentalProductAssetMappingDataModel>
              <AssetID>1</AssetID>
              <AssetName>sample string 2</AssetName>
              <QuotationProductAssetMappingRentalID>1</QuotationProductAssetMappingRentalID>
              <QuotationRentalID>1</QuotationRentalID>
              <SerialNo>sample string 1</SerialNo>
            </QuotationRentalProductAssetMappingDataModel>
          </lstProductAsset>
        </QuotationRentalDataModel>
      </lstRental>
      <lstRentalItems>
        <QuotationRentalItemDetailsDataModel>
          <ActualHeightSizeInFeet>15</ActualHeightSizeInFeet>
          <ActualWidthSizeInFeet>14</ActualWidthSizeInFeet>
          <AssetCode>sample string 3</AssetCode>
          <AssetID>1</AssetID>
          <AssetName>sample string 4</AssetName>
          <AssetRentalRate>17</AssetRentalRate>
          <CBNTHeight>12</CBNTHeight>
          <CBNTWidth>11</CBNTWidth>
          <Height>8</Height>
          <HeightUnit>9</HeightUnit>
          <Quantity>5</Quantity>
          <QuotationID>1</QuotationID>
          <QuotationRentalID>1</QuotationRentalID>
          <Remarks>sample string 20</Remarks>
          <RentalDays>18</RentalDays>
          <SerialNo>sample string 2</SerialNo>
          <SpecificationSide>10</SpecificationSide>
          <TotalCBNT>13</TotalCBNT>
          <TotalRentAmount>19</TotalRentAmount>
          <TotalSquareFeet>16</TotalSquareFeet>
          <Width>6</Width>
          <WidthUnit>7</WidthUnit>
        </QuotationRentalItemDetailsDataModel>
        <QuotationRentalItemDetailsDataModel>
          <ActualHeightSizeInFeet>15</ActualHeightSizeInFeet>
          <ActualWidthSizeInFeet>14</ActualWidthSizeInFeet>
          <AssetCode>sample string 3</AssetCode>
          <AssetID>1</AssetID>
          <AssetName>sample string 4</AssetName>
          <AssetRentalRate>17</AssetRentalRate>
          <CBNTHeight>12</CBNTHeight>
          <CBNTWidth>11</CBNTWidth>
          <Height>8</Height>
          <HeightUnit>9</HeightUnit>
          <Quantity>5</Quantity>
          <QuotationID>1</QuotationID>
          <QuotationRentalID>1</QuotationRentalID>
          <Remarks>sample string 20</Remarks>
          <RentalDays>18</RentalDays>
          <SerialNo>sample string 2</SerialNo>
          <SpecificationSide>10</SpecificationSide>
          <TotalCBNT>13</TotalCBNT>
          <TotalRentAmount>19</TotalRentAmount>
          <TotalSquareFeet>16</TotalSquareFeet>
          <Width>6</Width>
          <WidthUnit>7</WidthUnit>
        </QuotationRentalItemDetailsDataModel>
      </lstRentalItems>
      <lstTags>
        <QuotationTagDataModel>
          <ColorCode>sample string 4</ColorCode>
          <TagCode>sample string 3</TagCode>
          <TagID>1</TagID>
          <TagName>sample string 2</TagName>
        </QuotationTagDataModel>
        <QuotationTagDataModel>
          <ColorCode>sample string 4</ColorCode>
          <TagCode>sample string 3</TagCode>
          <TagID>1</TagID>
          <TagName>sample string 2</TagName>
        </QuotationTagDataModel>
      </lstTags>
      <oDooUserID>1</oDooUserID>
      <objSignature>
        <ActualFileName>sample string 2</ActualFileName>
        <QuotationSignatureID>1</QuotationSignatureID>
        <RenamedFileName>sample string 3</RenamedFileName>
        <SignatoryName>sample string 4</SignatoryName>
        <SignatureDate>2025-07-17T05:30:42.5221251+00:00</SignatureDate>
        <SignatureURL>sample string 5</SignatureURL>
      </objSignature>
    </QuotationDataModel>
    <QuotationDataModel>
      <AddedBy>30</AddedBy>
      <AddedDate>2025-07-17T05:30:42.5221251+00:00</AddedDate>
      <Address1>sample string 16</Address1>
      <Address2>sample string 17</Address2>
      <Address3>sample string 18</Address3>
      <AutoServiceMasterID>1</AutoServiceMasterID>
      <BasedOnDateValue>1</BasedOnDateValue>
      <BillsEvery>1</BillsEvery>
      <BillsEveryUnit>1</BillsEveryUnit>
      <Brand>sample string 94</Brand>
      <CMMSCompanyID>45</CMMSCompanyID>
      <CityID>37</CityID>
      <CityName>sample string 51</CityName>
      <CompanyName>sample string 14</CompanyName>
      <ConversionFactor>7</ConversionFactor>
      <CountryID>35</CountryID>
      <CountryName>sample string 53</CountryName>
      <CreatedBy>sample string 31</CreatedBy>
      <CurrencyID>6</CurrencyID>
      <CurrencyName>sample string 32</CurrencyName>
      <CurrencySymbol>sample string 33</CurrencySymbol>
      <CustomerAddressID>1</CustomerAddressID>
      <CustomerAddressType>1</CustomerAddressType>
      <CustomerContactName>sample string 15</CustomerContactName>
      <CustomerEmail>sample string 11</CustomerEmail>
      <CustomerID>8</CustomerID>
      <CustomerName>sample string 9</CustomerName>
      <CustomerPhoneCode>sample string 57</CustomerPhoneCode>
      <CustomerPhoneNo>sample string 10</CustomerPhoneNo>
      <CustomerTypeCode>sample string 60</CustomerTypeCode>
      <CustomerTypeTitle>sample string 61</CustomerTypeTitle>
      <DepartmentID>13</DepartmentID>
      <Description>sample string 5</Description>
      <Diagnosis>sample string 82</Diagnosis>
      <DryRunDateTime>2025-07-17T05:30:42.5221251+00:00</DryRunDateTime>
      <EventEndDateTime>2025-07-17T05:30:42.5221251+00:00</EventEndDateTime>
      <EventName>sample string 84</EventName>
      <EventStartDateTime>2025-07-17T05:30:42.5221251+00:00</EventStartDateTime>
      <ExpectedRentReturnDateTime>2025-07-17T05:30:42.5221251+00:00</ExpectedRentReturnDateTime>
      <ExpiryDateTime>2025-07-17T05:30:42.5221251+00:00</ExpiryDateTime>
      <FieldServiceCustom1>sample string 71</FieldServiceCustom1>
      <FieldServiceCustom10>sample string 80</FieldServiceCustom10>
      <FieldServiceCustom2>sample string 72</FieldServiceCustom2>
      <FieldServiceCustom3>sample string 73</FieldServiceCustom3>
      <FieldServiceCustom4>sample string 74</FieldServiceCustom4>
      <FieldServiceCustom5>sample string 75</FieldServiceCustom5>
      <FieldServiceCustom6>sample string 76</FieldServiceCustom6>
      <FieldServiceCustom7>sample string 77</FieldServiceCustom7>
      <FieldServiceCustom8>sample string 78</FieldServiceCustom8>
      <FieldServiceCustom9>sample string 79</FieldServiceCustom9>
      <GSTID>89</GSTID>
      <IsBillingType>1</IsBillingType>
      <IsInvoiceCreated>1</IsInvoiceCreated>
      <IsJob>true</IsJob>
      <IsRecommendationDisplayOnPDF>true</IsRecommendationDisplayOnPDF>
      <IsRecurrence>1</IsRecurrence>
      <IsRental>1</IsRental>
      <IsShowShippingAddressTitleInQuotationInvoicePDF>true</IsShowShippingAddressTitleInQuotationInvoicePDF>
      <LaborCostNetTotalAmount>26</LaborCostNetTotalAmount>
      <LoborCostTotalAmount>25</LoborCostTotalAmount>
      <LocationID>12</LocationID>
      <LocationName>sample string 50</LocationName>
      <MiscCostNetTotalAmount>24</MiscCostNetTotalAmount>
      <MiscCostRemainingTotalAmount>23</MiscCostRemainingTotalAmount>
      <MiscCostTotalAmount>22</MiscCostTotalAmount>
      <NetTotalAmount>27</NetTotalAmount>
      <NextRecurrenceDate>2025-07-17T05:30:42.5221251+00:00</NextRecurrenceDate>
      <Note>sample string 28</Note>
      <OcurrencesCurrent>1</OcurrencesCurrent>
      <OcurrencesTotal>1</OcurrencesTotal>
      <OdooCurrencyID>1</OdooCurrencyID>
      <OdooCustomerID>1</OdooCustomerID>
      <OdooLocationID>1</OdooLocationID>
      <OdooQuoteID>1</OdooQuoteID>
      <OpportunityID>1</OpportunityID>
      <OptionGUID>sample string 69</OptionGUID>
      <OptionID>1</OptionID>
      <OriginalExpectedRentReturnDate>2025-07-17T05:30:42.5221251+00:00</OriginalExpectedRentReturnDate>
      <OriginalQuotationNo_Rec>1</OriginalQuotationNo_Rec>
      <OriginalRentOutDate>2025-07-17T05:30:42.5221251+00:00</OriginalRentOutDate>
      <OriginalRentTotalAmount>1</OriginalRentTotalAmount>
      <PDFDownloadPath>sample string 47</PDFDownloadPath>
      <PartsNetTotalAmount>21</PartsNetTotalAmount>
      <PartsTaxAmount>20</PartsTaxAmount>
      <PartsTotalAmount>19</PartsTotalAmount>
      <QuickbookCustomerID>1</QuickbookCustomerID>
      <QuotationDatetime>2025-07-17T05:30:42.5221251+00:00</QuotationDatetime>
      <QuotationID>1</QuotationID>
      <QuotationInvoiceSendOption>sample string 81</QuotationInvoiceSendOption>
      <QuotationNo>sample string 2</QuotationNo>
      <QuotationStatus>44</QuotationStatus>
      <RFPID>1</RFPID>
      <ReccurenceTotalAmount>1</ReccurenceTotalAmount>
      <Recommendations>sample string 59</Recommendations>
      <RecommendationsNetTotalAmount>91</RecommendationsNetTotalAmount>
      <RecurrenceCount>1</RecurrenceCount>
      <RecurrenceDateofNextOrder>sample string 67</RecurrenceDateofNextOrder>
      <RecurrenceEnd>2025-07-17T05:30:42.5221251+00:00</RecurrenceEnd>
      <RecurrenceEndDate>sample string 65</RecurrenceEndDate>
      <RecurrenceEndTime>sample string 66</RecurrenceEndTime>
      <RecurrenceRunMode>1</RecurrenceRunMode>
      <RecurrenceStartFrom>2025-07-17T05:30:42.5221251+00:00</RecurrenceStartFrom>
      <RecurrenceStartFromDate>sample string 63</RecurrenceStartFromDate>
      <RecurrenceStartFromTime>sample string 64</RecurrenceStartFromTime>
      <RecurrenceStatus>1</RecurrenceStatus>
      <RecurrenceTimeofNextOrder>sample string 68</RecurrenceTimeofNextOrder>
      <RefNo>sample string 48</RefNo>
      <RentDays>1</RentDays>
      <RentHours>1</RentHours>
      <RentMinutes>1</RentMinutes>
      <RentMonths>1</RentMonths>
      <RentOutDateTime>2025-07-17T05:30:42.5221251+00:00</RentOutDateTime>
      <RentTotalAmount>1</RentTotalAmount>
      <RentWeeks>1</RentWeeks>
      <RequestID>3</RequestID>
      <RequestTypeID>4</RequestTypeID>
      <SalesOrderID>1</SalesOrderID>
      <SalesOrderNo>sample string 62</SalesOrderNo>
      <ScheineCode_DocNo>sample string 49</ScheineCode_DocNo>
      <ServiceRequestedFor>sample string 93</ServiceRequestedFor>
      <ServiceTemplateID>1</ServiceTemplateID>
      <ServiceTemplateName>sample string 70</ServiceTemplateName>
      <SetUpDateTime>2025-07-17T05:30:42.5221251+00:00</SetUpDateTime>
      <ShipToAddress1>sample string 38</ShipToAddress1>
      <ShipToCityName>sample string 54</ShipToCityName>
      <ShipToCountryName>sample string 56</ShipToCountryName>
      <ShipToStateName>sample string 55</ShipToStateName>
      <ShippingAddressTitle>sample string 95</ShippingAddressTitle>
      <ShiptoAddress2>sample string 39</ShiptoAddress2>
      <ShiptoCityID>42</ShiptoCityID>
      <ShiptoCountryID>40</ShiptoCountryID>
      <ShiptoStateID>41</ShiptoStateID>
      <ShiptoZipCode>sample string 43</ShiptoZipCode>
      <StateID>36</StateID>
      <StateName>sample string 52</StateName>
      <StatusName>sample string 58</StatusName>
      <TakeOffSoftwareID>1</TakeOffSoftwareID>
      <TaxAmount>88</TaxAmount>
      <TaxCategoryName>sample string 86</TaxCategoryName>
      <TaxPercentage>87</TaxPercentage>
      <TotalRecord>46</TotalRecord>
      <TotalRentalAmount>85</TotalRentalAmount>
      <TotalRentalExpensesAmount>90</TotalRentalExpensesAmount>
      <Venue>sample string 83</Venue>
      <ZipCode>sample string 34</ZipCode>
      <lstAdditionalRecommendations>
        <QuotationAdditionalRecommendationsDataModel>
          <Description>sample string 17</Description>
          <DiscountPercentage>15</DiscountPercentage>
          <PartsCode>sample string 4</PartsCode>
          <PartsID>3</PartsID>
          <PartsName>sample string 5</PartsName>
          <Quantity>6</Quantity>
          <QuotationID>2</QuotationID>
          <QuotationRecommendationID>1</QuotationRecommendationID>
          <TaxAmount>13</TaxAmount>
          <TaxPercentage>12</TaxPercentage>
          <TaxRate>14</TaxRate>
          <TaxRateID>11</TaxRateID>
          <TotalPrice>10</TotalPrice>
          <UOM>sample string 18</UOM>
          <UOMID>7</UOMID>
          <Unit>sample string 8</Unit>
          <UnitPrice>9</UnitPrice>
          <UnitSellingPrice>16</UnitSellingPrice>
          <Warranty>sample string 19</Warranty>
        </QuotationAdditionalRecommendationsDataModel>
        <QuotationAdditionalRecommendationsDataModel>
          <Description>sample string 17</Description>
          <DiscountPercentage>15</DiscountPercentage>
          <PartsCode>sample string 4</PartsCode>
          <PartsID>3</PartsID>
          <PartsName>sample string 5</PartsName>
          <Quantity>6</Quantity>
          <QuotationID>2</QuotationID>
          <QuotationRecommendationID>1</QuotationRecommendationID>
          <TaxAmount>13</TaxAmount>
          <TaxPercentage>12</TaxPercentage>
          <TaxRate>14</TaxRate>
          <TaxRateID>11</TaxRateID>
          <TotalPrice>10</TotalPrice>
          <UOM>sample string 18</UOM>
          <UOMID>7</UOMID>
          <Unit>sample string 8</Unit>
          <UnitPrice>9</UnitPrice>
          <UnitSellingPrice>16</UnitSellingPrice>
          <Warranty>sample string 19</Warranty>
        </QuotationAdditionalRecommendationsDataModel>
      </lstAdditionalRecommendations>
      <lstFile>
        <QuotationFileDataModel>
          <ActualFileName>sample string 2</ActualFileName>
          <FileFullPath>sample string 4</FileFullPath>
          <FileURL>sample string 3</FileURL>
          <IsSelectedForEmail>true</IsSelectedForEmail>
          <QuotationFileID>1</QuotationFileID>
          <QuotationID>1</QuotationID>
          <RenamedFileName>sample string 1</RenamedFileName>
        </QuotationFileDataModel>
        <QuotationFileDataModel>
          <ActualFileName>sample string 2</ActualFileName>
          <FileFullPath>sample string 4</FileFullPath>
          <FileURL>sample string 3</FileURL>
          <IsSelectedForEmail>true</IsSelectedForEmail>
          <QuotationFileID>1</QuotationFileID>
          <QuotationID>1</QuotationID>
          <RenamedFileName>sample string 1</RenamedFileName>
        </QuotationFileDataModel>
      </lstFile>
      <lstLabor>
        <QuotationLaborCostDataModel>
          <Description>sample string 4</Description>
          <DiscountPercentage>11</DiscountPercentage>
          <HrsEstimated>1</HrsEstimated>
          <LaborCharge>10</LaborCharge>
          <Name>sample string 3</Name>
          <Quantity>6</Quantity>
          <QuotationID>1</QuotationID>
          <QuotationLaborTaskId>2</QuotationLaborTaskId>
          <TaskType>1</TaskType>
          <TaskTypeName>sample string 5</TaskTypeName>
          <TaxAmount>8</TaxAmount>
          <TaxPercentage>9</TaxPercentage>
          <TaxRateId>7</TaxRateId>
          <TotalAmount>13</TotalAmount>
          <UnitSellingPrice>12</UnitSellingPrice>
        </QuotationLaborCostDataModel>
        <QuotationLaborCostDataModel>
          <Description>sample string 4</Description>
          <DiscountPercentage>11</DiscountPercentage>
          <HrsEstimated>1</HrsEstimated>
          <LaborCharge>10</LaborCharge>
          <Name>sample string 3</Name>
          <Quantity>6</Quantity>
          <QuotationID>1</QuotationID>
          <QuotationLaborTaskId>2</QuotationLaborTaskId>
          <TaskType>1</TaskType>
          <TaskTypeName>sample string 5</TaskTypeName>
          <TaxAmount>8</TaxAmount>
          <TaxPercentage>9</TaxPercentage>
          <TaxRateId>7</TaxRateId>
          <TotalAmount>13</TotalAmount>
          <UnitSellingPrice>12</UnitSellingPrice>
        </QuotationLaborCostDataModel>
      </lstLabor>
      <lstMisc>
        <QuotationMiscCostDataModel>
          <Description>sample string 4</Description>
          <DiscountPercentage>8</DiscountPercentage>
          <MiscCostAmount>5</MiscCostAmount>
          <MiscCostType>sample string 7</MiscCostType>
          <MiscCostTypeID>3</MiscCostTypeID>
          <QuotationID>2</QuotationID>
          <QuotationMiscCostID>1</QuotationMiscCostID>
          <TotalAmount>6</TotalAmount>
          <UnitSellingPrice>9</UnitSellingPrice>
        </QuotationMiscCostDataModel>
        <QuotationMiscCostDataModel>
          <Description>sample string 4</Description>
          <DiscountPercentage>8</DiscountPercentage>
          <MiscCostAmount>5</MiscCostAmount>
          <MiscCostType>sample string 7</MiscCostType>
          <MiscCostTypeID>3</MiscCostTypeID>
          <QuotationID>2</QuotationID>
          <QuotationMiscCostID>1</QuotationMiscCostID>
          <TotalAmount>6</TotalAmount>
          <UnitSellingPrice>9</UnitSellingPrice>
        </QuotationMiscCostDataModel>
      </lstMisc>
      <lstParts>
        <QuotationPartsDataModel>
          <Description>sample string 17</Description>
          <DiscountPercentage>15</DiscountPercentage>
          <IsOptionSheet>true</IsOptionSheet>
          <PartsCode>sample string 4</PartsCode>
          <PartsCustom1>sample string 21</PartsCustom1>
          <PartsID>3</PartsID>
          <PartsName>sample string 5</PartsName>
          <Quantity>6</Quantity>
          <QuotationID>2</QuotationID>
          <QuotationPartsID>1</QuotationPartsID>
          <TaxAmount>13</TaxAmount>
          <TaxPercentage>12</TaxPercentage>
          <TaxRate>14</TaxRate>
          <TaxRateID>11</TaxRateID>
          <TotalPrice>10</TotalPrice>
          <UOM>sample string 18</UOM>
          <UOMID>7</UOMID>
          <Unit>sample string 8</Unit>
          <UnitPrice>9</UnitPrice>
          <UnitSellingPrice>16</UnitSellingPrice>
          <Warranty>sample string 19</Warranty>
          <oDooPartsID>1</oDooPartsID>
          <oDooQuotePartsID>1</oDooQuotePartsID>
          <oDooTaxID>1</oDooTaxID>
        </QuotationPartsDataModel>
        <QuotationPartsDataModel>
          <Description>sample string 17</Description>
          <DiscountPercentage>15</DiscountPercentage>
          <IsOptionSheet>true</IsOptionSheet>
          <PartsCode>sample string 4</PartsCode>
          <PartsCustom1>sample string 21</PartsCustom1>
          <PartsID>3</PartsID>
          <PartsName>sample string 5</PartsName>
          <Quantity>6</Quantity>
          <QuotationID>2</QuotationID>
          <QuotationPartsID>1</QuotationPartsID>
          <TaxAmount>13</TaxAmount>
          <TaxPercentage>12</TaxPercentage>
          <TaxRate>14</TaxRate>
          <TaxRateID>11</TaxRateID>
          <TotalPrice>10</TotalPrice>
          <UOM>sample string 18</UOM>
          <UOMID>7</UOMID>
          <Unit>sample string 8</Unit>
          <UnitPrice>9</UnitPrice>
          <UnitSellingPrice>16</UnitSellingPrice>
          <Warranty>sample string 19</Warranty>
          <oDooPartsID>1</oDooPartsID>
          <oDooQuotePartsID>1</oDooQuotePartsID>
          <oDooTaxID>1</oDooTaxID>
        </QuotationPartsDataModel>
      </lstParts>
      <lstProjectExpense>
        <QuotationRentalProjectExpensesDataModel>
          <ExpenseDescription>sample string 3</ExpenseDescription>
          <ExpensesAmount>2</ExpensesAmount>
          <ExpensesName>sample string 1</ExpensesName>
          <QuotationID>1</QuotationID>
          <QuotationRentalExpensesID>1</QuotationRentalExpensesID>
        </QuotationRentalProjectExpensesDataModel>
        <QuotationRentalProjectExpensesDataModel>
          <ExpenseDescription>sample string 3</ExpenseDescription>
          <ExpensesAmount>2</ExpensesAmount>
          <ExpensesName>sample string 1</ExpensesName>
          <QuotationID>1</QuotationID>
          <QuotationRentalExpensesID>1</QuotationRentalExpensesID>
        </QuotationRentalProjectExpensesDataModel>
      </lstProjectExpense>
      <lstRental>
        <QuotationRentalDataModel>
          <AssetCode>sample string 4</AssetCode>
          <AssetID>3</AssetID>
          <AssetName>sample string 5</AssetName>
          <Days>17</Days>
          <DaysAmount>22</DaysAmount>
          <Duration>sample string 9</Duration>
          <DurationDays>10</DurationDays>
          <DurationHours>11</DurationHours>
          <Hours>18</Hours>
          <HoursAmount>23</HoursAmount>
          <ItemTypeID>27</ItemTypeID>
          <Location>sample string 8</Location>
          <LocationId>7</LocationId>
          <Minutes>19</Minutes>
          <Months>15</Months>
          <ProductID>28</ProductID>
          <Quantity>6</Quantity>
          <QuotationID>2</QuotationID>
          <QuotationRentalID>1</QuotationRentalID>
          <Rate>sample string 12</Rate>
          <RatePrice>13</RatePrice>
          <RentOutDateTime>2025-07-17T05:30:42.5221251+00:00</RentOutDateTime>
          <RentReturnDateTime>2025-07-17T05:30:42.5221251+00:00</RentReturnDateTime>
          <TaxAmount>26</TaxAmount>
          <TaxPercentage>25</TaxPercentage>
          <TaxRateID>24</TaxRateID>
          <TotalActualAmount>20</TotalActualAmount>
          <TotalChargedAmount>21</TotalChargedAmount>
          <TotalPrice>14</TotalPrice>
          <Weeks>16</Weeks>
          <lstProductAsset>
            <QuotationRentalProductAssetMappingDataModel>
              <AssetID>1</AssetID>
              <AssetName>sample string 2</AssetName>
              <QuotationProductAssetMappingRentalID>1</QuotationProductAssetMappingRentalID>
              <QuotationRentalID>1</QuotationRentalID>
              <SerialNo>sample string 1</SerialNo>
            </QuotationRentalProductAssetMappingDataModel>
            <QuotationRentalProductAssetMappingDataModel>
              <AssetID>1</AssetID>
              <AssetName>sample string 2</AssetName>
              <QuotationProductAssetMappingRentalID>1</QuotationProductAssetMappingRentalID>
              <QuotationRentalID>1</QuotationRentalID>
              <SerialNo>sample string 1</SerialNo>
            </QuotationRentalProductAssetMappingDataModel>
          </lstProductAsset>
        </QuotationRentalDataModel>
        <QuotationRentalDataModel>
          <AssetCode>sample string 4</AssetCode>
          <AssetID>3</AssetID>
          <AssetName>sample string 5</AssetName>
          <Days>17</Days>
          <DaysAmount>22</DaysAmount>
          <Duration>sample string 9</Duration>
          <DurationDays>10</DurationDays>
          <DurationHours>11</DurationHours>
          <Hours>18</Hours>
          <HoursAmount>23</HoursAmount>
          <ItemTypeID>27</ItemTypeID>
          <Location>sample string 8</Location>
          <LocationId>7</LocationId>
          <Minutes>19</Minutes>
          <Months>15</Months>
          <ProductID>28</ProductID>
          <Quantity>6</Quantity>
          <QuotationID>2</QuotationID>
          <QuotationRentalID>1</QuotationRentalID>
          <Rate>sample string 12</Rate>
          <RatePrice>13</RatePrice>
          <RentOutDateTime>2025-07-17T05:30:42.5221251+00:00</RentOutDateTime>
          <RentReturnDateTime>2025-07-17T05:30:42.5221251+00:00</RentReturnDateTime>
          <TaxAmount>26</TaxAmount>
          <TaxPercentage>25</TaxPercentage>
          <TaxRateID>24</TaxRateID>
          <TotalActualAmount>20</TotalActualAmount>
          <TotalChargedAmount>21</TotalChargedAmount>
          <TotalPrice>14</TotalPrice>
          <Weeks>16</Weeks>
          <lstProductAsset>
            <QuotationRentalProductAssetMappingDataModel>
              <AssetID>1</AssetID>
              <AssetName>sample string 2</AssetName>
              <QuotationProductAssetMappingRentalID>1</QuotationProductAssetMappingRentalID>
              <QuotationRentalID>1</QuotationRentalID>
              <SerialNo>sample string 1</SerialNo>
            </QuotationRentalProductAssetMappingDataModel>
            <QuotationRentalProductAssetMappingDataModel>
              <AssetID>1</AssetID>
              <AssetName>sample string 2</AssetName>
              <QuotationProductAssetMappingRentalID>1</QuotationProductAssetMappingRentalID>
              <QuotationRentalID>1</QuotationRentalID>
              <SerialNo>sample string 1</SerialNo>
            </QuotationRentalProductAssetMappingDataModel>
          </lstProductAsset>
        </QuotationRentalDataModel>
      </lstRental>
      <lstRentalItems>
        <QuotationRentalItemDetailsDataModel>
          <ActualHeightSizeInFeet>15</ActualHeightSizeInFeet>
          <ActualWidthSizeInFeet>14</ActualWidthSizeInFeet>
          <AssetCode>sample string 3</AssetCode>
          <AssetID>1</AssetID>
          <AssetName>sample string 4</AssetName>
          <AssetRentalRate>17</AssetRentalRate>
          <CBNTHeight>12</CBNTHeight>
          <CBNTWidth>11</CBNTWidth>
          <Height>8</Height>
          <HeightUnit>9</HeightUnit>
          <Quantity>5</Quantity>
          <QuotationID>1</QuotationID>
          <QuotationRentalID>1</QuotationRentalID>
          <Remarks>sample string 20</Remarks>
          <RentalDays>18</RentalDays>
          <SerialNo>sample string 2</SerialNo>
          <SpecificationSide>10</SpecificationSide>
          <TotalCBNT>13</TotalCBNT>
          <TotalRentAmount>19</TotalRentAmount>
          <TotalSquareFeet>16</TotalSquareFeet>
          <Width>6</Width>
          <WidthUnit>7</WidthUnit>
        </QuotationRentalItemDetailsDataModel>
        <QuotationRentalItemDetailsDataModel>
          <ActualHeightSizeInFeet>15</ActualHeightSizeInFeet>
          <ActualWidthSizeInFeet>14</ActualWidthSizeInFeet>
          <AssetCode>sample string 3</AssetCode>
          <AssetID>1</AssetID>
          <AssetName>sample string 4</AssetName>
          <AssetRentalRate>17</AssetRentalRate>
          <CBNTHeight>12</CBNTHeight>
          <CBNTWidth>11</CBNTWidth>
          <Height>8</Height>
          <HeightUnit>9</HeightUnit>
          <Quantity>5</Quantity>
          <QuotationID>1</QuotationID>
          <QuotationRentalID>1</QuotationRentalID>
          <Remarks>sample string 20</Remarks>
          <RentalDays>18</RentalDays>
          <SerialNo>sample string 2</SerialNo>
          <SpecificationSide>10</SpecificationSide>
          <TotalCBNT>13</TotalCBNT>
          <TotalRentAmount>19</TotalRentAmount>
          <TotalSquareFeet>16</TotalSquareFeet>
          <Width>6</Width>
          <WidthUnit>7</WidthUnit>
        </QuotationRentalItemDetailsDataModel>
      </lstRentalItems>
      <lstTags>
        <QuotationTagDataModel>
          <ColorCode>sample string 4</ColorCode>
          <TagCode>sample string 3</TagCode>
          <TagID>1</TagID>
          <TagName>sample string 2</TagName>
        </QuotationTagDataModel>
        <QuotationTagDataModel>
          <ColorCode>sample string 4</ColorCode>
          <TagCode>sample string 3</TagCode>
          <TagID>1</TagID>
          <TagName>sample string 2</TagName>
        </QuotationTagDataModel>
      </lstTags>
      <oDooUserID>1</oDooUserID>
      <objSignature>
        <ActualFileName>sample string 2</ActualFileName>
        <QuotationSignatureID>1</QuotationSignatureID>
        <RenamedFileName>sample string 3</RenamedFileName>
        <SignatoryName>sample string 4</SignatoryName>
        <SignatureDate>2025-07-17T05:30:42.5221251+00:00</SignatureDate>
        <SignatureURL>sample string 5</SignatureURL>
      </objSignature>
    </QuotationDataModel>
  </QuotationDm>
</QuotationDataModels>

multipart/form-data

Sample:
<QuotationDataModels xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.DataModel"><Code>4</Code><Message>sample string 2</Message><ReturnID>1</ReturnID><Successful>true</Successful><TotalRecord>5</TotalRecord><QuotationDm><QuotationDataModel><AddedBy>30</AddedBy><AddedDate>2025-07-17T05:30:42.5221251+00:00</AddedDate><Address1>sample string 16</Address1><Address2>sample string 17</Address2><Address3>sample string 18</Address3><AutoServiceMasterID>1</AutoServiceMasterID><BasedOnDateValue>1</BasedOnDateValue><BillsEvery>1</BillsEvery><BillsEveryUnit>1</BillsEveryUnit><Brand>sample string 94</Brand><CMMSCompanyID>45</CMMSCompanyID><CityID>37</CityID><CityName>sample string 51</CityName><CompanyName>sample string 14</CompanyName><ConversionFactor>7</ConversionFactor><CountryID>35</CountryID><CountryName>sample string 53</CountryName><CreatedBy>sample string 31</CreatedBy><CurrencyID>6</CurrencyID><CurrencyName>sample string 32</CurrencyName><CurrencySymbol>sample string 33</CurrencySymbol><CustomerAddressID>1</CustomerAddressID><CustomerAddressType>1</CustomerAddressType><CustomerContactName>sample string 15</CustomerContactName><CustomerEmail>sample string 11</CustomerEmail><CustomerID>8</CustomerID><CustomerName>sample string 9</CustomerName><CustomerPhoneCode>sample string 57</CustomerPhoneCode><CustomerPhoneNo>sample string 10</CustomerPhoneNo><CustomerTypeCode>sample string 60</CustomerTypeCode><CustomerTypeTitle>sample string 61</CustomerTypeTitle><DepartmentID>13</DepartmentID><Description>sample string 5</Description><Diagnosis>sample string 82</Diagnosis><DryRunDateTime>2025-07-17T05:30:42.5221251+00:00</DryRunDateTime><EventEndDateTime>2025-07-17T05:30:42.5221251+00:00</EventEndDateTime><EventName>sample string 84</EventName><EventStartDateTime>2025-07-17T05:30:42.5221251+00:00</EventStartDateTime><ExpectedRentReturnDateTime>2025-07-17T05:30:42.5221251+00:00</ExpectedRentReturnDateTime><ExpiryDateTime>2025-07-17T05:30:42.5221251+00:00</ExpiryDateTime><FieldServiceCustom1>sample string 71</FieldServiceCustom1><FieldServiceCustom10>sample string 80</FieldServiceCustom10><FieldServiceCustom2>sample string 72</FieldServiceCustom2><FieldServiceCustom3>sample string 73</FieldServiceCustom3><FieldServiceCustom4>sample string 74</FieldServiceCustom4><FieldServiceCustom5>sample string 75</FieldServiceCustom5><FieldServiceCustom6>sample string 76</FieldServiceCustom6><FieldServiceCustom7>sample string 77</FieldServiceCustom7><FieldServiceCustom8>sample string 78</FieldServiceCustom8><FieldServiceCustom9>sample string 79</FieldServiceCustom9><GSTID>89</GSTID><IsBillingType>1</IsBillingType><IsInvoiceCreated>1</IsInvoiceCreated><IsJob>true</IsJob><IsRecommendationDisplayOnPDF>true</IsRecommendationDisplayOnPDF><IsRecurrence>1</IsRecurrence><IsRental>1</IsRental><IsShowShippingAddressTitleInQuotationInvoicePDF>true</IsShowShippingAddressTitleInQuotationInvoicePDF><LaborCostNetTotalAmount>26</LaborCostNetTotalAmount><LoborCostTotalAmount>25</LoborCostTotalAmount><LocationID>12</LocationID><LocationName>sample string 50</LocationName><MiscCostNetTotalAmount>24</MiscCostNetTotalAmount><MiscCostRemainingTotalAmount>23</MiscCostRemainingTotalAmount><MiscCostTotalAmount>22</MiscCostTotalAmount><NetTotalAmount>27</NetTotalAmount><NextRecurrenceDate>2025-07-17T05:30:42.5221251+00:00</NextRecurrenceDate><Note>sample string 28</Note><OcurrencesCurrent>1</OcurrencesCurrent><OcurrencesTotal>1</OcurrencesTotal><OdooCurrencyID>1</OdooCurrencyID><OdooCustomerID>1</OdooCustomerID><OdooLocationID>1</OdooLocationID><OdooQuoteID>1</OdooQuoteID><OpportunityID>1</OpportunityID><OptionGUID>sample string 69</OptionGUID><OptionID>1</OptionID><OriginalExpectedRentReturnDate>2025-07-17T05:30:42.5221251+00:00</OriginalExpectedRentReturnDate><OriginalQuotationNo_Rec>1</OriginalQuotationNo_Rec><OriginalRentOutDate>2025-07-17T05:30:42.5221251+00:00</OriginalRentOutDate><OriginalRentTotalAmount>1</OriginalRentTotalAmount><PDFDownloadPath>sample string 47</PDFDownloadPath><PartsNetTotalAmount>21</PartsNetTotalAmount><PartsTaxAmount>20</PartsTaxAmount><PartsTotalAmount>19</PartsTotalAmount><QuickbookCustomerID>1</QuickbookCustomerID><QuotationDatetime>2025-07-17T05:30:42.5221251+00:00</QuotationDatetime><QuotationID>1</QuotationID><QuotationInvoiceSendOption>sample string 81</QuotationInvoiceSendOption><QuotationNo>sample string 2</QuotationNo><QuotationStatus>44</QuotationStatus><RFPID>1</RFPID><ReccurenceTotalAmount>1</ReccurenceTotalAmount><Recommendations>sample string 59</Recommendations><RecommendationsNetTotalAmount>91</RecommendationsNetTotalAmount><RecurrenceCount>1</RecurrenceCount><RecurrenceDateofNextOrder>sample string 67</RecurrenceDateofNextOrder><RecurrenceEnd>2025-07-17T05:30:42.5221251+00:00</RecurrenceEnd><RecurrenceEndDate>sample string 65</RecurrenceEndDate><RecurrenceEndTime>sample string 66</RecurrenceEndTime><RecurrenceRunMode>1</RecurrenceRunMode><RecurrenceStartFrom>2025-07-17T05:30:42.5221251+00:00</RecurrenceStartFrom><RecurrenceStartFromDate>sample string 63</RecurrenceStartFromDate><RecurrenceStartFromTime>sample string 64</RecurrenceStartFromTime><RecurrenceStatus>1</RecurrenceStatus><RecurrenceTimeofNextOrder>sample string 68</RecurrenceTimeofNextOrder><RefNo>sample string 48</RefNo><RentDays>1</RentDays><RentHours>1</RentHours><RentMinutes>1</RentMinutes><RentMonths>1</RentMonths><RentOutDateTime>2025-07-17T05:30:42.5221251+00:00</RentOutDateTime><RentTotalAmount>1</RentTotalAmount><RentWeeks>1</RentWeeks><RequestID>3</RequestID><RequestTypeID>4</RequestTypeID><SalesOrderID>1</SalesOrderID><SalesOrderNo>sample string 62</SalesOrderNo><ScheineCode_DocNo>sample string 49</ScheineCode_DocNo><ServiceRequestedFor>sample string 93</ServiceRequestedFor><ServiceTemplateID>1</ServiceTemplateID><ServiceTemplateName>sample string 70</ServiceTemplateName><SetUpDateTime>2025-07-17T05:30:42.5221251+00:00</SetUpDateTime><ShipToAddress1>sample string 38</ShipToAddress1><ShipToCityName>sample string 54</ShipToCityName><ShipToCountryName>sample string 56</ShipToCountryName><ShipToStateName>sample string 55</ShipToStateName><ShippingAddressTitle>sample string 95</ShippingAddressTitle><ShiptoAddress2>sample string 39</ShiptoAddress2><ShiptoCityID>42</ShiptoCityID><ShiptoCountryID>40</ShiptoCountryID><ShiptoStateID>41</ShiptoStateID><ShiptoZipCode>sample string 43</ShiptoZipCode><StateID>36</StateID><StateName>sample string 52</StateName><StatusName>sample string 58</StatusName><TakeOffSoftwareID>1</TakeOffSoftwareID><TaxAmount>88</TaxAmount><TaxCategoryName>sample string 86</TaxCategoryName><TaxPercentage>87</TaxPercentage><TotalRecord>46</TotalRecord><TotalRentalAmount>85</TotalRentalAmount><TotalRentalExpensesAmount>90</TotalRentalExpensesAmount><Venue>sample string 83</Venue><ZipCode>sample string 34</ZipCode><lstAdditionalRecommendations><QuotationAdditionalRecommendationsDataModel><Description>sample string 17</Description><DiscountPercentage>15</DiscountPercentage><PartsCode>sample string 4</PartsCode><PartsID>3</PartsID><PartsName>sample string 5</PartsName><Quantity>6</Quantity><QuotationID>2</QuotationID><QuotationRecommendationID>1</QuotationRecommendationID><TaxAmount>13</TaxAmount><TaxPercentage>12</TaxPercentage><TaxRate>14</TaxRate><TaxRateID>11</TaxRateID><TotalPrice>10</TotalPrice><UOM>sample string 18</UOM><UOMID>7</UOMID><Unit>sample string 8</Unit><UnitPrice>9</UnitPrice><UnitSellingPrice>16</UnitSellingPrice><Warranty>sample string 19</Warranty></QuotationAdditionalRecommendationsDataModel><QuotationAdditionalRecommendationsDataModel><Description>sample string 17</Description><DiscountPercentage>15</DiscountPercentage><PartsCode>sample string 4</PartsCode><PartsID>3</PartsID><PartsName>sample string 5</PartsName><Quantity>6</Quantity><QuotationID>2</QuotationID><QuotationRecommendationID>1</QuotationRecommendationID><TaxAmount>13</TaxAmount><TaxPercentage>12</TaxPercentage><TaxRate>14</TaxRate><TaxRateID>11</TaxRateID><TotalPrice>10</TotalPrice><UOM>sample string 18</UOM><UOMID>7</UOMID><Unit>sample string 8</Unit><UnitPrice>9</UnitPrice><UnitSellingPrice>16</UnitSellingPrice><Warranty>sample string 19</Warranty></QuotationAdditionalRecommendationsDataModel></lstAdditionalRecommendations><lstFile><QuotationFileDataModel><ActualFileName>sample string 2</ActualFileName><FileFullPath>sample string 4</FileFullPath><FileURL>sample string 3</FileURL><IsSelectedForEmail>true</IsSelectedForEmail><QuotationFileID>1</QuotationFileID><QuotationID>1</QuotationID><RenamedFileName>sample string 1</RenamedFileName></QuotationFileDataModel><QuotationFileDataModel><ActualFileName>sample string 2</ActualFileName><FileFullPath>sample string 4</FileFullPath><FileURL>sample string 3</FileURL><IsSelectedForEmail>true</IsSelectedForEmail><QuotationFileID>1</QuotationFileID><QuotationID>1</QuotationID><RenamedFileName>sample string 1</RenamedFileName></QuotationFileDataModel></lstFile><lstLabor><QuotationLaborCostDataModel><Description>sample string 4</Description><DiscountPercentage>11</DiscountPercentage><HrsEstimated>1</HrsEstimated><LaborCharge>10</LaborCharge><Name>sample string 3</Name><Quantity>6</Quantity><QuotationID>1</QuotationID><QuotationLaborTaskId>2</QuotationLaborTaskId><TaskType>1</TaskType><TaskTypeName>sample string 5</TaskTypeName><TaxAmount>8</TaxAmount><TaxPercentage>9</TaxPercentage><TaxRateId>7</TaxRateId><TotalAmount>13</TotalAmount><UnitSellingPrice>12</UnitSellingPrice></QuotationLaborCostDataModel><QuotationLaborCostDataModel><Description>sample string 4</Description><DiscountPercentage>11</DiscountPercentage><HrsEstimated>1</HrsEstimated><LaborCharge>10</LaborCharge><Name>sample string 3</Name><Quantity>6</Quantity><QuotationID>1</QuotationID><QuotationLaborTaskId>2</QuotationLaborTaskId><TaskType>1</TaskType><TaskTypeName>sample string 5</TaskTypeName><TaxAmount>8</TaxAmount><TaxPercentage>9</TaxPercentage><TaxRateId>7</TaxRateId><TotalAmount>13</TotalAmount><UnitSellingPrice>12</UnitSellingPrice></QuotationLaborCostDataModel></lstLabor><lstMisc><QuotationMiscCostDataModel><Description>sample string 4</Description><DiscountPercentage>8</DiscountPercentage><MiscCostAmount>5</MiscCostAmount><MiscCostType>sample string 7</MiscCostType><MiscCostTypeID>3</MiscCostTypeID><QuotationID>2</QuotationID><QuotationMiscCostID>1</QuotationMiscCostID><TotalAmount>6</TotalAmount><UnitSellingPrice>9</UnitSellingPrice></QuotationMiscCostDataModel><QuotationMiscCostDataModel><Description>sample string 4</Description><DiscountPercentage>8</DiscountPercentage><MiscCostAmount>5</MiscCostAmount><MiscCostType>sample string 7</MiscCostType><MiscCostTypeID>3</MiscCostTypeID><QuotationID>2</QuotationID><QuotationMiscCostID>1</QuotationMiscCostID><TotalAmount>6</TotalAmount><UnitSellingPrice>9</UnitSellingPrice></QuotationMiscCostDataModel></lstMisc><lstParts><QuotationPartsDataModel><Description>sample string 17</Description><DiscountPercentage>15</DiscountPercentage><IsOptionSheet>true</IsOptionSheet><PartsCode>sample string 4</PartsCode><PartsCustom1>sample string 21</PartsCustom1><PartsID>3</PartsID><PartsName>sample string 5</PartsName><Quantity>6</Quantity><QuotationID>2</QuotationID><QuotationPartsID>1</QuotationPartsID><TaxAmount>13</TaxAmount><TaxPercentage>12</TaxPercentage><TaxRate>14</TaxRate><TaxRateID>11</TaxRateID><TotalPrice>10</TotalPrice><UOM>sample string 18</UOM><UOMID>7</UOMID><Unit>sample string 8</Unit><UnitPrice>9</UnitPrice><UnitSellingPrice>16</UnitSellingPrice><Warranty>sample string 19</Warranty><oDooPartsID>1</oDooPartsID><oDooQuotePartsID>1</oDooQuotePartsID><oDooTaxID>1</oDooTaxID></QuotationPartsDataModel><QuotationPartsDataModel><Description>sample string 17</Description><DiscountPercentage>15</DiscountPercentage><IsOptionSheet>true</IsOptionSheet><PartsCode>sample string 4</PartsCode><PartsCustom1>sample string 21</PartsCustom1><PartsID>3</PartsID><PartsName>sample string 5</PartsName><Quantity>6</Quantity><QuotationID>2</QuotationID><QuotationPartsID>1</QuotationPartsID><TaxAmount>13</TaxAmount><TaxPercentage>12</TaxPercentage><TaxRate>14</TaxRate><TaxRateID>11</TaxRateID><TotalPrice>10</TotalPrice><UOM>sample string 18</UOM><UOMID>7</UOMID><Unit>sample string 8</Unit><UnitPrice>9</UnitPrice><UnitSellingPrice>16</UnitSellingPrice><Warranty>sample string 19</Warranty><oDooPartsID>1</oDooPartsID><oDooQuotePartsID>1</oDooQuotePartsID><oDooTaxID>1</oDooTaxID></QuotationPartsDataModel></lstParts><lstProjectExpense><QuotationRentalProjectExpensesDataModel><ExpenseDescription>sample string 3</ExpenseDescription><ExpensesAmount>2</ExpensesAmount><ExpensesName>sample string 1</ExpensesName><QuotationID>1</QuotationID><QuotationRentalExpensesID>1</QuotationRentalExpensesID></QuotationRentalProjectExpensesDataModel><QuotationRentalProjectExpensesDataModel><ExpenseDescription>sample string 3</ExpenseDescription><ExpensesAmount>2</ExpensesAmount><ExpensesName>sample string 1</ExpensesName><QuotationID>1</QuotationID><QuotationRentalExpensesID>1</QuotationRentalExpensesID></QuotationRentalProjectExpensesDataModel></lstProjectExpense><lstRental><QuotationRentalDataModel><AssetCode>sample string 4</AssetCode><AssetID>3</AssetID><AssetName>sample string 5</AssetName><Days>17</Days><DaysAmount>22</DaysAmount><Duration>sample string 9</Duration><DurationDays>10</DurationDays><DurationHours>11</DurationHours><Hours>18</Hours><HoursAmount>23</HoursAmount><ItemTypeID>27</ItemTypeID><Location>sample string 8</Location><LocationId>7</LocationId><Minutes>19</Minutes><Months>15</Months><ProductID>28</ProductID><Quantity>6</Quantity><QuotationID>2</QuotationID><QuotationRentalID>1</QuotationRentalID><Rate>sample string 12</Rate><RatePrice>13</RatePrice><RentOutDateTime>2025-07-17T05:30:42.5221251+00:00</RentOutDateTime><RentReturnDateTime>2025-07-17T05:30:42.5221251+00:00</RentReturnDateTime><TaxAmount>26</TaxAmount><TaxPercentage>25</TaxPercentage><TaxRateID>24</TaxRateID><TotalActualAmount>20</TotalActualAmount><TotalChargedAmount>21</TotalChargedAmount><TotalPrice>14</TotalPrice><Weeks>16</Weeks><lstProductAsset><QuotationRentalProductAssetMappingDataModel><AssetID>1</AssetID><AssetName>sample string 2</AssetName><QuotationProductAssetMappingRentalID>1</QuotationProductAssetMappingRentalID><QuotationRentalID>1</QuotationRentalID><SerialNo>sample string 1</SerialNo></QuotationRentalProductAssetMappingDataModel><QuotationRentalProductAssetMappingDataModel><AssetID>1</AssetID><AssetName>sample string 2</AssetName><QuotationProductAssetMappingRentalID>1</QuotationProductAssetMappingRentalID><QuotationRentalID>1</QuotationRentalID><SerialNo>sample string 1</SerialNo></QuotationRentalProductAssetMappingDataModel></lstProductAsset></QuotationRentalDataModel><QuotationRentalDataModel><AssetCode>sample string 4</AssetCode><AssetID>3</AssetID><AssetName>sample string 5</AssetName><Days>17</Days><DaysAmount>22</DaysAmount><Duration>sample string 9</Duration><DurationDays>10</DurationDays><DurationHours>11</DurationHours><Hours>18</Hours><HoursAmount>23</HoursAmount><ItemTypeID>27</ItemTypeID><Location>sample string 8</Location><LocationId>7</LocationId><Minutes>19</Minutes><Months>15</Months><ProductID>28</ProductID><Quantity>6</Quantity><QuotationID>2</QuotationID><QuotationRentalID>1</QuotationRentalID><Rate>sample string 12</Rate><RatePrice>13</RatePrice><RentOutDateTime>2025-07-17T05:30:42.5221251+00:00</RentOutDateTime><RentReturnDateTime>2025-07-17T05:30:42.5221251+00:00</RentReturnDateTime><TaxAmount>26</TaxAmount><TaxPercentage>25</TaxPercentage><TaxRateID>24</TaxRateID><TotalActualAmount>20</TotalActualAmount><TotalChargedAmount>21</TotalChargedAmount><TotalPrice>14</TotalPrice><Weeks>16</Weeks><lstProductAsset><QuotationRentalProductAssetMappingDataModel><AssetID>1</AssetID><AssetName>sample string 2</AssetName><QuotationProductAssetMappingRentalID>1</QuotationProductAssetMappingRentalID><QuotationRentalID>1</QuotationRentalID><SerialNo>sample string 1</SerialNo></QuotationRentalProductAssetMappingDataModel><QuotationRentalProductAssetMappingDataModel><AssetID>1</AssetID><AssetName>sample string 2</AssetName><QuotationProductAssetMappingRentalID>1</QuotationProductAssetMappingRentalID><QuotationRentalID>1</QuotationRentalID><SerialNo>sample string 1</SerialNo></QuotationRentalProductAssetMappingDataModel></lstProductAsset></QuotationRentalDataModel></lstRental><lstRentalItems><QuotationRentalItemDetailsDataModel><ActualHeightSizeInFeet>15</ActualHeightSizeInFeet><ActualWidthSizeInFeet>14</ActualWidthSizeInFeet><AssetCode>sample string 3</AssetCode><AssetID>1</AssetID><AssetName>sample string 4</AssetName><AssetRentalRate>17</AssetRentalRate><CBNTHeight>12</CBNTHeight><CBNTWidth>11</CBNTWidth><Height>8</Height><HeightUnit>9</HeightUnit><Quantity>5</Quantity><QuotationID>1</QuotationID><QuotationRentalID>1</QuotationRentalID><Remarks>sample string 20</Remarks><RentalDays>18</RentalDays><SerialNo>sample string 2</SerialNo><SpecificationSide>10</SpecificationSide><TotalCBNT>13</TotalCBNT><TotalRentAmount>19</TotalRentAmount><TotalSquareFeet>16</TotalSquareFeet><Width>6</Width><WidthUnit>7</WidthUnit></QuotationRentalItemDetailsDataModel><QuotationRentalItemDetailsDataModel><ActualHeightSizeInFeet>15</ActualHeightSizeInFeet><ActualWidthSizeInFeet>14</ActualWidthSizeInFeet><AssetCode>sample string 3</AssetCode><AssetID>1</AssetID><AssetName>sample string 4</AssetName><AssetRentalRate>17</AssetRentalRate><CBNTHeight>12</CBNTHeight><CBNTWidth>11</CBNTWidth><Height>8</Height><HeightUnit>9</HeightUnit><Quantity>5</Quantity><QuotationID>1</QuotationID><QuotationRentalID>1</QuotationRentalID><Remarks>sample string 20</Remarks><RentalDays>18</RentalDays><SerialNo>sample string 2</SerialNo><SpecificationSide>10</SpecificationSide><TotalCBNT>13</TotalCBNT><TotalRentAmount>19</TotalRentAmount><TotalSquareFeet>16</TotalSquareFeet><Width>6</Width><WidthUnit>7</WidthUnit></QuotationRentalItemDetailsDataModel></lstRentalItems><lstTags><QuotationTagDataModel><ColorCode>sample string 4</ColorCode><TagCode>sample string 3</TagCode><TagID>1</TagID><TagName>sample string 2</TagName></QuotationTagDataModel><QuotationTagDataModel><ColorCode>sample string 4</ColorCode><TagCode>sample string 3</TagCode><TagID>1</TagID><TagName>sample string 2</TagName></QuotationTagDataModel></lstTags><oDooUserID>1</oDooUserID><objSignature><ActualFileName>sample string 2</ActualFileName><QuotationSignatureID>1</QuotationSignatureID><RenamedFileName>sample string 3</RenamedFileName><SignatoryName>sample string 4</SignatoryName><SignatureDate>2025-07-17T05:30:42.5221251+00:00</SignatureDate><SignatureURL>sample string 5</SignatureURL></objSignature></QuotationDataModel><QuotationDataModel><AddedBy>30</AddedBy><AddedDate>2025-07-17T05:30:42.5221251+00:00</AddedDate><Address1>sample string 16</Address1><Address2>sample string 17</Address2><Address3>sample string 18</Address3><AutoServiceMasterID>1</AutoServiceMasterID><BasedOnDateValue>1</BasedOnDateValue><BillsEvery>1</BillsEvery><BillsEveryUnit>1</BillsEveryUnit><Brand>sample string 94</Brand><CMMSCompanyID>45</CMMSCompanyID><CityID>37</CityID><CityName>sample string 51</CityName><CompanyName>sample string 14</CompanyName><ConversionFactor>7</ConversionFactor><CountryID>35</CountryID><CountryName>sample string 53</CountryName><CreatedBy>sample string 31</CreatedBy><CurrencyID>6</CurrencyID><CurrencyName>sample string 32</CurrencyName><CurrencySymbol>sample string 33</CurrencySymbol><CustomerAddressID>1</CustomerAddressID><CustomerAddressType>1</CustomerAddressType><CustomerContactName>sample string 15</CustomerContactName><CustomerEmail>sample string 11</CustomerEmail><CustomerID>8</CustomerID><CustomerName>sample string 9</CustomerName><CustomerPhoneCode>sample string 57</CustomerPhoneCode><CustomerPhoneNo>sample string 10</CustomerPhoneNo><CustomerTypeCode>sample string 60</CustomerTypeCode><CustomerTypeTitle>sample string 61</CustomerTypeTitle><DepartmentID>13</DepartmentID><Description>sample string 5</Description><Diagnosis>sample string 82</Diagnosis><DryRunDateTime>2025-07-17T05:30:42.5221251+00:00</DryRunDateTime><EventEndDateTime>2025-07-17T05:30:42.5221251+00:00</EventEndDateTime><EventName>sample string 84</EventName><EventStartDateTime>2025-07-17T05:30:42.5221251+00:00</EventStartDateTime><ExpectedRentReturnDateTime>2025-07-17T05:30:42.5221251+00:00</ExpectedRentReturnDateTime><ExpiryDateTime>2025-07-17T05:30:42.5221251+00:00</ExpiryDateTime><FieldServiceCustom1>sample string 71</FieldServiceCustom1><FieldServiceCustom10>sample string 80</FieldServiceCustom10><FieldServiceCustom2>sample string 72</FieldServiceCustom2><FieldServiceCustom3>sample string 73</FieldServiceCustom3><FieldServiceCustom4>sample string 74</FieldServiceCustom4><FieldServiceCustom5>sample string 75</FieldServiceCustom5><FieldServiceCustom6>sample string 76</FieldServiceCustom6><FieldServiceCustom7>sample string 77</FieldServiceCustom7><FieldServiceCustom8>sample string 78</FieldServiceCustom8><FieldServiceCustom9>sample string 79</FieldServiceCustom9><GSTID>89</GSTID><IsBillingType>1</IsBillingType><IsInvoiceCreated>1</IsInvoiceCreated><IsJob>true</IsJob><IsRecommendationDisplayOnPDF>true</IsRecommendationDisplayOnPDF><IsRecurrence>1</IsRecurrence><IsRental>1</IsRental><IsShowShippingAddressTitleInQuotationInvoicePDF>true</IsShowShippingAddressTitleInQuotationInvoicePDF><LaborCostNetTotalAmount>26</LaborCostNetTotalAmount><LoborCostTotalAmount>25</LoborCostTotalAmount><LocationID>12</LocationID><LocationName>sample string 50</LocationName><MiscCostNetTotalAmount>24</MiscCostNetTotalAmount><MiscCostRemainingTotalAmount>23</MiscCostRemainingTotalAmount><MiscCostTotalAmount>22</MiscCostTotalAmount><NetTotalAmount>27</NetTotalAmount><NextRecurrenceDate>2025-07-17T05:30:42.5221251+00:00</NextRecurrenceDate><Note>sample string 28</Note><OcurrencesCurrent>1</OcurrencesCurrent><OcurrencesTotal>1</OcurrencesTotal><OdooCurrencyID>1</OdooCurrencyID><OdooCustomerID>1</OdooCustomerID><OdooLocationID>1</OdooLocationID><OdooQuoteID>1</OdooQuoteID><OpportunityID>1</OpportunityID><OptionGUID>sample string 69</OptionGUID><OptionID>1</OptionID><OriginalExpectedRentReturnDate>2025-07-17T05:30:42.5221251+00:00</OriginalExpectedRentReturnDate><OriginalQuotationNo_Rec>1</OriginalQuotationNo_Rec><OriginalRentOutDate>2025-07-17T05:30:42.5221251+00:00</OriginalRentOutDate><OriginalRentTotalAmount>1</OriginalRentTotalAmount><PDFDownloadPath>sample string 47</PDFDownloadPath><PartsNetTotalAmount>21</PartsNetTotalAmount><PartsTaxAmount>20</PartsTaxAmount><PartsTotalAmount>19</PartsTotalAmount><QuickbookCustomerID>1</QuickbookCustomerID><QuotationDatetime>2025-07-17T05:30:42.5221251+00:00</QuotationDatetime><QuotationID>1</QuotationID><QuotationInvoiceSendOption>sample string 81</QuotationInvoiceSendOption><QuotationNo>sample string 2</QuotationNo><QuotationStatus>44</QuotationStatus><RFPID>1</RFPID><ReccurenceTotalAmount>1</ReccurenceTotalAmount><Recommendations>sample string 59</Recommendations><RecommendationsNetTotalAmount>91</RecommendationsNetTotalAmount><RecurrenceCount>1</RecurrenceCount><RecurrenceDateofNextOrder>sample string 67</RecurrenceDateofNextOrder><RecurrenceEnd>2025-07-17T05:30:42.5221251+00:00</RecurrenceEnd><RecurrenceEndDate>sample string 65</RecurrenceEndDate><RecurrenceEndTime>sample string 66</RecurrenceEndTime><RecurrenceRunMode>1</RecurrenceRunMode><RecurrenceStartFrom>2025-07-17T05:30:42.5221251+00:00</RecurrenceStartFrom><RecurrenceStartFromDate>sample string 63</RecurrenceStartFromDate><RecurrenceStartFromTime>sample string 64</RecurrenceStartFromTime><RecurrenceStatus>1</RecurrenceStatus><RecurrenceTimeofNextOrder>sample string 68</RecurrenceTimeofNextOrder><RefNo>sample string 48</RefNo><RentDays>1</RentDays><RentHours>1</RentHours><RentMinutes>1</RentMinutes><RentMonths>1</RentMonths><RentOutDateTime>2025-07-17T05:30:42.5221251+00:00</RentOutDateTime><RentTotalAmount>1</RentTotalAmount><RentWeeks>1</RentWeeks><RequestID>3</RequestID><RequestTypeID>4</RequestTypeID><SalesOrderID>1</SalesOrderID><SalesOrderNo>sample string 62</SalesOrderNo><ScheineCode_DocNo>sample string 49</ScheineCode_DocNo><ServiceRequestedFor>sample string 93</ServiceRequestedFor><ServiceTemplateID>1</ServiceTemplateID><ServiceTemplateName>sample string 70</ServiceTemplateName><SetUpDateTime>2025-07-17T05:30:42.5221251+00:00</SetUpDateTime><ShipToAddress1>sample string 38</ShipToAddress1><ShipToCityName>sample string 54</ShipToCityName><ShipToCountryName>sample string 56</ShipToCountryName><ShipToStateName>sample string 55</ShipToStateName><ShippingAddressTitle>sample string 95</ShippingAddressTitle><ShiptoAddress2>sample string 39</ShiptoAddress2><ShiptoCityID>42</ShiptoCityID><ShiptoCountryID>40</ShiptoCountryID><ShiptoStateID>41</ShiptoStateID><ShiptoZipCode>sample string 43</ShiptoZipCode><StateID>36</StateID><StateName>sample string 52</StateName><StatusName>sample string 58</StatusName><TakeOffSoftwareID>1</TakeOffSoftwareID><TaxAmount>88</TaxAmount><TaxCategoryName>sample string 86</TaxCategoryName><TaxPercentage>87</TaxPercentage><TotalRecord>46</TotalRecord><TotalRentalAmount>85</TotalRentalAmount><TotalRentalExpensesAmount>90</TotalRentalExpensesAmount><Venue>sample string 83</Venue><ZipCode>sample string 34</ZipCode><lstAdditionalRecommendations><QuotationAdditionalRecommendationsDataModel><Description>sample string 17</Description><DiscountPercentage>15</DiscountPercentage><PartsCode>sample string 4</PartsCode><PartsID>3</PartsID><PartsName>sample string 5</PartsName><Quantity>6</Quantity><QuotationID>2</QuotationID><QuotationRecommendationID>1</QuotationRecommendationID><TaxAmount>13</TaxAmount><TaxPercentage>12</TaxPercentage><TaxRate>14</TaxRate><TaxRateID>11</TaxRateID><TotalPrice>10</TotalPrice><UOM>sample string 18</UOM><UOMID>7</UOMID><Unit>sample string 8</Unit><UnitPrice>9</UnitPrice><UnitSellingPrice>16</UnitSellingPrice><Warranty>sample string 19</Warranty></QuotationAdditionalRecommendationsDataModel><QuotationAdditionalRecommendationsDataModel><Description>sample string 17</Description><DiscountPercentage>15</DiscountPercentage><PartsCode>sample string 4</PartsCode><PartsID>3</PartsID><PartsName>sample string 5</PartsName><Quantity>6</Quantity><QuotationID>2</QuotationID><QuotationRecommendationID>1</QuotationRecommendationID><TaxAmount>13</TaxAmount><TaxPercentage>12</TaxPercentage><TaxRate>14</TaxRate><TaxRateID>11</TaxRateID><TotalPrice>10</TotalPrice><UOM>sample string 18</UOM><UOMID>7</UOMID><Unit>sample string 8</Unit><UnitPrice>9</UnitPrice><UnitSellingPrice>16</UnitSellingPrice><Warranty>sample string 19</Warranty></QuotationAdditionalRecommendationsDataModel></lstAdditionalRecommendations><lstFile><QuotationFileDataModel><ActualFileName>sample string 2</ActualFileName><FileFullPath>sample string 4</FileFullPath><FileURL>sample string 3</FileURL><IsSelectedForEmail>true</IsSelectedForEmail><QuotationFileID>1</QuotationFileID><QuotationID>1</QuotationID><RenamedFileName>sample string 1</RenamedFileName></QuotationFileDataModel><QuotationFileDataModel><ActualFileName>sample string 2</ActualFileName><FileFullPath>sample string 4</FileFullPath><FileURL>sample string 3</FileURL><IsSelectedForEmail>true</IsSelectedForEmail><QuotationFileID>1</QuotationFileID><QuotationID>1</QuotationID><RenamedFileName>sample string 1</RenamedFileName></QuotationFileDataModel></lstFile><lstLabor><QuotationLaborCostDataModel><Description>sample string 4</Description><DiscountPercentage>11</DiscountPercentage><HrsEstimated>1</HrsEstimated><LaborCharge>10</LaborCharge><Name>sample string 3</Name><Quantity>6</Quantity><QuotationID>1</QuotationID><QuotationLaborTaskId>2</QuotationLaborTaskId><TaskType>1</TaskType><TaskTypeName>sample string 5</TaskTypeName><TaxAmount>8</TaxAmount><TaxPercentage>9</TaxPercentage><TaxRateId>7</TaxRateId><TotalAmount>13</TotalAmount><UnitSellingPrice>12</UnitSellingPrice></QuotationLaborCostDataModel><QuotationLaborCostDataModel><Description>sample string 4</Description><DiscountPercentage>11</DiscountPercentage><HrsEstimated>1</HrsEstimated><LaborCharge>10</LaborCharge><Name>sample string 3</Name><Quantity>6</Quantity><QuotationID>1</QuotationID><QuotationLaborTaskId>2</QuotationLaborTaskId><TaskType>1</TaskType><TaskTypeName>sample string 5</TaskTypeName><TaxAmount>8</TaxAmount><TaxPercentage>9</TaxPercentage><TaxRateId>7</TaxRateId><TotalAmount>13</TotalAmount><UnitSellingPrice>12</UnitSellingPrice></QuotationLaborCostDataModel></lstLabor><lstMisc><QuotationMiscCostDataModel><Description>sample string 4</Description><DiscountPercentage>8</DiscountPercentage><MiscCostAmount>5</MiscCostAmount><MiscCostType>sample string 7</MiscCostType><MiscCostTypeID>3</MiscCostTypeID><QuotationID>2</QuotationID><QuotationMiscCostID>1</QuotationMiscCostID><TotalAmount>6</TotalAmount><UnitSellingPrice>9</UnitSellingPrice></QuotationMiscCostDataModel><QuotationMiscCostDataModel><Description>sample string 4</Description><DiscountPercentage>8</DiscountPercentage><MiscCostAmount>5</MiscCostAmount><MiscCostType>sample string 7</MiscCostType><MiscCostTypeID>3</MiscCostTypeID><QuotationID>2</QuotationID><QuotationMiscCostID>1</QuotationMiscCostID><TotalAmount>6</TotalAmount><UnitSellingPrice>9</UnitSellingPrice></QuotationMiscCostDataModel></lstMisc><lstParts><QuotationPartsDataModel><Description>sample string 17</Description><DiscountPercentage>15</DiscountPercentage><IsOptionSheet>true</IsOptionSheet><PartsCode>sample string 4</PartsCode><PartsCustom1>sample string 21</PartsCustom1><PartsID>3</PartsID><PartsName>sample string 5</PartsName><Quantity>6</Quantity><QuotationID>2</QuotationID><QuotationPartsID>1</QuotationPartsID><TaxAmount>13</TaxAmount><TaxPercentage>12</TaxPercentage><TaxRate>14</TaxRate><TaxRateID>11</TaxRateID><TotalPrice>10</TotalPrice><UOM>sample string 18</UOM><UOMID>7</UOMID><Unit>sample string 8</Unit><UnitPrice>9</UnitPrice><UnitSellingPrice>16</UnitSellingPrice><Warranty>sample string 19</Warranty><oDooPartsID>1</oDooPartsID><oDooQuotePartsID>1</oDooQuotePartsID><oDooTaxID>1</oDooTaxID></QuotationPartsDataModel><QuotationPartsDataModel><Description>sample string 17</Description><DiscountPercentage>15</DiscountPercentage><IsOptionSheet>true</IsOptionSheet><PartsCode>sample string 4</PartsCode><PartsCustom1>sample string 21</PartsCustom1><PartsID>3</PartsID><PartsName>sample string 5</PartsName><Quantity>6</Quantity><QuotationID>2</QuotationID><QuotationPartsID>1</QuotationPartsID><TaxAmount>13</TaxAmount><TaxPercentage>12</TaxPercentage><TaxRate>14</TaxRate><TaxRateID>11</TaxRateID><TotalPrice>10</TotalPrice><UOM>sample string 18</UOM><UOMID>7</UOMID><Unit>sample string 8</Unit><UnitPrice>9</UnitPrice><UnitSellingPrice>16</UnitSellingPrice><Warranty>sample string 19</Warranty><oDooPartsID>1</oDooPartsID><oDooQuotePartsID>1</oDooQuotePartsID><oDooTaxID>1</oDooTaxID></QuotationPartsDataModel></lstParts><lstProjectExpense><QuotationRentalProjectExpensesDataModel><ExpenseDescription>sample string 3</ExpenseDescription><ExpensesAmount>2</ExpensesAmount><ExpensesName>sample string 1</ExpensesName><QuotationID>1</QuotationID><QuotationRentalExpensesID>1</QuotationRentalExpensesID></QuotationRentalProjectExpensesDataModel><QuotationRentalProjectExpensesDataModel><ExpenseDescription>sample string 3</ExpenseDescription><ExpensesAmount>2</ExpensesAmount><ExpensesName>sample string 1</ExpensesName><QuotationID>1</QuotationID><QuotationRentalExpensesID>1</QuotationRentalExpensesID></QuotationRentalProjectExpensesDataModel></lstProjectExpense><lstRental><QuotationRentalDataModel><AssetCode>sample string 4</AssetCode><AssetID>3</AssetID><AssetName>sample string 5</AssetName><Days>17</Days><DaysAmount>22</DaysAmount><Duration>sample string 9</Duration><DurationDays>10</DurationDays><DurationHours>11</DurationHours><Hours>18</Hours><HoursAmount>23</HoursAmount><ItemTypeID>27</ItemTypeID><Location>sample string 8</Location><LocationId>7</LocationId><Minutes>19</Minutes><Months>15</Months><ProductID>28</ProductID><Quantity>6</Quantity><QuotationID>2</QuotationID><QuotationRentalID>1</QuotationRentalID><Rate>sample string 12</Rate><RatePrice>13</RatePrice><RentOutDateTime>2025-07-17T05:30:42.5221251+00:00</RentOutDateTime><RentReturnDateTime>2025-07-17T05:30:42.5221251+00:00</RentReturnDateTime><TaxAmount>26</TaxAmount><TaxPercentage>25</TaxPercentage><TaxRateID>24</TaxRateID><TotalActualAmount>20</TotalActualAmount><TotalChargedAmount>21</TotalChargedAmount><TotalPrice>14</TotalPrice><Weeks>16</Weeks><lstProductAsset><QuotationRentalProductAssetMappingDataModel><AssetID>1</AssetID><AssetName>sample string 2</AssetName><QuotationProductAssetMappingRentalID>1</QuotationProductAssetMappingRentalID><QuotationRentalID>1</QuotationRentalID><SerialNo>sample string 1</SerialNo></QuotationRentalProductAssetMappingDataModel><QuotationRentalProductAssetMappingDataModel><AssetID>1</AssetID><AssetName>sample string 2</AssetName><QuotationProductAssetMappingRentalID>1</QuotationProductAssetMappingRentalID><QuotationRentalID>1</QuotationRentalID><SerialNo>sample string 1</SerialNo></QuotationRentalProductAssetMappingDataModel></lstProductAsset></QuotationRentalDataModel><QuotationRentalDataModel><AssetCode>sample string 4</AssetCode><AssetID>3</AssetID><AssetName>sample string 5</AssetName><Days>17</Days><DaysAmount>22</DaysAmount><Duration>sample string 9</Duration><DurationDays>10</DurationDays><DurationHours>11</DurationHours><Hours>18</Hours><HoursAmount>23</HoursAmount><ItemTypeID>27</ItemTypeID><Location>sample string 8</Location><LocationId>7</LocationId><Minutes>19</Minutes><Months>15</Months><ProductID>28</ProductID><Quantity>6</Quantity><QuotationID>2</QuotationID><QuotationRentalID>1</QuotationRentalID><Rate>sample string 12</Rate><RatePrice>13</RatePrice><RentOutDateTime>2025-07-17T05:30:42.5221251+00:00</RentOutDateTime><RentReturnDateTime>2025-07-17T05:30:42.5221251+00:00</RentReturnDateTime><TaxAmount>26</TaxAmount><TaxPercentage>25</TaxPercentage><TaxRateID>24</TaxRateID><TotalActualAmount>20</TotalActualAmount><TotalChargedAmount>21</TotalChargedAmount><TotalPrice>14</TotalPrice><Weeks>16</Weeks><lstProductAsset><QuotationRentalProductAssetMappingDataModel><AssetID>1</AssetID><AssetName>sample string 2</AssetName><QuotationProductAssetMappingRentalID>1</QuotationProductAssetMappingRentalID><QuotationRentalID>1</QuotationRentalID><SerialNo>sample string 1</SerialNo></QuotationRentalProductAssetMappingDataModel><QuotationRentalProductAssetMappingDataModel><AssetID>1</AssetID><AssetName>sample string 2</AssetName><QuotationProductAssetMappingRentalID>1</QuotationProductAssetMappingRentalID><QuotationRentalID>1</QuotationRentalID><SerialNo>sample string 1</SerialNo></QuotationRentalProductAssetMappingDataModel></lstProductAsset></QuotationRentalDataModel></lstRental><lstRentalItems><QuotationRentalItemDetailsDataModel><ActualHeightSizeInFeet>15</ActualHeightSizeInFeet><ActualWidthSizeInFeet>14</ActualWidthSizeInFeet><AssetCode>sample string 3</AssetCode><AssetID>1</AssetID><AssetName>sample string 4</AssetName><AssetRentalRate>17</AssetRentalRate><CBNTHeight>12</CBNTHeight><CBNTWidth>11</CBNTWidth><Height>8</Height><HeightUnit>9</HeightUnit><Quantity>5</Quantity><QuotationID>1</QuotationID><QuotationRentalID>1</QuotationRentalID><Remarks>sample string 20</Remarks><RentalDays>18</RentalDays><SerialNo>sample string 2</SerialNo><SpecificationSide>10</SpecificationSide><TotalCBNT>13</TotalCBNT><TotalRentAmount>19</TotalRentAmount><TotalSquareFeet>16</TotalSquareFeet><Width>6</Width><WidthUnit>7</WidthUnit></QuotationRentalItemDetailsDataModel><QuotationRentalItemDetailsDataModel><ActualHeightSizeInFeet>15</ActualHeightSizeInFeet><ActualWidthSizeInFeet>14</ActualWidthSizeInFeet><AssetCode>sample string 3</AssetCode><AssetID>1</AssetID><AssetName>sample string 4</AssetName><AssetRentalRate>17</AssetRentalRate><CBNTHeight>12</CBNTHeight><CBNTWidth>11</CBNTWidth><Height>8</Height><HeightUnit>9</HeightUnit><Quantity>5</Quantity><QuotationID>1</QuotationID><QuotationRentalID>1</QuotationRentalID><Remarks>sample string 20</Remarks><RentalDays>18</RentalDays><SerialNo>sample string 2</SerialNo><SpecificationSide>10</SpecificationSide><TotalCBNT>13</TotalCBNT><TotalRentAmount>19</TotalRentAmount><TotalSquareFeet>16</TotalSquareFeet><Width>6</Width><WidthUnit>7</WidthUnit></QuotationRentalItemDetailsDataModel></lstRentalItems><lstTags><QuotationTagDataModel><ColorCode>sample string 4</ColorCode><TagCode>sample string 3</TagCode><TagID>1</TagID><TagName>sample string 2</TagName></QuotationTagDataModel><QuotationTagDataModel><ColorCode>sample string 4</ColorCode><TagCode>sample string 3</TagCode><TagID>1</TagID><TagName>sample string 2</TagName></QuotationTagDataModel></lstTags><oDooUserID>1</oDooUserID><objSignature><ActualFileName>sample string 2</ActualFileName><QuotationSignatureID>1</QuotationSignatureID><RenamedFileName>sample string 3</RenamedFileName><SignatoryName>sample string 4</SignatoryName><SignatureDate>2025-07-17T05:30:42.5221251+00:00</SignatureDate><SignatureURL>sample string 5</SignatureURL></objSignature></QuotationDataModel></QuotationDm></QuotationDataModels>