POST api/FleetSaveEstimate

Request Information

URI Parameters

None.

Body Parameters

EstimateModel
NameDescriptionTypeAdditional information
id

globally unique identifier

Required

CustomerName

string

None.

CustomerList

Collection of CustomerModel

None.

fleetBenchmarkOptions

Collection of FleetBenchmarkOptionsModel

None.

EstimateOptions

Collection of EstimateSearchResultsModel

None.

EstimateTypeId

globally unique identifier

None.

IsReEstimate

boolean

None.

IncludeTyre

boolean

None.

IncludeFuel

boolean

None.

EstimateTypeList

Collection of FleetEstimateTypeModel

None.

ContractTerm

integer

None.

ContractTermList

Collection of FleetContractTermModel

None.

ContractKM

integer

None.

ContractKMList

Collection of FleetContractKilometerModel

None.

VehicleTypeSubCategoryId

globally unique identifier

None.

fleetVehicleTypeSubCategories

Collection of FleetVehicleTypeSubCategoryModel

None.

SearchCritVehicleType

boolean

None.

SearchCritCharacteristics

boolean

None.

SearchCritMinSpec

boolean

None.

SearchCritManufacturer

boolean

None.

PetrolPrice

decimal number

None.

DieselPrice

decimal number

None.

PetrolRebates

decimal number

None.

DieselRebates

decimal number

None.

ABS

boolean

None.

AIRCON

boolean

None.

RADIO

boolean

None.

AIR_BAG_DR

boolean

None.

PHONE_PREP

boolean

None.

MonthlyUsageKM

integer

None.

MonthlyKMUsageList

Collection of MonthlyKMModel

None.

NoofDoor

string

None.

NoofDoors

Collection of NumberOfDoorsModel

None.

FuelType

string

None.

FuelTypes

Collection of SelectListItem

None.

TransmissionType

string

None.

TransmissionTypes

Collection of SelectListItem

None.

Engine

string

None.

EngineCapacity

Collection of EngineSizeModel

None.

KilowattValue

string

None.

KilowattsList

Collection of FleetVehicleKilowattModel

None.

VehicleType

string

Required

VehicleTypes

Collection of FleetVehicleTypeModel

None.

YearOption1

integer

None.

VehicleYearOption1

Collection of VehicleYearModel

None.

YearOption2

integer

None.

VehicleYearOption2

Collection of VehicleYearModel

None.

YearOption3

integer

None.

VehicleYearOption3

Collection of VehicleYearModel

None.

MakeOption1

string

None.

VehicleMakeOption1

Collection of FleetVehicleMakeModel

None.

MakeOption2

string

None.

VehicleMakeOption2

Collection of FleetVehicleMakeModel

None.

MakeOption3

string

None.

VehicleMakeOption3

Collection of FleetVehicleMakeModel

None.

ModelOption1

string

None.

VehicleModelOption1

Collection of FleetVehicleModel

None.

ModelOption2

string

None.

VehicleModelOption2

Collection of FleetVehicleModel

None.

ModelOption3

string

None.

VehicleModelOption3

Collection of FleetVehicleModel

None.

MMCodeOption1

string

None.

MMCodeOption2

string

None.

MMCodeOption3

string

None.

Air_Bag_No

string

None.

Air_Bag_No_List

Collection of SelectListItem

None.

NoOfSeats

string

None.

SeatsList

Collection of FleetVehicleSeatsModel

None.

DisplayCount

integer

None.

ResultsToDisplay

Collection of SelectListItem

None.

UsedPetrolPrice

decimal number

None.

UsedPetrolRebate

decimal number

None.

UsedDieselPrice

decimal number

None.

UsedDieselRebate

decimal number

None.

benckmark

BenckmarkVehicle

None.

FleetVehicleSpecCompare

Collection of FleetVehicleSpecCompareModel

None.

EstimateVapOptions

Collection of EstimateVapsModel

None.

Other

string

None.

VehicleImg

Collection of byte

None.

OnRoadOldValue

integer

None.

OnRoad

integer

None.

OffRoadOldValue

integer

None.

OffRoad

integer

None.

UserId

globally unique identifier

None.

Make

string

None.

EngineCapMin

integer

None.

EngineCapMax

integer

None.

TorqueMin

integer

None.

TorqueMax

integer

None.

Request Formats

application/json, text/json

Sample:
{
  "id": "e74c5610-c87f-45ab-b889-b48f024082c5",
  "CustomerName": "sample string 2",
  "CustomerList": [
    {
      "id": "1e11f135-50b3-4b16-a22a-1685695266fa",
      "CustomerName": "sample string 2",
      "ContactPerson": "sample string 3",
      "EmailAddress": "sample string 4",
      "Telephone": "sample string 5",
      "VATNumber": "sample string 6",
      "StreetAddress1": "sample string 7",
      "StreetAddress2": "sample string 8",
      "StreetAddress3": "sample string 9",
      "StreetAddressAreaCode": "sample string 10",
      "IsPostalSameAsResidentialAddress": true,
      "PostalAddress1": "sample string 12",
      "PostalAddress2": "sample string 13",
      "PostalAddress3": "sample string 14",
      "PostalAddressAreaCode": "sample string 15",
      "IsActive": true,
      "CreatedOn": "2026-04-08T14:58:27.0041048+02:00",
      "CreatedBy": "b184edfd-f014-4b9a-a204-9b32d6adc89d",
      "ModifiedOn": "2026-04-08T14:58:27.0041048+02:00",
      "ModifiedBy": "4cbbf904-683d-4cf6-8a1d-c19221daaaeb"
    },
    {
      "id": "1e11f135-50b3-4b16-a22a-1685695266fa",
      "CustomerName": "sample string 2",
      "ContactPerson": "sample string 3",
      "EmailAddress": "sample string 4",
      "Telephone": "sample string 5",
      "VATNumber": "sample string 6",
      "StreetAddress1": "sample string 7",
      "StreetAddress2": "sample string 8",
      "StreetAddress3": "sample string 9",
      "StreetAddressAreaCode": "sample string 10",
      "IsPostalSameAsResidentialAddress": true,
      "PostalAddress1": "sample string 12",
      "PostalAddress2": "sample string 13",
      "PostalAddress3": "sample string 14",
      "PostalAddressAreaCode": "sample string 15",
      "IsActive": true,
      "CreatedOn": "2026-04-08T14:58:27.0041048+02:00",
      "CreatedBy": "b184edfd-f014-4b9a-a204-9b32d6adc89d",
      "ModifiedOn": "2026-04-08T14:58:27.0041048+02:00",
      "ModifiedBy": "4cbbf904-683d-4cf6-8a1d-c19221daaaeb"
    }
  ],
  "fleetBenchmarkOptions": [
    {
      "Sref": "sample string 1",
      "VehicleDescription": "sample string 2",
      "Term": 1,
      "Mileage": 1,
      "FMM_Payment": 1.0,
      "FMMPaymentWithTyre": 1.1,
      "FML_Payment": 1.0,
      "FMLPaymentWithoutTyre": 1.1,
      "TcoWithoutTyre": 1.1,
      "TcoWithTyre": 1.1,
      "VapsTotal": 1.0,
      "IsSelected": true,
      "IsBenchmarkVehicle": true
    },
    {
      "Sref": "sample string 1",
      "VehicleDescription": "sample string 2",
      "Term": 1,
      "Mileage": 1,
      "FMM_Payment": 1.0,
      "FMMPaymentWithTyre": 1.1,
      "FML_Payment": 1.0,
      "FMLPaymentWithoutTyre": 1.1,
      "TcoWithoutTyre": 1.1,
      "TcoWithTyre": 1.1,
      "VapsTotal": 1.0,
      "IsSelected": true,
      "IsBenchmarkVehicle": true
    }
  ],
  "EstimateOptions": [
    {
      "FinancePMT": 1.1,
      "SREF": "sample string 1",
      "MMCode": "sample string 2",
      "VehicleTypeId": "a7b91d9c-230f-4af1-b3f8-4ff0a102b191",
      "VehicleType": "sample string 3",
      "VehicleMake": "sample string 4",
      "VehicleDescription": "sample string 5",
      "TYRE_FRONT": "sample string 6",
      "TYRE_REAR": "sample string 7",
      "Term": 1,
      "Mileage": 1,
      "KM_PM": 1,
      "MaintPM": 1.0,
      "TyrePM": 1.0,
      "FUEL_AVG": 1.0,
      "Fuel_Rand_PM": 1.0,
      "Licence_Fee_PM": 1.0,
      "Interest_Rate": 1.0,
      "RV": 1.0,
      "Payment": 1.0,
      "PaymentwithMaint": 1.0,
      "PaymentwithTyre": 1.0,
      "TotalPayment": 1.0,
      "TcoWithoutTyre": 1.0,
      "TcoWithTyre": 1.0,
      "Price": 1.0,
      "RetailPrice": 1.0,
      "Doors": "sample string 8",
      "Seats": "sample string 9",
      "FuelType": "sample string 10",
      "Abs": "sample string 11",
      "TransmissionType": "sample string 12",
      "AirBag": "sample string 13",
      "Picture": "sample string 14",
      "PlanType": "sample string 15",
      "PlanTime": "sample string 16",
      "PlanKm": "sample string 17",
      "WarrantyTime": "sample string 18",
      "WarrantyKm": "sample string 19",
      "RADIO": "sample string 20",
      "AIRCON": "sample string 21",
      "PHONE_PREP": "sample string 22",
      "TORQUE": "sample string 23",
      "POWER": "sample string 24",
      "CAPACITY": "sample string 25",
      "IsSelected": true,
      "VapsTotal": 27.1,
      "PetrolPrice": 1.0,
      "DieselPrice": 1.0,
      "PetrolRebates": 1.0,
      "DieselRebates": 1.0,
      "RV_Perc": 1.0,
      "Category": "sample string 28",
      "Group": "sample string 29",
      "MCN": "sample string 30",
      "Discount": 1.0,
      "FML_PM": 1.0,
      "FMM_PM": 1.0,
      "EstimateVaps": [
        {
          "VapId": "47e4129a-e280-43a1-87e2-6d3be4570a43",
          "Vap": "sample string 2",
          "VapAmount": 3.1,
          "IsSelected": true,
          "IsMandatory": true
        },
        {
          "VapId": "47e4129a-e280-43a1-87e2-6d3be4570a43",
          "Vap": "sample string 2",
          "VapAmount": 3.1,
          "IsSelected": true,
          "IsMandatory": true
        }
      ],
      "Application": "sample string 31",
      "VehicleUsage": "sample string 32",
      "OnRoad": "sample string 33",
      "OffRoad": "sample string 34",
      "ExtrasNotes": "sample string 35",
      "Other": "sample string 36",
      "CreatedBy": "d2bc7d65-a86d-40d4-aab3-7d50c95df0ec",
      "CreatedOn": "2026-04-08T14:58:27.0197319+02:00",
      "CreatedByUser": "sample string 37",
      "TyresIncluded": true,
      "NoTyre": 1,
      "Customer": {
        "id": "1e11f135-50b3-4b16-a22a-1685695266fa",
        "CustomerName": "sample string 2",
        "ContactPerson": "sample string 3",
        "EmailAddress": "sample string 4",
        "Telephone": "sample string 5",
        "VATNumber": "sample string 6",
        "StreetAddress1": "sample string 7",
        "StreetAddress2": "sample string 8",
        "StreetAddress3": "sample string 9",
        "StreetAddressAreaCode": "sample string 10",
        "IsPostalSameAsResidentialAddress": true,
        "PostalAddress1": "sample string 12",
        "PostalAddress2": "sample string 13",
        "PostalAddress3": "sample string 14",
        "PostalAddressAreaCode": "sample string 15",
        "IsActive": true,
        "CreatedOn": "2026-04-08T14:58:27.0041048+02:00",
        "CreatedBy": "b184edfd-f014-4b9a-a204-9b32d6adc89d",
        "ModifiedOn": "2026-04-08T14:58:27.0041048+02:00",
        "ModifiedBy": "4cbbf904-683d-4cf6-8a1d-c19221daaaeb"
      }
    },
    {
      "FinancePMT": 1.1,
      "SREF": "sample string 1",
      "MMCode": "sample string 2",
      "VehicleTypeId": "a7b91d9c-230f-4af1-b3f8-4ff0a102b191",
      "VehicleType": "sample string 3",
      "VehicleMake": "sample string 4",
      "VehicleDescription": "sample string 5",
      "TYRE_FRONT": "sample string 6",
      "TYRE_REAR": "sample string 7",
      "Term": 1,
      "Mileage": 1,
      "KM_PM": 1,
      "MaintPM": 1.0,
      "TyrePM": 1.0,
      "FUEL_AVG": 1.0,
      "Fuel_Rand_PM": 1.0,
      "Licence_Fee_PM": 1.0,
      "Interest_Rate": 1.0,
      "RV": 1.0,
      "Payment": 1.0,
      "PaymentwithMaint": 1.0,
      "PaymentwithTyre": 1.0,
      "TotalPayment": 1.0,
      "TcoWithoutTyre": 1.0,
      "TcoWithTyre": 1.0,
      "Price": 1.0,
      "RetailPrice": 1.0,
      "Doors": "sample string 8",
      "Seats": "sample string 9",
      "FuelType": "sample string 10",
      "Abs": "sample string 11",
      "TransmissionType": "sample string 12",
      "AirBag": "sample string 13",
      "Picture": "sample string 14",
      "PlanType": "sample string 15",
      "PlanTime": "sample string 16",
      "PlanKm": "sample string 17",
      "WarrantyTime": "sample string 18",
      "WarrantyKm": "sample string 19",
      "RADIO": "sample string 20",
      "AIRCON": "sample string 21",
      "PHONE_PREP": "sample string 22",
      "TORQUE": "sample string 23",
      "POWER": "sample string 24",
      "CAPACITY": "sample string 25",
      "IsSelected": true,
      "VapsTotal": 27.1,
      "PetrolPrice": 1.0,
      "DieselPrice": 1.0,
      "PetrolRebates": 1.0,
      "DieselRebates": 1.0,
      "RV_Perc": 1.0,
      "Category": "sample string 28",
      "Group": "sample string 29",
      "MCN": "sample string 30",
      "Discount": 1.0,
      "FML_PM": 1.0,
      "FMM_PM": 1.0,
      "EstimateVaps": [
        {
          "VapId": "47e4129a-e280-43a1-87e2-6d3be4570a43",
          "Vap": "sample string 2",
          "VapAmount": 3.1,
          "IsSelected": true,
          "IsMandatory": true
        },
        {
          "VapId": "47e4129a-e280-43a1-87e2-6d3be4570a43",
          "Vap": "sample string 2",
          "VapAmount": 3.1,
          "IsSelected": true,
          "IsMandatory": true
        }
      ],
      "Application": "sample string 31",
      "VehicleUsage": "sample string 32",
      "OnRoad": "sample string 33",
      "OffRoad": "sample string 34",
      "ExtrasNotes": "sample string 35",
      "Other": "sample string 36",
      "CreatedBy": "d2bc7d65-a86d-40d4-aab3-7d50c95df0ec",
      "CreatedOn": "2026-04-08T14:58:27.0197319+02:00",
      "CreatedByUser": "sample string 37",
      "TyresIncluded": true,
      "NoTyre": 1,
      "Customer": {
        "id": "1e11f135-50b3-4b16-a22a-1685695266fa",
        "CustomerName": "sample string 2",
        "ContactPerson": "sample string 3",
        "EmailAddress": "sample string 4",
        "Telephone": "sample string 5",
        "VATNumber": "sample string 6",
        "StreetAddress1": "sample string 7",
        "StreetAddress2": "sample string 8",
        "StreetAddress3": "sample string 9",
        "StreetAddressAreaCode": "sample string 10",
        "IsPostalSameAsResidentialAddress": true,
        "PostalAddress1": "sample string 12",
        "PostalAddress2": "sample string 13",
        "PostalAddress3": "sample string 14",
        "PostalAddressAreaCode": "sample string 15",
        "IsActive": true,
        "CreatedOn": "2026-04-08T14:58:27.0041048+02:00",
        "CreatedBy": "b184edfd-f014-4b9a-a204-9b32d6adc89d",
        "ModifiedOn": "2026-04-08T14:58:27.0041048+02:00",
        "ModifiedBy": "4cbbf904-683d-4cf6-8a1d-c19221daaaeb"
      }
    }
  ],
  "EstimateTypeId": "e4a11e84-fda0-48d9-be1c-c50fcc0822ba",
  "IsReEstimate": true,
  "IncludeTyre": true,
  "IncludeFuel": true,
  "EstimateTypeList": [
    {
      "id": "c3786790-6eae-4c33-8950-411fbc35ffa2",
      "QuoteType": "sample string 2",
      "IsActive": true,
      "CreatedOn": "2026-04-08T14:58:27.0197319+02:00",
      "CreatedBy": "8af95e96-a109-40d8-8f53-bdd375c6b260",
      "ModifiedOn": "2026-04-08T14:58:27.0197319+02:00",
      "ModifiedBy": "30f5193c-6374-4834-8848-a025ea14fb2c",
      "IsSelected": true
    },
    {
      "id": "c3786790-6eae-4c33-8950-411fbc35ffa2",
      "QuoteType": "sample string 2",
      "IsActive": true,
      "CreatedOn": "2026-04-08T14:58:27.0197319+02:00",
      "CreatedBy": "8af95e96-a109-40d8-8f53-bdd375c6b260",
      "ModifiedOn": "2026-04-08T14:58:27.0197319+02:00",
      "ModifiedBy": "30f5193c-6374-4834-8848-a025ea14fb2c",
      "IsSelected": true
    }
  ],
  "ContractTerm": 1,
  "ContractTermList": [
    {
      "ContractTerm": 1,
      "Term": "sample string 2"
    },
    {
      "ContractTerm": 1,
      "Term": "sample string 2"
    }
  ],
  "ContractKM": 1,
  "ContractKMList": [
    {
      "ContractKilometer": 1,
      "ContractTerm": 2,
      "KM_PM": 1
    },
    {
      "ContractKilometer": 1,
      "ContractTerm": 2,
      "KM_PM": 1
    }
  ],
  "VehicleTypeSubCategoryId": "83376e88-e021-4f29-9551-76e5657fe9ee",
  "fleetVehicleTypeSubCategories": [
    {
      "id": "65359b6f-346a-4572-a0c5-9e44f5103f8a",
      "VehicleTypeId": "c0e6f933-18e2-415c-96f6-5e19ee7fff87",
      "VehicleType": "sample string 2",
      "VehicleTypeSubCategoryDesc": "sample string 3",
      "MinLength": 1,
      "MaxLength": 1,
      "IsActive": true,
      "CreatedOn": "2026-04-08T14:58:27.0197319+02:00",
      "CreatedBy": "86d89597-a85d-4570-ba84-d2132603f5eb",
      "CreatedByUser": "sample string 5",
      "ModifiedOn": "2026-04-08T14:58:27.0197319+02:00",
      "ModifiedBy": "4fea9889-ce70-4336-9873-0589da614fbd",
      "ModifiedByUser": "sample string 6"
    },
    {
      "id": "65359b6f-346a-4572-a0c5-9e44f5103f8a",
      "VehicleTypeId": "c0e6f933-18e2-415c-96f6-5e19ee7fff87",
      "VehicleType": "sample string 2",
      "VehicleTypeSubCategoryDesc": "sample string 3",
      "MinLength": 1,
      "MaxLength": 1,
      "IsActive": true,
      "CreatedOn": "2026-04-08T14:58:27.0197319+02:00",
      "CreatedBy": "86d89597-a85d-4570-ba84-d2132603f5eb",
      "CreatedByUser": "sample string 5",
      "ModifiedOn": "2026-04-08T14:58:27.0197319+02:00",
      "ModifiedBy": "4fea9889-ce70-4336-9873-0589da614fbd",
      "ModifiedByUser": "sample string 6"
    }
  ],
  "SearchCritVehicleType": true,
  "SearchCritCharacteristics": true,
  "SearchCritMinSpec": true,
  "SearchCritManufacturer": true,
  "PetrolPrice": 11.1,
  "DieselPrice": 12.1,
  "PetrolRebates": 13.1,
  "DieselRebates": 14.1,
  "ABS": true,
  "AIRCON": true,
  "RADIO": true,
  "AIR_BAG_DR": true,
  "PHONE_PREP": true,
  "MonthlyUsageKM": 1,
  "MonthlyKMUsageList": [
    {
      "KMPerMonth": 1
    },
    {
      "KMPerMonth": 1
    }
  ],
  "NoofDoor": "sample string 20",
  "NoofDoors": [
    {
      "Doors": 1
    },
    {
      "Doors": 1
    }
  ],
  "FuelType": "sample string 21",
  "FuelTypes": [
    {
      "Disabled": true,
      "Group": {
        "Disabled": true,
        "Name": "sample string 2"
      },
      "Selected": true,
      "Text": "sample string 3",
      "Value": "sample string 4"
    },
    {
      "Disabled": true,
      "Group": {
        "Disabled": true,
        "Name": "sample string 2"
      },
      "Selected": true,
      "Text": "sample string 3",
      "Value": "sample string 4"
    }
  ],
  "TransmissionType": "sample string 22",
  "TransmissionTypes": [
    {
      "Disabled": true,
      "Group": {
        "Disabled": true,
        "Name": "sample string 2"
      },
      "Selected": true,
      "Text": "sample string 3",
      "Value": "sample string 4"
    },
    {
      "Disabled": true,
      "Group": {
        "Disabled": true,
        "Name": "sample string 2"
      },
      "Selected": true,
      "Text": "sample string 3",
      "Value": "sample string 4"
    }
  ],
  "Engine": "sample string 23",
  "EngineCapacity": [
    {
      "id": "36cfbbef-a7ab-48d8-b5d9-21a5af3001d7",
      "EngineSize": "sample string 2",
      "IsActive": true,
      "CreatedOn": "2026-04-08T14:58:27.0197319+02:00",
      "CreatedBy": "fe10844a-e112-49d8-a142-a207eb86b428",
      "ModifiedOn": "2026-04-08T14:58:27.0197319+02:00",
      "ModifiedBy": "92b36984-7df6-4ab2-8577-61fb5ebbf594"
    },
    {
      "id": "36cfbbef-a7ab-48d8-b5d9-21a5af3001d7",
      "EngineSize": "sample string 2",
      "IsActive": true,
      "CreatedOn": "2026-04-08T14:58:27.0197319+02:00",
      "CreatedBy": "fe10844a-e112-49d8-a142-a207eb86b428",
      "ModifiedOn": "2026-04-08T14:58:27.0197319+02:00",
      "ModifiedBy": "92b36984-7df6-4ab2-8577-61fb5ebbf594"
    }
  ],
  "KilowattValue": "sample string 24",
  "KilowattsList": [
    {
      "KW": "sample string 1"
    },
    {
      "KW": "sample string 1"
    }
  ],
  "VehicleType": "sample string 25",
  "VehicleTypes": [
    {
      "VehicleTypeId": "ddec09a3-8a2f-47f4-8eac-4fd9df24439c",
      "VehicleType": "sample string 2",
      "AvgTyrelife": 1,
      "MaxQuoteKm": 1,
      "MinQuoteMonths": 1,
      "MaxQuoteMonths": 1,
      "IsActive": true,
      "CreatedOn": "2026-04-08T14:58:27.0197319+02:00",
      "CreatedBy": "36783f4b-58b0-4bab-b5ee-e8d5b7c0c91c",
      "CreatedByUser": "sample string 4",
      "ModifiedOn": "2026-04-08T14:58:27.0197319+02:00",
      "ModifiedBy": "72148a3f-f46d-447b-996a-c319e193d9ff",
      "ModifiedByUser": "sample string 5",
      "MaxQuoteKmList": [
        {
          "ContractKilometer": 1,
          "ContractTerm": 2,
          "KM_PM": 1
        },
        {
          "ContractKilometer": 1,
          "ContractTerm": 2,
          "KM_PM": 1
        }
      ],
      "MinQuoteMonthsList": [
        {
          "ContractTerm": 1,
          "Term": "sample string 2"
        },
        {
          "ContractTerm": 1,
          "Term": "sample string 2"
        }
      ],
      "MaxQuoteMonthsList": [
        {
          "ContractTerm": 1,
          "Term": "sample string 2"
        },
        {
          "ContractTerm": 1,
          "Term": "sample string 2"
        }
      ]
    },
    {
      "VehicleTypeId": "ddec09a3-8a2f-47f4-8eac-4fd9df24439c",
      "VehicleType": "sample string 2",
      "AvgTyrelife": 1,
      "MaxQuoteKm": 1,
      "MinQuoteMonths": 1,
      "MaxQuoteMonths": 1,
      "IsActive": true,
      "CreatedOn": "2026-04-08T14:58:27.0197319+02:00",
      "CreatedBy": "36783f4b-58b0-4bab-b5ee-e8d5b7c0c91c",
      "CreatedByUser": "sample string 4",
      "ModifiedOn": "2026-04-08T14:58:27.0197319+02:00",
      "ModifiedBy": "72148a3f-f46d-447b-996a-c319e193d9ff",
      "ModifiedByUser": "sample string 5",
      "MaxQuoteKmList": [
        {
          "ContractKilometer": 1,
          "ContractTerm": 2,
          "KM_PM": 1
        },
        {
          "ContractKilometer": 1,
          "ContractTerm": 2,
          "KM_PM": 1
        }
      ],
      "MinQuoteMonthsList": [
        {
          "ContractTerm": 1,
          "Term": "sample string 2"
        },
        {
          "ContractTerm": 1,
          "Term": "sample string 2"
        }
      ],
      "MaxQuoteMonthsList": [
        {
          "ContractTerm": 1,
          "Term": "sample string 2"
        },
        {
          "ContractTerm": 1,
          "Term": "sample string 2"
        }
      ]
    }
  ],
  "YearOption1": 1,
  "VehicleYearOption1": [
    {
      "VehicleYear": "sample string 1"
    },
    {
      "VehicleYear": "sample string 1"
    }
  ],
  "YearOption2": 1,
  "VehicleYearOption2": [
    {
      "VehicleYear": "sample string 1"
    },
    {
      "VehicleYear": "sample string 1"
    }
  ],
  "YearOption3": 1,
  "VehicleYearOption3": [
    {
      "VehicleYear": "sample string 1"
    },
    {
      "VehicleYear": "sample string 1"
    }
  ],
  "MakeOption1": "sample string 26",
  "VehicleMakeOption1": [
    {
      "VehicleMakeId": "a1611865-9774-4580-b378-a2331a4f4193",
      "VehicleMake": "sample string 2",
      "ShowOnFleetEstimate": true,
      "BrandDiscount": 1.0,
      "IsActive": true,
      "CreatedOn": "2026-04-08T14:58:27.0197319+02:00",
      "CreatedBy": "be29feb9-a745-4b61-a3cf-540b94cbf20d",
      "CreatedByUser": "sample string 7",
      "ModifiedOn": "2026-04-08T14:58:27.0197319+02:00",
      "ModifiedBy": "6a3ba7dd-ed2d-4bc6-8b29-50c605418ac6",
      "ModifiedByUser": "sample string 8"
    },
    {
      "VehicleMakeId": "a1611865-9774-4580-b378-a2331a4f4193",
      "VehicleMake": "sample string 2",
      "ShowOnFleetEstimate": true,
      "BrandDiscount": 1.0,
      "IsActive": true,
      "CreatedOn": "2026-04-08T14:58:27.0197319+02:00",
      "CreatedBy": "be29feb9-a745-4b61-a3cf-540b94cbf20d",
      "CreatedByUser": "sample string 7",
      "ModifiedOn": "2026-04-08T14:58:27.0197319+02:00",
      "ModifiedBy": "6a3ba7dd-ed2d-4bc6-8b29-50c605418ac6",
      "ModifiedByUser": "sample string 8"
    }
  ],
  "MakeOption2": "sample string 27",
  "VehicleMakeOption2": [
    {
      "VehicleMakeId": "a1611865-9774-4580-b378-a2331a4f4193",
      "VehicleMake": "sample string 2",
      "ShowOnFleetEstimate": true,
      "BrandDiscount": 1.0,
      "IsActive": true,
      "CreatedOn": "2026-04-08T14:58:27.0197319+02:00",
      "CreatedBy": "be29feb9-a745-4b61-a3cf-540b94cbf20d",
      "CreatedByUser": "sample string 7",
      "ModifiedOn": "2026-04-08T14:58:27.0197319+02:00",
      "ModifiedBy": "6a3ba7dd-ed2d-4bc6-8b29-50c605418ac6",
      "ModifiedByUser": "sample string 8"
    },
    {
      "VehicleMakeId": "a1611865-9774-4580-b378-a2331a4f4193",
      "VehicleMake": "sample string 2",
      "ShowOnFleetEstimate": true,
      "BrandDiscount": 1.0,
      "IsActive": true,
      "CreatedOn": "2026-04-08T14:58:27.0197319+02:00",
      "CreatedBy": "be29feb9-a745-4b61-a3cf-540b94cbf20d",
      "CreatedByUser": "sample string 7",
      "ModifiedOn": "2026-04-08T14:58:27.0197319+02:00",
      "ModifiedBy": "6a3ba7dd-ed2d-4bc6-8b29-50c605418ac6",
      "ModifiedByUser": "sample string 8"
    }
  ],
  "MakeOption3": "sample string 28",
  "VehicleMakeOption3": [
    {
      "VehicleMakeId": "a1611865-9774-4580-b378-a2331a4f4193",
      "VehicleMake": "sample string 2",
      "ShowOnFleetEstimate": true,
      "BrandDiscount": 1.0,
      "IsActive": true,
      "CreatedOn": "2026-04-08T14:58:27.0197319+02:00",
      "CreatedBy": "be29feb9-a745-4b61-a3cf-540b94cbf20d",
      "CreatedByUser": "sample string 7",
      "ModifiedOn": "2026-04-08T14:58:27.0197319+02:00",
      "ModifiedBy": "6a3ba7dd-ed2d-4bc6-8b29-50c605418ac6",
      "ModifiedByUser": "sample string 8"
    },
    {
      "VehicleMakeId": "a1611865-9774-4580-b378-a2331a4f4193",
      "VehicleMake": "sample string 2",
      "ShowOnFleetEstimate": true,
      "BrandDiscount": 1.0,
      "IsActive": true,
      "CreatedOn": "2026-04-08T14:58:27.0197319+02:00",
      "CreatedBy": "be29feb9-a745-4b61-a3cf-540b94cbf20d",
      "CreatedByUser": "sample string 7",
      "ModifiedOn": "2026-04-08T14:58:27.0197319+02:00",
      "ModifiedBy": "6a3ba7dd-ed2d-4bc6-8b29-50c605418ac6",
      "ModifiedByUser": "sample string 8"
    }
  ],
  "ModelOption1": "sample string 29",
  "VehicleModelOption1": [
    {
      "sref": "sample string 1",
      "VehicleModel": "sample string 2"
    },
    {
      "sref": "sample string 1",
      "VehicleModel": "sample string 2"
    }
  ],
  "ModelOption2": "sample string 30",
  "VehicleModelOption2": [
    {
      "sref": "sample string 1",
      "VehicleModel": "sample string 2"
    },
    {
      "sref": "sample string 1",
      "VehicleModel": "sample string 2"
    }
  ],
  "ModelOption3": "sample string 31",
  "VehicleModelOption3": [
    {
      "sref": "sample string 1",
      "VehicleModel": "sample string 2"
    },
    {
      "sref": "sample string 1",
      "VehicleModel": "sample string 2"
    }
  ],
  "MMCodeOption1": "sample string 32",
  "MMCodeOption2": "sample string 33",
  "MMCodeOption3": "sample string 34",
  "Air_Bag_No": "sample string 35",
  "Air_Bag_No_List": [
    {
      "Disabled": true,
      "Group": {
        "Disabled": true,
        "Name": "sample string 2"
      },
      "Selected": true,
      "Text": "sample string 3",
      "Value": "sample string 4"
    },
    {
      "Disabled": true,
      "Group": {
        "Disabled": true,
        "Name": "sample string 2"
      },
      "Selected": true,
      "Text": "sample string 3",
      "Value": "sample string 4"
    }
  ],
  "NoOfSeats": "sample string 36",
  "SeatsList": [
    {
      "Seats": 1
    },
    {
      "Seats": 1
    }
  ],
  "DisplayCount": 37,
  "ResultsToDisplay": [
    {
      "Disabled": true,
      "Group": {
        "Disabled": true,
        "Name": "sample string 2"
      },
      "Selected": true,
      "Text": "sample string 3",
      "Value": "sample string 4"
    },
    {
      "Disabled": true,
      "Group": {
        "Disabled": true,
        "Name": "sample string 2"
      },
      "Selected": true,
      "Text": "sample string 3",
      "Value": "sample string 4"
    }
  ],
  "UsedPetrolPrice": 38.1,
  "UsedPetrolRebate": 39.1,
  "UsedDieselPrice": 40.1,
  "UsedDieselRebate": 41.1,
  "benckmark": {
    "Vehicle": "sample string 1",
    "Term": 2,
    "Mileage": 3,
    "IncludeTyre": true,
    "FMLPaymentWithoutTyre": 5.1,
    "FMLPayment": 6.1,
    "FMMPaymentWithTyre": 7.1,
    "FMMPayment": 8.1,
    "TcoWithoutTyre": 9.1,
    "TcoWithTyre": 10.1,
    "VapsTotal": 11.1
  },
  "FleetVehicleSpecCompare": [
    {
      "Picture": "sample string 1",
      "Vehicle": "sample string 2",
      "Price": 3.1,
      "Plantype": "sample string 4",
      "PlanTime": "sample string 5",
      "PlanKM": "sample string 6",
      "WarrantyTime": "sample string 7",
      "WarrantyKM": "sample string 8",
      "Seats": "sample string 9",
      "Doors": "sample string 10",
      "Abs": "sample string 11",
      "Airbag": "sample string 12",
      "Aircon": "sample string 13",
      "Radio": "sample string 14",
      "Capacity": "sample string 15",
      "Torque": "sample string 16",
      "EnginePower": "sample string 17",
      "Bluetooth": "sample string 18",
      "CO2": "sample string 19",
      "Acceleration": "sample string 20",
      "Cylinders": "sample string 21",
      "ServiceInterval": 1,
      "FuelType": "sample string 22",
      "Transmission": "sample string 23"
    },
    {
      "Picture": "sample string 1",
      "Vehicle": "sample string 2",
      "Price": 3.1,
      "Plantype": "sample string 4",
      "PlanTime": "sample string 5",
      "PlanKM": "sample string 6",
      "WarrantyTime": "sample string 7",
      "WarrantyKM": "sample string 8",
      "Seats": "sample string 9",
      "Doors": "sample string 10",
      "Abs": "sample string 11",
      "Airbag": "sample string 12",
      "Aircon": "sample string 13",
      "Radio": "sample string 14",
      "Capacity": "sample string 15",
      "Torque": "sample string 16",
      "EnginePower": "sample string 17",
      "Bluetooth": "sample string 18",
      "CO2": "sample string 19",
      "Acceleration": "sample string 20",
      "Cylinders": "sample string 21",
      "ServiceInterval": 1,
      "FuelType": "sample string 22",
      "Transmission": "sample string 23"
    }
  ],
  "EstimateVapOptions": [
    {
      "VapId": "47e4129a-e280-43a1-87e2-6d3be4570a43",
      "Vap": "sample string 2",
      "VapAmount": 3.1,
      "IsSelected": true,
      "IsMandatory": true
    },
    {
      "VapId": "47e4129a-e280-43a1-87e2-6d3be4570a43",
      "Vap": "sample string 2",
      "VapAmount": 3.1,
      "IsSelected": true,
      "IsMandatory": true
    }
  ],
  "Other": "sample string 42",
  "VehicleImg": "QEA=",
  "OnRoadOldValue": 43,
  "OnRoad": 44,
  "OffRoadOldValue": 45,
  "OffRoad": 46,
  "UserId": "fcafddec-b67f-4a23-ad87-9387222be7be",
  "Make": "sample string 47",
  "EngineCapMin": 1,
  "EngineCapMax": 1,
  "TorqueMin": 1,
  "TorqueMax": 1
}

application/xml, text/xml

Sample:
<EstimateModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/QuoteEngineDta.FleetModels.Estimate">
  <ABS>true</ABS>
  <AIRCON>true</AIRCON>
  <AIR_BAG_DR>true</AIR_BAG_DR>
  <Air_Bag_No>sample string 35</Air_Bag_No>
  <Air_Bag_No_List xmlns:d2p1="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
    <d2p1:SelectListItem>
      <d2p1:Disabled>true</d2p1:Disabled>
      <d2p1:Group>
        <d2p1:Disabled>true</d2p1:Disabled>
        <d2p1:Name>sample string 2</d2p1:Name>
      </d2p1:Group>
      <d2p1:Selected>true</d2p1:Selected>
      <d2p1:Text>sample string 3</d2p1:Text>
      <d2p1:Value>sample string 4</d2p1:Value>
    </d2p1:SelectListItem>
    <d2p1:SelectListItem>
      <d2p1:Disabled>true</d2p1:Disabled>
      <d2p1:Group>
        <d2p1:Disabled>true</d2p1:Disabled>
        <d2p1:Name>sample string 2</d2p1:Name>
      </d2p1:Group>
      <d2p1:Selected>true</d2p1:Selected>
      <d2p1:Text>sample string 3</d2p1:Text>
      <d2p1:Value>sample string 4</d2p1:Value>
    </d2p1:SelectListItem>
  </Air_Bag_No_List>
  <ContractKM>1</ContractKM>
  <ContractKMList>
    <FleetContractKilometerModel>
      <ContractKilometer>1</ContractKilometer>
      <ContractTerm>2</ContractTerm>
      <KM_PM>1</KM_PM>
    </FleetContractKilometerModel>
    <FleetContractKilometerModel>
      <ContractKilometer>1</ContractKilometer>
      <ContractTerm>2</ContractTerm>
      <KM_PM>1</KM_PM>
    </FleetContractKilometerModel>
  </ContractKMList>
  <ContractTerm>1</ContractTerm>
  <ContractTermList>
    <FleetContractTermModel>
      <ContractTerm>1</ContractTerm>
      <Term>sample string 2</Term>
    </FleetContractTermModel>
    <FleetContractTermModel>
      <ContractTerm>1</ContractTerm>
      <Term>sample string 2</Term>
    </FleetContractTermModel>
  </ContractTermList>
  <CustomerList>
    <CustomerModel>
      <ContactPerson>sample string 3</ContactPerson>
      <CreatedBy>b184edfd-f014-4b9a-a204-9b32d6adc89d</CreatedBy>
      <CreatedOn>2026-04-08T14:58:27.0041048+02:00</CreatedOn>
      <CustomerName>sample string 2</CustomerName>
      <EmailAddress>sample string 4</EmailAddress>
      <IsActive>true</IsActive>
      <IsPostalSameAsResidentialAddress>true</IsPostalSameAsResidentialAddress>
      <ModifiedBy>4cbbf904-683d-4cf6-8a1d-c19221daaaeb</ModifiedBy>
      <ModifiedOn>2026-04-08T14:58:27.0041048+02:00</ModifiedOn>
      <PostalAddress1>sample string 12</PostalAddress1>
      <PostalAddress2>sample string 13</PostalAddress2>
      <PostalAddress3>sample string 14</PostalAddress3>
      <PostalAddressAreaCode>sample string 15</PostalAddressAreaCode>
      <StreetAddress1>sample string 7</StreetAddress1>
      <StreetAddress2>sample string 8</StreetAddress2>
      <StreetAddress3>sample string 9</StreetAddress3>
      <StreetAddressAreaCode>sample string 10</StreetAddressAreaCode>
      <Telephone>sample string 5</Telephone>
      <VATNumber>sample string 6</VATNumber>
      <id>1e11f135-50b3-4b16-a22a-1685695266fa</id>
    </CustomerModel>
    <CustomerModel>
      <ContactPerson>sample string 3</ContactPerson>
      <CreatedBy>b184edfd-f014-4b9a-a204-9b32d6adc89d</CreatedBy>
      <CreatedOn>2026-04-08T14:58:27.0041048+02:00</CreatedOn>
      <CustomerName>sample string 2</CustomerName>
      <EmailAddress>sample string 4</EmailAddress>
      <IsActive>true</IsActive>
      <IsPostalSameAsResidentialAddress>true</IsPostalSameAsResidentialAddress>
      <ModifiedBy>4cbbf904-683d-4cf6-8a1d-c19221daaaeb</ModifiedBy>
      <ModifiedOn>2026-04-08T14:58:27.0041048+02:00</ModifiedOn>
      <PostalAddress1>sample string 12</PostalAddress1>
      <PostalAddress2>sample string 13</PostalAddress2>
      <PostalAddress3>sample string 14</PostalAddress3>
      <PostalAddressAreaCode>sample string 15</PostalAddressAreaCode>
      <StreetAddress1>sample string 7</StreetAddress1>
      <StreetAddress2>sample string 8</StreetAddress2>
      <StreetAddress3>sample string 9</StreetAddress3>
      <StreetAddressAreaCode>sample string 10</StreetAddressAreaCode>
      <Telephone>sample string 5</Telephone>
      <VATNumber>sample string 6</VATNumber>
      <id>1e11f135-50b3-4b16-a22a-1685695266fa</id>
    </CustomerModel>
  </CustomerList>
  <CustomerName>sample string 2</CustomerName>
  <DieselPrice>12.1</DieselPrice>
  <DieselRebates>14.1</DieselRebates>
  <DisplayCount>37</DisplayCount>
  <Engine>sample string 23</Engine>
  <EngineCapMax>1</EngineCapMax>
  <EngineCapMin>1</EngineCapMin>
  <EngineCapacity>
    <EngineSizeModel>
      <CreatedBy>fe10844a-e112-49d8-a142-a207eb86b428</CreatedBy>
      <CreatedOn>2026-04-08T14:58:27.0197319+02:00</CreatedOn>
      <EngineSize>sample string 2</EngineSize>
      <IsActive>true</IsActive>
      <ModifiedBy>92b36984-7df6-4ab2-8577-61fb5ebbf594</ModifiedBy>
      <ModifiedOn>2026-04-08T14:58:27.0197319+02:00</ModifiedOn>
      <id>36cfbbef-a7ab-48d8-b5d9-21a5af3001d7</id>
    </EngineSizeModel>
    <EngineSizeModel>
      <CreatedBy>fe10844a-e112-49d8-a142-a207eb86b428</CreatedBy>
      <CreatedOn>2026-04-08T14:58:27.0197319+02:00</CreatedOn>
      <EngineSize>sample string 2</EngineSize>
      <IsActive>true</IsActive>
      <ModifiedBy>92b36984-7df6-4ab2-8577-61fb5ebbf594</ModifiedBy>
      <ModifiedOn>2026-04-08T14:58:27.0197319+02:00</ModifiedOn>
      <id>36cfbbef-a7ab-48d8-b5d9-21a5af3001d7</id>
    </EngineSizeModel>
  </EngineCapacity>
  <EstimateOptions>
    <EstimateSearchResultsModel>
      <AIRCON>sample string 21</AIRCON>
      <Abs>sample string 11</Abs>
      <AirBag>sample string 13</AirBag>
      <Application>sample string 31</Application>
      <CAPACITY>sample string 25</CAPACITY>
      <Category>sample string 28</Category>
      <CreatedBy>d2bc7d65-a86d-40d4-aab3-7d50c95df0ec</CreatedBy>
      <CreatedByUser>sample string 37</CreatedByUser>
      <CreatedOn>2026-04-08T14:58:27.0197319+02:00</CreatedOn>
      <Customer>
        <ContactPerson>sample string 3</ContactPerson>
        <CreatedBy>b184edfd-f014-4b9a-a204-9b32d6adc89d</CreatedBy>
        <CreatedOn>2026-04-08T14:58:27.0041048+02:00</CreatedOn>
        <CustomerName>sample string 2</CustomerName>
        <EmailAddress>sample string 4</EmailAddress>
        <IsActive>true</IsActive>
        <IsPostalSameAsResidentialAddress>true</IsPostalSameAsResidentialAddress>
        <ModifiedBy>4cbbf904-683d-4cf6-8a1d-c19221daaaeb</ModifiedBy>
        <ModifiedOn>2026-04-08T14:58:27.0041048+02:00</ModifiedOn>
        <PostalAddress1>sample string 12</PostalAddress1>
        <PostalAddress2>sample string 13</PostalAddress2>
        <PostalAddress3>sample string 14</PostalAddress3>
        <PostalAddressAreaCode>sample string 15</PostalAddressAreaCode>
        <StreetAddress1>sample string 7</StreetAddress1>
        <StreetAddress2>sample string 8</StreetAddress2>
        <StreetAddress3>sample string 9</StreetAddress3>
        <StreetAddressAreaCode>sample string 10</StreetAddressAreaCode>
        <Telephone>sample string 5</Telephone>
        <VATNumber>sample string 6</VATNumber>
        <id>1e11f135-50b3-4b16-a22a-1685695266fa</id>
      </Customer>
      <DieselPrice>1</DieselPrice>
      <DieselRebates>1</DieselRebates>
      <Discount>1</Discount>
      <Doors>sample string 8</Doors>
      <EstimateVaps>
        <EstimateVapsModel>
          <IsMandatory>true</IsMandatory>
          <IsSelected>true</IsSelected>
          <Vap>sample string 2</Vap>
          <VapAmount>3.1</VapAmount>
          <VapId>47e4129a-e280-43a1-87e2-6d3be4570a43</VapId>
        </EstimateVapsModel>
        <EstimateVapsModel>
          <IsMandatory>true</IsMandatory>
          <IsSelected>true</IsSelected>
          <Vap>sample string 2</Vap>
          <VapAmount>3.1</VapAmount>
          <VapId>47e4129a-e280-43a1-87e2-6d3be4570a43</VapId>
        </EstimateVapsModel>
      </EstimateVaps>
      <ExtrasNotes>sample string 35</ExtrasNotes>
      <FML_PM>1</FML_PM>
      <FMM_PM>1</FMM_PM>
      <FUEL_AVG>1</FUEL_AVG>
      <FinancePMT>1.1</FinancePMT>
      <FuelType>sample string 10</FuelType>
      <Fuel_Rand_PM>1</Fuel_Rand_PM>
      <Group>sample string 29</Group>
      <Interest_Rate>1</Interest_Rate>
      <IsSelected>true</IsSelected>
      <KM_PM>1</KM_PM>
      <Licence_Fee_PM>1</Licence_Fee_PM>
      <MCN>sample string 30</MCN>
      <MMCode>sample string 2</MMCode>
      <MaintPM>1</MaintPM>
      <Mileage>1</Mileage>
      <NoTyre>1</NoTyre>
      <OffRoad>sample string 34</OffRoad>
      <OnRoad>sample string 33</OnRoad>
      <Other>sample string 36</Other>
      <PHONE_PREP>sample string 22</PHONE_PREP>
      <POWER>sample string 24</POWER>
      <Payment>1</Payment>
      <PaymentwithMaint>1</PaymentwithMaint>
      <PaymentwithTyre>1</PaymentwithTyre>
      <PetrolPrice>1</PetrolPrice>
      <PetrolRebates>1</PetrolRebates>
      <Picture>sample string 14</Picture>
      <PlanKm>sample string 17</PlanKm>
      <PlanTime>sample string 16</PlanTime>
      <PlanType>sample string 15</PlanType>
      <Price>1</Price>
      <RADIO>sample string 20</RADIO>
      <RV>1</RV>
      <RV_Perc>1</RV_Perc>
      <RetailPrice>1</RetailPrice>
      <SREF>sample string 1</SREF>
      <Seats>sample string 9</Seats>
      <TORQUE>sample string 23</TORQUE>
      <TYRE_FRONT>sample string 6</TYRE_FRONT>
      <TYRE_REAR>sample string 7</TYRE_REAR>
      <TcoWithTyre>1</TcoWithTyre>
      <TcoWithoutTyre>1</TcoWithoutTyre>
      <Term>1</Term>
      <TotalPayment>1</TotalPayment>
      <TransmissionType>sample string 12</TransmissionType>
      <TyrePM>1</TyrePM>
      <TyresIncluded>true</TyresIncluded>
      <VapsTotal>27.1</VapsTotal>
      <VehicleDescription>sample string 5</VehicleDescription>
      <VehicleMake>sample string 4</VehicleMake>
      <VehicleType>sample string 3</VehicleType>
      <VehicleTypeId>a7b91d9c-230f-4af1-b3f8-4ff0a102b191</VehicleTypeId>
      <VehicleUsage>sample string 32</VehicleUsage>
      <WarrantyKm>sample string 19</WarrantyKm>
      <WarrantyTime>sample string 18</WarrantyTime>
    </EstimateSearchResultsModel>
    <EstimateSearchResultsModel>
      <AIRCON>sample string 21</AIRCON>
      <Abs>sample string 11</Abs>
      <AirBag>sample string 13</AirBag>
      <Application>sample string 31</Application>
      <CAPACITY>sample string 25</CAPACITY>
      <Category>sample string 28</Category>
      <CreatedBy>d2bc7d65-a86d-40d4-aab3-7d50c95df0ec</CreatedBy>
      <CreatedByUser>sample string 37</CreatedByUser>
      <CreatedOn>2026-04-08T14:58:27.0197319+02:00</CreatedOn>
      <Customer>
        <ContactPerson>sample string 3</ContactPerson>
        <CreatedBy>b184edfd-f014-4b9a-a204-9b32d6adc89d</CreatedBy>
        <CreatedOn>2026-04-08T14:58:27.0041048+02:00</CreatedOn>
        <CustomerName>sample string 2</CustomerName>
        <EmailAddress>sample string 4</EmailAddress>
        <IsActive>true</IsActive>
        <IsPostalSameAsResidentialAddress>true</IsPostalSameAsResidentialAddress>
        <ModifiedBy>4cbbf904-683d-4cf6-8a1d-c19221daaaeb</ModifiedBy>
        <ModifiedOn>2026-04-08T14:58:27.0041048+02:00</ModifiedOn>
        <PostalAddress1>sample string 12</PostalAddress1>
        <PostalAddress2>sample string 13</PostalAddress2>
        <PostalAddress3>sample string 14</PostalAddress3>
        <PostalAddressAreaCode>sample string 15</PostalAddressAreaCode>
        <StreetAddress1>sample string 7</StreetAddress1>
        <StreetAddress2>sample string 8</StreetAddress2>
        <StreetAddress3>sample string 9</StreetAddress3>
        <StreetAddressAreaCode>sample string 10</StreetAddressAreaCode>
        <Telephone>sample string 5</Telephone>
        <VATNumber>sample string 6</VATNumber>
        <id>1e11f135-50b3-4b16-a22a-1685695266fa</id>
      </Customer>
      <DieselPrice>1</DieselPrice>
      <DieselRebates>1</DieselRebates>
      <Discount>1</Discount>
      <Doors>sample string 8</Doors>
      <EstimateVaps>
        <EstimateVapsModel>
          <IsMandatory>true</IsMandatory>
          <IsSelected>true</IsSelected>
          <Vap>sample string 2</Vap>
          <VapAmount>3.1</VapAmount>
          <VapId>47e4129a-e280-43a1-87e2-6d3be4570a43</VapId>
        </EstimateVapsModel>
        <EstimateVapsModel>
          <IsMandatory>true</IsMandatory>
          <IsSelected>true</IsSelected>
          <Vap>sample string 2</Vap>
          <VapAmount>3.1</VapAmount>
          <VapId>47e4129a-e280-43a1-87e2-6d3be4570a43</VapId>
        </EstimateVapsModel>
      </EstimateVaps>
      <ExtrasNotes>sample string 35</ExtrasNotes>
      <FML_PM>1</FML_PM>
      <FMM_PM>1</FMM_PM>
      <FUEL_AVG>1</FUEL_AVG>
      <FinancePMT>1.1</FinancePMT>
      <FuelType>sample string 10</FuelType>
      <Fuel_Rand_PM>1</Fuel_Rand_PM>
      <Group>sample string 29</Group>
      <Interest_Rate>1</Interest_Rate>
      <IsSelected>true</IsSelected>
      <KM_PM>1</KM_PM>
      <Licence_Fee_PM>1</Licence_Fee_PM>
      <MCN>sample string 30</MCN>
      <MMCode>sample string 2</MMCode>
      <MaintPM>1</MaintPM>
      <Mileage>1</Mileage>
      <NoTyre>1</NoTyre>
      <OffRoad>sample string 34</OffRoad>
      <OnRoad>sample string 33</OnRoad>
      <Other>sample string 36</Other>
      <PHONE_PREP>sample string 22</PHONE_PREP>
      <POWER>sample string 24</POWER>
      <Payment>1</Payment>
      <PaymentwithMaint>1</PaymentwithMaint>
      <PaymentwithTyre>1</PaymentwithTyre>
      <PetrolPrice>1</PetrolPrice>
      <PetrolRebates>1</PetrolRebates>
      <Picture>sample string 14</Picture>
      <PlanKm>sample string 17</PlanKm>
      <PlanTime>sample string 16</PlanTime>
      <PlanType>sample string 15</PlanType>
      <Price>1</Price>
      <RADIO>sample string 20</RADIO>
      <RV>1</RV>
      <RV_Perc>1</RV_Perc>
      <RetailPrice>1</RetailPrice>
      <SREF>sample string 1</SREF>
      <Seats>sample string 9</Seats>
      <TORQUE>sample string 23</TORQUE>
      <TYRE_FRONT>sample string 6</TYRE_FRONT>
      <TYRE_REAR>sample string 7</TYRE_REAR>
      <TcoWithTyre>1</TcoWithTyre>
      <TcoWithoutTyre>1</TcoWithoutTyre>
      <Term>1</Term>
      <TotalPayment>1</TotalPayment>
      <TransmissionType>sample string 12</TransmissionType>
      <TyrePM>1</TyrePM>
      <TyresIncluded>true</TyresIncluded>
      <VapsTotal>27.1</VapsTotal>
      <VehicleDescription>sample string 5</VehicleDescription>
      <VehicleMake>sample string 4</VehicleMake>
      <VehicleType>sample string 3</VehicleType>
      <VehicleTypeId>a7b91d9c-230f-4af1-b3f8-4ff0a102b191</VehicleTypeId>
      <VehicleUsage>sample string 32</VehicleUsage>
      <WarrantyKm>sample string 19</WarrantyKm>
      <WarrantyTime>sample string 18</WarrantyTime>
    </EstimateSearchResultsModel>
  </EstimateOptions>
  <EstimateTypeId>e4a11e84-fda0-48d9-be1c-c50fcc0822ba</EstimateTypeId>
  <EstimateTypeList>
    <FleetEstimateTypeModel>
      <CreatedBy>8af95e96-a109-40d8-8f53-bdd375c6b260</CreatedBy>
      <CreatedOn>2026-04-08T14:58:27.0197319+02:00</CreatedOn>
      <IsActive>true</IsActive>
      <IsSelected>true</IsSelected>
      <ModifiedBy>30f5193c-6374-4834-8848-a025ea14fb2c</ModifiedBy>
      <ModifiedOn>2026-04-08T14:58:27.0197319+02:00</ModifiedOn>
      <QuoteType>sample string 2</QuoteType>
      <id>c3786790-6eae-4c33-8950-411fbc35ffa2</id>
    </FleetEstimateTypeModel>
    <FleetEstimateTypeModel>
      <CreatedBy>8af95e96-a109-40d8-8f53-bdd375c6b260</CreatedBy>
      <CreatedOn>2026-04-08T14:58:27.0197319+02:00</CreatedOn>
      <IsActive>true</IsActive>
      <IsSelected>true</IsSelected>
      <ModifiedBy>30f5193c-6374-4834-8848-a025ea14fb2c</ModifiedBy>
      <ModifiedOn>2026-04-08T14:58:27.0197319+02:00</ModifiedOn>
      <QuoteType>sample string 2</QuoteType>
      <id>c3786790-6eae-4c33-8950-411fbc35ffa2</id>
    </FleetEstimateTypeModel>
  </EstimateTypeList>
  <EstimateVapOptions>
    <EstimateVapsModel>
      <IsMandatory>true</IsMandatory>
      <IsSelected>true</IsSelected>
      <Vap>sample string 2</Vap>
      <VapAmount>3.1</VapAmount>
      <VapId>47e4129a-e280-43a1-87e2-6d3be4570a43</VapId>
    </EstimateVapsModel>
    <EstimateVapsModel>
      <IsMandatory>true</IsMandatory>
      <IsSelected>true</IsSelected>
      <Vap>sample string 2</Vap>
      <VapAmount>3.1</VapAmount>
      <VapId>47e4129a-e280-43a1-87e2-6d3be4570a43</VapId>
    </EstimateVapsModel>
  </EstimateVapOptions>
  <FleetVehicleSpecCompare>
    <FleetVehicleSpecCompareModel>
      <Abs>sample string 11</Abs>
      <Acceleration>sample string 20</Acceleration>
      <Airbag>sample string 12</Airbag>
      <Aircon>sample string 13</Aircon>
      <Bluetooth>sample string 18</Bluetooth>
      <CO2>sample string 19</CO2>
      <Capacity>sample string 15</Capacity>
      <Cylinders>sample string 21</Cylinders>
      <Doors>sample string 10</Doors>
      <EnginePower>sample string 17</EnginePower>
      <FuelType>sample string 22</FuelType>
      <Picture>sample string 1</Picture>
      <PlanKM>sample string 6</PlanKM>
      <PlanTime>sample string 5</PlanTime>
      <Plantype>sample string 4</Plantype>
      <Price>3.1</Price>
      <Radio>sample string 14</Radio>
      <Seats>sample string 9</Seats>
      <ServiceInterval>1</ServiceInterval>
      <Torque>sample string 16</Torque>
      <Transmission>sample string 23</Transmission>
      <Vehicle>sample string 2</Vehicle>
      <WarrantyKM>sample string 8</WarrantyKM>
      <WarrantyTime>sample string 7</WarrantyTime>
    </FleetVehicleSpecCompareModel>
    <FleetVehicleSpecCompareModel>
      <Abs>sample string 11</Abs>
      <Acceleration>sample string 20</Acceleration>
      <Airbag>sample string 12</Airbag>
      <Aircon>sample string 13</Aircon>
      <Bluetooth>sample string 18</Bluetooth>
      <CO2>sample string 19</CO2>
      <Capacity>sample string 15</Capacity>
      <Cylinders>sample string 21</Cylinders>
      <Doors>sample string 10</Doors>
      <EnginePower>sample string 17</EnginePower>
      <FuelType>sample string 22</FuelType>
      <Picture>sample string 1</Picture>
      <PlanKM>sample string 6</PlanKM>
      <PlanTime>sample string 5</PlanTime>
      <Plantype>sample string 4</Plantype>
      <Price>3.1</Price>
      <Radio>sample string 14</Radio>
      <Seats>sample string 9</Seats>
      <ServiceInterval>1</ServiceInterval>
      <Torque>sample string 16</Torque>
      <Transmission>sample string 23</Transmission>
      <Vehicle>sample string 2</Vehicle>
      <WarrantyKM>sample string 8</WarrantyKM>
      <WarrantyTime>sample string 7</WarrantyTime>
    </FleetVehicleSpecCompareModel>
  </FleetVehicleSpecCompare>
  <FuelType>sample string 21</FuelType>
  <FuelTypes xmlns:d2p1="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
    <d2p1:SelectListItem>
      <d2p1:Disabled>true</d2p1:Disabled>
      <d2p1:Group>
        <d2p1:Disabled>true</d2p1:Disabled>
        <d2p1:Name>sample string 2</d2p1:Name>
      </d2p1:Group>
      <d2p1:Selected>true</d2p1:Selected>
      <d2p1:Text>sample string 3</d2p1:Text>
      <d2p1:Value>sample string 4</d2p1:Value>
    </d2p1:SelectListItem>
    <d2p1:SelectListItem>
      <d2p1:Disabled>true</d2p1:Disabled>
      <d2p1:Group>
        <d2p1:Disabled>true</d2p1:Disabled>
        <d2p1:Name>sample string 2</d2p1:Name>
      </d2p1:Group>
      <d2p1:Selected>true</d2p1:Selected>
      <d2p1:Text>sample string 3</d2p1:Text>
      <d2p1:Value>sample string 4</d2p1:Value>
    </d2p1:SelectListItem>
  </FuelTypes>
  <IncludeFuel>true</IncludeFuel>
  <IncludeTyre>true</IncludeTyre>
  <IsReEstimate>true</IsReEstimate>
  <KilowattValue>sample string 24</KilowattValue>
  <KilowattsList>
    <FleetVehicleKilowattModel>
      <KW>sample string 1</KW>
    </FleetVehicleKilowattModel>
    <FleetVehicleKilowattModel>
      <KW>sample string 1</KW>
    </FleetVehicleKilowattModel>
  </KilowattsList>
  <MMCodeOption1>sample string 32</MMCodeOption1>
  <MMCodeOption2>sample string 33</MMCodeOption2>
  <MMCodeOption3>sample string 34</MMCodeOption3>
  <Make>sample string 47</Make>
  <MakeOption1>sample string 26</MakeOption1>
  <MakeOption2>sample string 27</MakeOption2>
  <MakeOption3>sample string 28</MakeOption3>
  <ModelOption1>sample string 29</ModelOption1>
  <ModelOption2>sample string 30</ModelOption2>
  <ModelOption3>sample string 31</ModelOption3>
  <MonthlyKMUsageList>
    <MonthlyKMModel>
      <KMPerMonth>1</KMPerMonth>
    </MonthlyKMModel>
    <MonthlyKMModel>
      <KMPerMonth>1</KMPerMonth>
    </MonthlyKMModel>
  </MonthlyKMUsageList>
  <MonthlyUsageKM>1</MonthlyUsageKM>
  <NoOfSeats>sample string 36</NoOfSeats>
  <NoofDoor>sample string 20</NoofDoor>
  <NoofDoors>
    <NumberOfDoorsModel>
      <Doors>1</Doors>
    </NumberOfDoorsModel>
    <NumberOfDoorsModel>
      <Doors>1</Doors>
    </NumberOfDoorsModel>
  </NoofDoors>
  <OffRoad>46</OffRoad>
  <OffRoadOldValue>45</OffRoadOldValue>
  <OnRoad>44</OnRoad>
  <OnRoadOldValue>43</OnRoadOldValue>
  <Other>sample string 42</Other>
  <PHONE_PREP>true</PHONE_PREP>
  <PetrolPrice>11.1</PetrolPrice>
  <PetrolRebates>13.1</PetrolRebates>
  <RADIO>true</RADIO>
  <ResultsToDisplay xmlns:d2p1="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
    <d2p1:SelectListItem>
      <d2p1:Disabled>true</d2p1:Disabled>
      <d2p1:Group>
        <d2p1:Disabled>true</d2p1:Disabled>
        <d2p1:Name>sample string 2</d2p1:Name>
      </d2p1:Group>
      <d2p1:Selected>true</d2p1:Selected>
      <d2p1:Text>sample string 3</d2p1:Text>
      <d2p1:Value>sample string 4</d2p1:Value>
    </d2p1:SelectListItem>
    <d2p1:SelectListItem>
      <d2p1:Disabled>true</d2p1:Disabled>
      <d2p1:Group>
        <d2p1:Disabled>true</d2p1:Disabled>
        <d2p1:Name>sample string 2</d2p1:Name>
      </d2p1:Group>
      <d2p1:Selected>true</d2p1:Selected>
      <d2p1:Text>sample string 3</d2p1:Text>
      <d2p1:Value>sample string 4</d2p1:Value>
    </d2p1:SelectListItem>
  </ResultsToDisplay>
  <SearchCritCharacteristics>true</SearchCritCharacteristics>
  <SearchCritManufacturer>true</SearchCritManufacturer>
  <SearchCritMinSpec>true</SearchCritMinSpec>
  <SearchCritVehicleType>true</SearchCritVehicleType>
  <SeatsList>
    <FleetVehicleSeatsModel>
      <Seats>1</Seats>
    </FleetVehicleSeatsModel>
    <FleetVehicleSeatsModel>
      <Seats>1</Seats>
    </FleetVehicleSeatsModel>
  </SeatsList>
  <TorqueMax>1</TorqueMax>
  <TorqueMin>1</TorqueMin>
  <TransmissionType>sample string 22</TransmissionType>
  <TransmissionTypes xmlns:d2p1="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
    <d2p1:SelectListItem>
      <d2p1:Disabled>true</d2p1:Disabled>
      <d2p1:Group>
        <d2p1:Disabled>true</d2p1:Disabled>
        <d2p1:Name>sample string 2</d2p1:Name>
      </d2p1:Group>
      <d2p1:Selected>true</d2p1:Selected>
      <d2p1:Text>sample string 3</d2p1:Text>
      <d2p1:Value>sample string 4</d2p1:Value>
    </d2p1:SelectListItem>
    <d2p1:SelectListItem>
      <d2p1:Disabled>true</d2p1:Disabled>
      <d2p1:Group>
        <d2p1:Disabled>true</d2p1:Disabled>
        <d2p1:Name>sample string 2</d2p1:Name>
      </d2p1:Group>
      <d2p1:Selected>true</d2p1:Selected>
      <d2p1:Text>sample string 3</d2p1:Text>
      <d2p1:Value>sample string 4</d2p1:Value>
    </d2p1:SelectListItem>
  </TransmissionTypes>
  <UsedDieselPrice>40.1</UsedDieselPrice>
  <UsedDieselRebate>41.1</UsedDieselRebate>
  <UsedPetrolPrice>38.1</UsedPetrolPrice>
  <UsedPetrolRebate>39.1</UsedPetrolRebate>
  <UserId>fcafddec-b67f-4a23-ad87-9387222be7be</UserId>
  <VehicleImg>QEA=</VehicleImg>
  <VehicleMakeOption1>
    <FleetVehicleMakeModel>
      <BrandDiscount>1</BrandDiscount>
      <CreatedBy>be29feb9-a745-4b61-a3cf-540b94cbf20d</CreatedBy>
      <CreatedByUser>sample string 7</CreatedByUser>
      <CreatedOn>2026-04-08T14:58:27.0197319+02:00</CreatedOn>
      <IsActive>true</IsActive>
      <ModifiedBy>6a3ba7dd-ed2d-4bc6-8b29-50c605418ac6</ModifiedBy>
      <ModifiedByUser>sample string 8</ModifiedByUser>
      <ModifiedOn>2026-04-08T14:58:27.0197319+02:00</ModifiedOn>
      <ShowOnFleetEstimate>true</ShowOnFleetEstimate>
      <VehicleMake>sample string 2</VehicleMake>
      <VehicleMakeId>a1611865-9774-4580-b378-a2331a4f4193</VehicleMakeId>
    </FleetVehicleMakeModel>
    <FleetVehicleMakeModel>
      <BrandDiscount>1</BrandDiscount>
      <CreatedBy>be29feb9-a745-4b61-a3cf-540b94cbf20d</CreatedBy>
      <CreatedByUser>sample string 7</CreatedByUser>
      <CreatedOn>2026-04-08T14:58:27.0197319+02:00</CreatedOn>
      <IsActive>true</IsActive>
      <ModifiedBy>6a3ba7dd-ed2d-4bc6-8b29-50c605418ac6</ModifiedBy>
      <ModifiedByUser>sample string 8</ModifiedByUser>
      <ModifiedOn>2026-04-08T14:58:27.0197319+02:00</ModifiedOn>
      <ShowOnFleetEstimate>true</ShowOnFleetEstimate>
      <VehicleMake>sample string 2</VehicleMake>
      <VehicleMakeId>a1611865-9774-4580-b378-a2331a4f4193</VehicleMakeId>
    </FleetVehicleMakeModel>
  </VehicleMakeOption1>
  <VehicleMakeOption2>
    <FleetVehicleMakeModel>
      <BrandDiscount>1</BrandDiscount>
      <CreatedBy>be29feb9-a745-4b61-a3cf-540b94cbf20d</CreatedBy>
      <CreatedByUser>sample string 7</CreatedByUser>
      <CreatedOn>2026-04-08T14:58:27.0197319+02:00</CreatedOn>
      <IsActive>true</IsActive>
      <ModifiedBy>6a3ba7dd-ed2d-4bc6-8b29-50c605418ac6</ModifiedBy>
      <ModifiedByUser>sample string 8</ModifiedByUser>
      <ModifiedOn>2026-04-08T14:58:27.0197319+02:00</ModifiedOn>
      <ShowOnFleetEstimate>true</ShowOnFleetEstimate>
      <VehicleMake>sample string 2</VehicleMake>
      <VehicleMakeId>a1611865-9774-4580-b378-a2331a4f4193</VehicleMakeId>
    </FleetVehicleMakeModel>
    <FleetVehicleMakeModel>
      <BrandDiscount>1</BrandDiscount>
      <CreatedBy>be29feb9-a745-4b61-a3cf-540b94cbf20d</CreatedBy>
      <CreatedByUser>sample string 7</CreatedByUser>
      <CreatedOn>2026-04-08T14:58:27.0197319+02:00</CreatedOn>
      <IsActive>true</IsActive>
      <ModifiedBy>6a3ba7dd-ed2d-4bc6-8b29-50c605418ac6</ModifiedBy>
      <ModifiedByUser>sample string 8</ModifiedByUser>
      <ModifiedOn>2026-04-08T14:58:27.0197319+02:00</ModifiedOn>
      <ShowOnFleetEstimate>true</ShowOnFleetEstimate>
      <VehicleMake>sample string 2</VehicleMake>
      <VehicleMakeId>a1611865-9774-4580-b378-a2331a4f4193</VehicleMakeId>
    </FleetVehicleMakeModel>
  </VehicleMakeOption2>
  <VehicleMakeOption3>
    <FleetVehicleMakeModel>
      <BrandDiscount>1</BrandDiscount>
      <CreatedBy>be29feb9-a745-4b61-a3cf-540b94cbf20d</CreatedBy>
      <CreatedByUser>sample string 7</CreatedByUser>
      <CreatedOn>2026-04-08T14:58:27.0197319+02:00</CreatedOn>
      <IsActive>true</IsActive>
      <ModifiedBy>6a3ba7dd-ed2d-4bc6-8b29-50c605418ac6</ModifiedBy>
      <ModifiedByUser>sample string 8</ModifiedByUser>
      <ModifiedOn>2026-04-08T14:58:27.0197319+02:00</ModifiedOn>
      <ShowOnFleetEstimate>true</ShowOnFleetEstimate>
      <VehicleMake>sample string 2</VehicleMake>
      <VehicleMakeId>a1611865-9774-4580-b378-a2331a4f4193</VehicleMakeId>
    </FleetVehicleMakeModel>
    <FleetVehicleMakeModel>
      <BrandDiscount>1</BrandDiscount>
      <CreatedBy>be29feb9-a745-4b61-a3cf-540b94cbf20d</CreatedBy>
      <CreatedByUser>sample string 7</CreatedByUser>
      <CreatedOn>2026-04-08T14:58:27.0197319+02:00</CreatedOn>
      <IsActive>true</IsActive>
      <ModifiedBy>6a3ba7dd-ed2d-4bc6-8b29-50c605418ac6</ModifiedBy>
      <ModifiedByUser>sample string 8</ModifiedByUser>
      <ModifiedOn>2026-04-08T14:58:27.0197319+02:00</ModifiedOn>
      <ShowOnFleetEstimate>true</ShowOnFleetEstimate>
      <VehicleMake>sample string 2</VehicleMake>
      <VehicleMakeId>a1611865-9774-4580-b378-a2331a4f4193</VehicleMakeId>
    </FleetVehicleMakeModel>
  </VehicleMakeOption3>
  <VehicleModelOption1>
    <FleetVehicleModel>
      <VehicleModel>sample string 2</VehicleModel>
      <sref>sample string 1</sref>
    </FleetVehicleModel>
    <FleetVehicleModel>
      <VehicleModel>sample string 2</VehicleModel>
      <sref>sample string 1</sref>
    </FleetVehicleModel>
  </VehicleModelOption1>
  <VehicleModelOption2>
    <FleetVehicleModel>
      <VehicleModel>sample string 2</VehicleModel>
      <sref>sample string 1</sref>
    </FleetVehicleModel>
    <FleetVehicleModel>
      <VehicleModel>sample string 2</VehicleModel>
      <sref>sample string 1</sref>
    </FleetVehicleModel>
  </VehicleModelOption2>
  <VehicleModelOption3>
    <FleetVehicleModel>
      <VehicleModel>sample string 2</VehicleModel>
      <sref>sample string 1</sref>
    </FleetVehicleModel>
    <FleetVehicleModel>
      <VehicleModel>sample string 2</VehicleModel>
      <sref>sample string 1</sref>
    </FleetVehicleModel>
  </VehicleModelOption3>
  <VehicleType>sample string 25</VehicleType>
  <VehicleTypeSubCategoryId>83376e88-e021-4f29-9551-76e5657fe9ee</VehicleTypeSubCategoryId>
  <VehicleTypes>
    <FleetVehicleTypeModel>
      <AvgTyrelife>1</AvgTyrelife>
      <CreatedBy>36783f4b-58b0-4bab-b5ee-e8d5b7c0c91c</CreatedBy>
      <CreatedByUser>sample string 4</CreatedByUser>
      <CreatedOn>2026-04-08T14:58:27.0197319+02:00</CreatedOn>
      <IsActive>true</IsActive>
      <MaxQuoteKm>1</MaxQuoteKm>
      <MaxQuoteKmList>
        <FleetContractKilometerModel>
          <ContractKilometer>1</ContractKilometer>
          <ContractTerm>2</ContractTerm>
          <KM_PM>1</KM_PM>
        </FleetContractKilometerModel>
        <FleetContractKilometerModel>
          <ContractKilometer>1</ContractKilometer>
          <ContractTerm>2</ContractTerm>
          <KM_PM>1</KM_PM>
        </FleetContractKilometerModel>
      </MaxQuoteKmList>
      <MaxQuoteMonths>1</MaxQuoteMonths>
      <MaxQuoteMonthsList>
        <FleetContractTermModel>
          <ContractTerm>1</ContractTerm>
          <Term>sample string 2</Term>
        </FleetContractTermModel>
        <FleetContractTermModel>
          <ContractTerm>1</ContractTerm>
          <Term>sample string 2</Term>
        </FleetContractTermModel>
      </MaxQuoteMonthsList>
      <MinQuoteMonths>1</MinQuoteMonths>
      <MinQuoteMonthsList>
        <FleetContractTermModel>
          <ContractTerm>1</ContractTerm>
          <Term>sample string 2</Term>
        </FleetContractTermModel>
        <FleetContractTermModel>
          <ContractTerm>1</ContractTerm>
          <Term>sample string 2</Term>
        </FleetContractTermModel>
      </MinQuoteMonthsList>
      <ModifiedBy>72148a3f-f46d-447b-996a-c319e193d9ff</ModifiedBy>
      <ModifiedByUser>sample string 5</ModifiedByUser>
      <ModifiedOn>2026-04-08T14:58:27.0197319+02:00</ModifiedOn>
      <VehicleType>sample string 2</VehicleType>
      <VehicleTypeId>ddec09a3-8a2f-47f4-8eac-4fd9df24439c</VehicleTypeId>
    </FleetVehicleTypeModel>
    <FleetVehicleTypeModel>
      <AvgTyrelife>1</AvgTyrelife>
      <CreatedBy>36783f4b-58b0-4bab-b5ee-e8d5b7c0c91c</CreatedBy>
      <CreatedByUser>sample string 4</CreatedByUser>
      <CreatedOn>2026-04-08T14:58:27.0197319+02:00</CreatedOn>
      <IsActive>true</IsActive>
      <MaxQuoteKm>1</MaxQuoteKm>
      <MaxQuoteKmList>
        <FleetContractKilometerModel>
          <ContractKilometer>1</ContractKilometer>
          <ContractTerm>2</ContractTerm>
          <KM_PM>1</KM_PM>
        </FleetContractKilometerModel>
        <FleetContractKilometerModel>
          <ContractKilometer>1</ContractKilometer>
          <ContractTerm>2</ContractTerm>
          <KM_PM>1</KM_PM>
        </FleetContractKilometerModel>
      </MaxQuoteKmList>
      <MaxQuoteMonths>1</MaxQuoteMonths>
      <MaxQuoteMonthsList>
        <FleetContractTermModel>
          <ContractTerm>1</ContractTerm>
          <Term>sample string 2</Term>
        </FleetContractTermModel>
        <FleetContractTermModel>
          <ContractTerm>1</ContractTerm>
          <Term>sample string 2</Term>
        </FleetContractTermModel>
      </MaxQuoteMonthsList>
      <MinQuoteMonths>1</MinQuoteMonths>
      <MinQuoteMonthsList>
        <FleetContractTermModel>
          <ContractTerm>1</ContractTerm>
          <Term>sample string 2</Term>
        </FleetContractTermModel>
        <FleetContractTermModel>
          <ContractTerm>1</ContractTerm>
          <Term>sample string 2</Term>
        </FleetContractTermModel>
      </MinQuoteMonthsList>
      <ModifiedBy>72148a3f-f46d-447b-996a-c319e193d9ff</ModifiedBy>
      <ModifiedByUser>sample string 5</ModifiedByUser>
      <ModifiedOn>2026-04-08T14:58:27.0197319+02:00</ModifiedOn>
      <VehicleType>sample string 2</VehicleType>
      <VehicleTypeId>ddec09a3-8a2f-47f4-8eac-4fd9df24439c</VehicleTypeId>
    </FleetVehicleTypeModel>
  </VehicleTypes>
  <VehicleYearOption1>
    <VehicleYearModel>
      <VehicleYear>sample string 1</VehicleYear>
    </VehicleYearModel>
    <VehicleYearModel>
      <VehicleYear>sample string 1</VehicleYear>
    </VehicleYearModel>
  </VehicleYearOption1>
  <VehicleYearOption2>
    <VehicleYearModel>
      <VehicleYear>sample string 1</VehicleYear>
    </VehicleYearModel>
    <VehicleYearModel>
      <VehicleYear>sample string 1</VehicleYear>
    </VehicleYearModel>
  </VehicleYearOption2>
  <VehicleYearOption3>
    <VehicleYearModel>
      <VehicleYear>sample string 1</VehicleYear>
    </VehicleYearModel>
    <VehicleYearModel>
      <VehicleYear>sample string 1</VehicleYear>
    </VehicleYearModel>
  </VehicleYearOption3>
  <YearOption1>1</YearOption1>
  <YearOption2>1</YearOption2>
  <YearOption3>1</YearOption3>
  <benckmark>
    <FMLPayment>6.1</FMLPayment>
    <FMLPaymentWithoutTyre>5.1</FMLPaymentWithoutTyre>
    <FMMPayment>8.1</FMMPayment>
    <FMMPaymentWithTyre>7.1</FMMPaymentWithTyre>
    <IncludeTyre>true</IncludeTyre>
    <Mileage>3</Mileage>
    <TcoWithTyre>10.1</TcoWithTyre>
    <TcoWithoutTyre>9.1</TcoWithoutTyre>
    <Term>2</Term>
    <VapsTotal>11.1</VapsTotal>
    <Vehicle>sample string 1</Vehicle>
  </benckmark>
  <fleetBenchmarkOptions>
    <FleetBenchmarkOptionsModel>
      <FMLPaymentWithoutTyre>1.1</FMLPaymentWithoutTyre>
      <FML_Payment>1</FML_Payment>
      <FMMPaymentWithTyre>1.1</FMMPaymentWithTyre>
      <FMM_Payment>1</FMM_Payment>
      <IsBenchmarkVehicle>true</IsBenchmarkVehicle>
      <IsSelected>true</IsSelected>
      <Mileage>1</Mileage>
      <Sref>sample string 1</Sref>
      <TcoWithTyre>1.1</TcoWithTyre>
      <TcoWithoutTyre>1.1</TcoWithoutTyre>
      <Term>1</Term>
      <VapsTotal>1</VapsTotal>
      <VehicleDescription>sample string 2</VehicleDescription>
    </FleetBenchmarkOptionsModel>
    <FleetBenchmarkOptionsModel>
      <FMLPaymentWithoutTyre>1.1</FMLPaymentWithoutTyre>
      <FML_Payment>1</FML_Payment>
      <FMMPaymentWithTyre>1.1</FMMPaymentWithTyre>
      <FMM_Payment>1</FMM_Payment>
      <IsBenchmarkVehicle>true</IsBenchmarkVehicle>
      <IsSelected>true</IsSelected>
      <Mileage>1</Mileage>
      <Sref>sample string 1</Sref>
      <TcoWithTyre>1.1</TcoWithTyre>
      <TcoWithoutTyre>1.1</TcoWithoutTyre>
      <Term>1</Term>
      <VapsTotal>1</VapsTotal>
      <VehicleDescription>sample string 2</VehicleDescription>
    </FleetBenchmarkOptionsModel>
  </fleetBenchmarkOptions>
  <fleetVehicleTypeSubCategories>
    <FleetVehicleTypeSubCategoryModel>
      <CreatedBy>86d89597-a85d-4570-ba84-d2132603f5eb</CreatedBy>
      <CreatedByUser>sample string 5</CreatedByUser>
      <CreatedOn>2026-04-08T14:58:27.0197319+02:00</CreatedOn>
      <IsActive>true</IsActive>
      <MaxLength>1</MaxLength>
      <MinLength>1</MinLength>
      <ModifiedBy>4fea9889-ce70-4336-9873-0589da614fbd</ModifiedBy>
      <ModifiedByUser>sample string 6</ModifiedByUser>
      <ModifiedOn>2026-04-08T14:58:27.0197319+02:00</ModifiedOn>
      <VehicleType>sample string 2</VehicleType>
      <VehicleTypeId>c0e6f933-18e2-415c-96f6-5e19ee7fff87</VehicleTypeId>
      <VehicleTypeSubCategoryDesc>sample string 3</VehicleTypeSubCategoryDesc>
      <id>65359b6f-346a-4572-a0c5-9e44f5103f8a</id>
    </FleetVehicleTypeSubCategoryModel>
    <FleetVehicleTypeSubCategoryModel>
      <CreatedBy>86d89597-a85d-4570-ba84-d2132603f5eb</CreatedBy>
      <CreatedByUser>sample string 5</CreatedByUser>
      <CreatedOn>2026-04-08T14:58:27.0197319+02:00</CreatedOn>
      <IsActive>true</IsActive>
      <MaxLength>1</MaxLength>
      <MinLength>1</MinLength>
      <ModifiedBy>4fea9889-ce70-4336-9873-0589da614fbd</ModifiedBy>
      <ModifiedByUser>sample string 6</ModifiedByUser>
      <ModifiedOn>2026-04-08T14:58:27.0197319+02:00</ModifiedOn>
      <VehicleType>sample string 2</VehicleType>
      <VehicleTypeId>c0e6f933-18e2-415c-96f6-5e19ee7fff87</VehicleTypeId>
      <VehicleTypeSubCategoryDesc>sample string 3</VehicleTypeSubCategoryDesc>
      <id>65359b6f-346a-4572-a0c5-9e44f5103f8a</id>
    </FleetVehicleTypeSubCategoryModel>
  </fleetVehicleTypeSubCategories>
  <id>e74c5610-c87f-45ab-b889-b48f024082c5</id>
</EstimateModel>

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'EstimateModel'.

Response Information

Resource Description

string

Response Formats

application/json, text/json

Sample:
"sample string 1"

application/xml, text/xml

Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>