GET api/v2/CustomerGroup

retour la liste des groupes du client

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

VehicleMaintenance[]

Collection of CustomerGroupDto
NameDescriptionTypeAdditional information
Id

identifiant ( null = create )

globally unique identifier

None.

CustomerId

client id

globally unique identifier

None.

Name

nom

string

None.

ProfilEcoDriveId

Identifiant du profi éco-conduite

globally unique identifier

None.

Vehicles

List de vehicle

Collection of VehicleLightDto

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "Id": "9761da15-968e-4f0c-b458-0509f266cfe3",
    "CustomerId": "26b76a05-f4ae-48f3-9507-e6fd976faba2",
    "Name": "sample string 2",
    "ProfilEcoDriveId": "f1af46aa-f05b-49e7-a107-0ca877750869",
    "Vehicles": [
      {
        "IdWS": 1,
        "AgencyAffiliationName": "sample string 2",
        "AgencyAffiliationId": "a8865ab6-17c1-4ede-a51d-8cb43ae69c23",
        "CustomerGroupId": "5e2c0ee1-8529-443d-b8ea-f805cbf52fe2",
        "CustomerGroupName": "sample string 3",
        "VIN": "sample string 4",
        "ExternalInterfaceId": "1b1134ff-ca09-4635-908d-b2a09ed17135",
        "InitialEntryIntoService": "2026-01-19T02:47:31.7951619+00:00",
        "ExternalInterfaces": [
          {
            "Id": "5010072b-fcab-482c-9e51-adae41dae628",
            "CustomerId": "552246ec-389b-4772-85ce-61b6afe18fcc",
            "Name": "sample string 3"
          },
          {
            "Id": "5010072b-fcab-482c-9e51-adae41dae628",
            "CustomerId": "552246ec-389b-4772-85ce-61b6afe18fcc",
            "Name": "sample string 3"
          }
        ],
        "JobActivity": "sample string 6",
        "Renting": true,
        "UtcEndOfLease": "2026-01-19T02:47:31.7951619+00:00",
        "UtcStartOfLease": "2026-01-19T02:47:31.7951619+00:00",
        "KmEndOfLease": 1,
        "KmStartOfLease": 1,
        "TheoreticalConsumption": 1.1,
        "ReservoirVolume": 1,
        "Tolerance": 8,
        "MobileUnitId": "6c28ab49-1bab-46b3-abda-57b5b8cf4f91",
        "MobileUnitName": "sample string 9",
        "Imei": "sample string 10",
        "TotalFuelUsed": 11.1,
        "CANFuelReportUtc": "2026-01-19T02:47:31.7951619+00:00",
        "Milestone": 12,
        "UtcMileageReport": "2026-01-19T02:47:31.7951619+00:00",
        "MilestoneAtAssignment": 13,
        "TachySpeedLimit": 1,
        "CameraType": 0,
        "NoGeoloc": true,
        "VehicleState": 0,
        "VehicleId": "7518608f-7283-4c3f-b4cb-abb5b557a186",
        "CustomerId": "d63b710e-9d90-45d0-b79d-4406929ecefd",
        "LicencePlate": "sample string 15",
        "Name": "sample string 16",
        "VehicleType": "sample string 17",
        "Brand": "sample string 18",
        "Model": "sample string 19",
        "State": 0,
        "MalfunctionLevel": 0,
        "DateUtcChangeMalfunctionLevel": "2026-01-19T02:47:31.7951619+00:00",
        "FuelName": "sample string 20",
        "FullName": "sample string 16 (sample string 15)",
        "Utility": "Porteur",
        "FuelTypeId": 1,
        "FuelTypeIdSynthesis": 1,
        "IsFuelTypeConflict": true,
        "IsActive": true,
        "CompatibleDownload": true
      },
      {
        "IdWS": 1,
        "AgencyAffiliationName": "sample string 2",
        "AgencyAffiliationId": "a8865ab6-17c1-4ede-a51d-8cb43ae69c23",
        "CustomerGroupId": "5e2c0ee1-8529-443d-b8ea-f805cbf52fe2",
        "CustomerGroupName": "sample string 3",
        "VIN": "sample string 4",
        "ExternalInterfaceId": "1b1134ff-ca09-4635-908d-b2a09ed17135",
        "InitialEntryIntoService": "2026-01-19T02:47:31.7951619+00:00",
        "ExternalInterfaces": [
          {
            "Id": "5010072b-fcab-482c-9e51-adae41dae628",
            "CustomerId": "552246ec-389b-4772-85ce-61b6afe18fcc",
            "Name": "sample string 3"
          },
          {
            "Id": "5010072b-fcab-482c-9e51-adae41dae628",
            "CustomerId": "552246ec-389b-4772-85ce-61b6afe18fcc",
            "Name": "sample string 3"
          }
        ],
        "JobActivity": "sample string 6",
        "Renting": true,
        "UtcEndOfLease": "2026-01-19T02:47:31.7951619+00:00",
        "UtcStartOfLease": "2026-01-19T02:47:31.7951619+00:00",
        "KmEndOfLease": 1,
        "KmStartOfLease": 1,
        "TheoreticalConsumption": 1.1,
        "ReservoirVolume": 1,
        "Tolerance": 8,
        "MobileUnitId": "6c28ab49-1bab-46b3-abda-57b5b8cf4f91",
        "MobileUnitName": "sample string 9",
        "Imei": "sample string 10",
        "TotalFuelUsed": 11.1,
        "CANFuelReportUtc": "2026-01-19T02:47:31.7951619+00:00",
        "Milestone": 12,
        "UtcMileageReport": "2026-01-19T02:47:31.7951619+00:00",
        "MilestoneAtAssignment": 13,
        "TachySpeedLimit": 1,
        "CameraType": 0,
        "NoGeoloc": true,
        "VehicleState": 0,
        "VehicleId": "7518608f-7283-4c3f-b4cb-abb5b557a186",
        "CustomerId": "d63b710e-9d90-45d0-b79d-4406929ecefd",
        "LicencePlate": "sample string 15",
        "Name": "sample string 16",
        "VehicleType": "sample string 17",
        "Brand": "sample string 18",
        "Model": "sample string 19",
        "State": 0,
        "MalfunctionLevel": 0,
        "DateUtcChangeMalfunctionLevel": "2026-01-19T02:47:31.7951619+00:00",
        "FuelName": "sample string 20",
        "FullName": "sample string 16 (sample string 15)",
        "Utility": "Porteur",
        "FuelTypeId": 1,
        "FuelTypeIdSynthesis": 1,
        "IsFuelTypeConflict": true,
        "IsActive": true,
        "CompatibleDownload": true
      }
    ]
  },
  {
    "Id": "9761da15-968e-4f0c-b458-0509f266cfe3",
    "CustomerId": "26b76a05-f4ae-48f3-9507-e6fd976faba2",
    "Name": "sample string 2",
    "ProfilEcoDriveId": "f1af46aa-f05b-49e7-a107-0ca877750869",
    "Vehicles": [
      {
        "IdWS": 1,
        "AgencyAffiliationName": "sample string 2",
        "AgencyAffiliationId": "a8865ab6-17c1-4ede-a51d-8cb43ae69c23",
        "CustomerGroupId": "5e2c0ee1-8529-443d-b8ea-f805cbf52fe2",
        "CustomerGroupName": "sample string 3",
        "VIN": "sample string 4",
        "ExternalInterfaceId": "1b1134ff-ca09-4635-908d-b2a09ed17135",
        "InitialEntryIntoService": "2026-01-19T02:47:31.7951619+00:00",
        "ExternalInterfaces": [
          {
            "Id": "5010072b-fcab-482c-9e51-adae41dae628",
            "CustomerId": "552246ec-389b-4772-85ce-61b6afe18fcc",
            "Name": "sample string 3"
          },
          {
            "Id": "5010072b-fcab-482c-9e51-adae41dae628",
            "CustomerId": "552246ec-389b-4772-85ce-61b6afe18fcc",
            "Name": "sample string 3"
          }
        ],
        "JobActivity": "sample string 6",
        "Renting": true,
        "UtcEndOfLease": "2026-01-19T02:47:31.7951619+00:00",
        "UtcStartOfLease": "2026-01-19T02:47:31.7951619+00:00",
        "KmEndOfLease": 1,
        "KmStartOfLease": 1,
        "TheoreticalConsumption": 1.1,
        "ReservoirVolume": 1,
        "Tolerance": 8,
        "MobileUnitId": "6c28ab49-1bab-46b3-abda-57b5b8cf4f91",
        "MobileUnitName": "sample string 9",
        "Imei": "sample string 10",
        "TotalFuelUsed": 11.1,
        "CANFuelReportUtc": "2026-01-19T02:47:31.7951619+00:00",
        "Milestone": 12,
        "UtcMileageReport": "2026-01-19T02:47:31.7951619+00:00",
        "MilestoneAtAssignment": 13,
        "TachySpeedLimit": 1,
        "CameraType": 0,
        "NoGeoloc": true,
        "VehicleState": 0,
        "VehicleId": "7518608f-7283-4c3f-b4cb-abb5b557a186",
        "CustomerId": "d63b710e-9d90-45d0-b79d-4406929ecefd",
        "LicencePlate": "sample string 15",
        "Name": "sample string 16",
        "VehicleType": "sample string 17",
        "Brand": "sample string 18",
        "Model": "sample string 19",
        "State": 0,
        "MalfunctionLevel": 0,
        "DateUtcChangeMalfunctionLevel": "2026-01-19T02:47:31.7951619+00:00",
        "FuelName": "sample string 20",
        "FullName": "sample string 16 (sample string 15)",
        "Utility": "Porteur",
        "FuelTypeId": 1,
        "FuelTypeIdSynthesis": 1,
        "IsFuelTypeConflict": true,
        "IsActive": true,
        "CompatibleDownload": true
      },
      {
        "IdWS": 1,
        "AgencyAffiliationName": "sample string 2",
        "AgencyAffiliationId": "a8865ab6-17c1-4ede-a51d-8cb43ae69c23",
        "CustomerGroupId": "5e2c0ee1-8529-443d-b8ea-f805cbf52fe2",
        "CustomerGroupName": "sample string 3",
        "VIN": "sample string 4",
        "ExternalInterfaceId": "1b1134ff-ca09-4635-908d-b2a09ed17135",
        "InitialEntryIntoService": "2026-01-19T02:47:31.7951619+00:00",
        "ExternalInterfaces": [
          {
            "Id": "5010072b-fcab-482c-9e51-adae41dae628",
            "CustomerId": "552246ec-389b-4772-85ce-61b6afe18fcc",
            "Name": "sample string 3"
          },
          {
            "Id": "5010072b-fcab-482c-9e51-adae41dae628",
            "CustomerId": "552246ec-389b-4772-85ce-61b6afe18fcc",
            "Name": "sample string 3"
          }
        ],
        "JobActivity": "sample string 6",
        "Renting": true,
        "UtcEndOfLease": "2026-01-19T02:47:31.7951619+00:00",
        "UtcStartOfLease": "2026-01-19T02:47:31.7951619+00:00",
        "KmEndOfLease": 1,
        "KmStartOfLease": 1,
        "TheoreticalConsumption": 1.1,
        "ReservoirVolume": 1,
        "Tolerance": 8,
        "MobileUnitId": "6c28ab49-1bab-46b3-abda-57b5b8cf4f91",
        "MobileUnitName": "sample string 9",
        "Imei": "sample string 10",
        "TotalFuelUsed": 11.1,
        "CANFuelReportUtc": "2026-01-19T02:47:31.7951619+00:00",
        "Milestone": 12,
        "UtcMileageReport": "2026-01-19T02:47:31.7951619+00:00",
        "MilestoneAtAssignment": 13,
        "TachySpeedLimit": 1,
        "CameraType": 0,
        "NoGeoloc": true,
        "VehicleState": 0,
        "VehicleId": "7518608f-7283-4c3f-b4cb-abb5b557a186",
        "CustomerId": "d63b710e-9d90-45d0-b79d-4406929ecefd",
        "LicencePlate": "sample string 15",
        "Name": "sample string 16",
        "VehicleType": "sample string 17",
        "Brand": "sample string 18",
        "Model": "sample string 19",
        "State": 0,
        "MalfunctionLevel": 0,
        "DateUtcChangeMalfunctionLevel": "2026-01-19T02:47:31.7951619+00:00",
        "FuelName": "sample string 20",
        "FullName": "sample string 16 (sample string 15)",
        "Utility": "Porteur",
        "FuelTypeId": 1,
        "FuelTypeIdSynthesis": 1,
        "IsFuelTypeConflict": true,
        "IsActive": true,
        "CompatibleDownload": true
      }
    ]
  }
]

application/xml, text/xml

Sample:
<ArrayOfCustomerGroupDto xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.CustomerGroup">
  <CustomerGroupDto>
    <CustomerId>26b76a05-f4ae-48f3-9507-e6fd976faba2</CustomerId>
    <Id>9761da15-968e-4f0c-b458-0509f266cfe3</Id>
    <Name>sample string 2</Name>
    <ProfilEcoDriveId>f1af46aa-f05b-49e7-a107-0ca877750869</ProfilEcoDriveId>
    <Vehicles xmlns:d3p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
      <d3p1:VehicleLightDto>
        <d3p1:Brand>sample string 18</d3p1:Brand>
        <d3p1:CompatibleDownload>true</d3p1:CompatibleDownload>
        <d3p1:CustomerId>d63b710e-9d90-45d0-b79d-4406929ecefd</d3p1:CustomerId>
        <d3p1:DateUtcChangeMalfunctionLevel>2026-01-19T02:47:31.7951619+00:00</d3p1:DateUtcChangeMalfunctionLevel>
        <d3p1:FuelName>sample string 20</d3p1:FuelName>
        <d3p1:FuelTypeId>1</d3p1:FuelTypeId>
        <d3p1:FuelTypeIdSynthesis>1</d3p1:FuelTypeIdSynthesis>
        <d3p1:IsActive>true</d3p1:IsActive>
        <d3p1:IsFuelTypeConflict>true</d3p1:IsFuelTypeConflict>
        <d3p1:LicencePlate>sample string 15</d3p1:LicencePlate>
        <d3p1:MalfunctionLevel>Null</d3p1:MalfunctionLevel>
        <d3p1:Model>sample string 19</d3p1:Model>
        <d3p1:Name>sample string 16</d3p1:Name>
        <d3p1:State>Active</d3p1:State>
        <d3p1:VehicleId>7518608f-7283-4c3f-b4cb-abb5b557a186</d3p1:VehicleId>
        <d3p1:VehicleType>sample string 17</d3p1:VehicleType>
        <d3p1:AgencyAffiliationId>a8865ab6-17c1-4ede-a51d-8cb43ae69c23</d3p1:AgencyAffiliationId>
        <d3p1:AgencyAffiliationName>sample string 2</d3p1:AgencyAffiliationName>
        <d3p1:CANFuelReportUtc>2026-01-19T02:47:31.7951619+00:00</d3p1:CANFuelReportUtc>
        <d3p1:CameraType>WITHOUT_CAMERA</d3p1:CameraType>
        <d3p1:CustomerGroupId>5e2c0ee1-8529-443d-b8ea-f805cbf52fe2</d3p1:CustomerGroupId>
        <d3p1:CustomerGroupName>sample string 3</d3p1:CustomerGroupName>
        <d3p1:ExternalInterfaceId>1b1134ff-ca09-4635-908d-b2a09ed17135</d3p1:ExternalInterfaceId>
        <d3p1:ExternalInterfaces xmlns:d5p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.ExternalInterface">
          <d5p1:ExternalInterfaceHeaderDto>
            <d5p1:CustomerId>552246ec-389b-4772-85ce-61b6afe18fcc</d5p1:CustomerId>
            <d5p1:Id>5010072b-fcab-482c-9e51-adae41dae628</d5p1:Id>
            <d5p1:Name>sample string 3</d5p1:Name>
          </d5p1:ExternalInterfaceHeaderDto>
          <d5p1:ExternalInterfaceHeaderDto>
            <d5p1:CustomerId>552246ec-389b-4772-85ce-61b6afe18fcc</d5p1:CustomerId>
            <d5p1:Id>5010072b-fcab-482c-9e51-adae41dae628</d5p1:Id>
            <d5p1:Name>sample string 3</d5p1:Name>
          </d5p1:ExternalInterfaceHeaderDto>
        </d3p1:ExternalInterfaces>
        <d3p1:IdWS>1</d3p1:IdWS>
        <d3p1:Imei>sample string 10</d3p1:Imei>
        <d3p1:InitialEntryIntoService>2026-01-19T02:47:31.7951619+00:00</d3p1:InitialEntryIntoService>
        <d3p1:JobActivity>sample string 6</d3p1:JobActivity>
        <d3p1:KmEndOfLease>1</d3p1:KmEndOfLease>
        <d3p1:KmStartOfLease>1</d3p1:KmStartOfLease>
        <d3p1:Milestone>12</d3p1:Milestone>
        <d3p1:MilestoneAtAssignment>13</d3p1:MilestoneAtAssignment>
        <d3p1:MobileUnitId>6c28ab49-1bab-46b3-abda-57b5b8cf4f91</d3p1:MobileUnitId>
        <d3p1:MobileUnitName>sample string 9</d3p1:MobileUnitName>
        <d3p1:NoGeoloc>true</d3p1:NoGeoloc>
        <d3p1:Renting>true</d3p1:Renting>
        <d3p1:ReservoirVolume>1</d3p1:ReservoirVolume>
        <d3p1:TachySpeedLimit>1</d3p1:TachySpeedLimit>
        <d3p1:TheoreticalConsumption>1.1</d3p1:TheoreticalConsumption>
        <d3p1:Tolerance>8</d3p1:Tolerance>
        <d3p1:TotalFuelUsed>11.1</d3p1:TotalFuelUsed>
        <d3p1:UtcEndOfLease>2026-01-19T02:47:31.7951619+00:00</d3p1:UtcEndOfLease>
        <d3p1:UtcMileageReport>2026-01-19T02:47:31.7951619+00:00</d3p1:UtcMileageReport>
        <d3p1:UtcStartOfLease>2026-01-19T02:47:31.7951619+00:00</d3p1:UtcStartOfLease>
        <d3p1:VIN>sample string 4</d3p1:VIN>
        <d3p1:VehicleState>Active</d3p1:VehicleState>
      </d3p1:VehicleLightDto>
      <d3p1:VehicleLightDto>
        <d3p1:Brand>sample string 18</d3p1:Brand>
        <d3p1:CompatibleDownload>true</d3p1:CompatibleDownload>
        <d3p1:CustomerId>d63b710e-9d90-45d0-b79d-4406929ecefd</d3p1:CustomerId>
        <d3p1:DateUtcChangeMalfunctionLevel>2026-01-19T02:47:31.7951619+00:00</d3p1:DateUtcChangeMalfunctionLevel>
        <d3p1:FuelName>sample string 20</d3p1:FuelName>
        <d3p1:FuelTypeId>1</d3p1:FuelTypeId>
        <d3p1:FuelTypeIdSynthesis>1</d3p1:FuelTypeIdSynthesis>
        <d3p1:IsActive>true</d3p1:IsActive>
        <d3p1:IsFuelTypeConflict>true</d3p1:IsFuelTypeConflict>
        <d3p1:LicencePlate>sample string 15</d3p1:LicencePlate>
        <d3p1:MalfunctionLevel>Null</d3p1:MalfunctionLevel>
        <d3p1:Model>sample string 19</d3p1:Model>
        <d3p1:Name>sample string 16</d3p1:Name>
        <d3p1:State>Active</d3p1:State>
        <d3p1:VehicleId>7518608f-7283-4c3f-b4cb-abb5b557a186</d3p1:VehicleId>
        <d3p1:VehicleType>sample string 17</d3p1:VehicleType>
        <d3p1:AgencyAffiliationId>a8865ab6-17c1-4ede-a51d-8cb43ae69c23</d3p1:AgencyAffiliationId>
        <d3p1:AgencyAffiliationName>sample string 2</d3p1:AgencyAffiliationName>
        <d3p1:CANFuelReportUtc>2026-01-19T02:47:31.7951619+00:00</d3p1:CANFuelReportUtc>
        <d3p1:CameraType>WITHOUT_CAMERA</d3p1:CameraType>
        <d3p1:CustomerGroupId>5e2c0ee1-8529-443d-b8ea-f805cbf52fe2</d3p1:CustomerGroupId>
        <d3p1:CustomerGroupName>sample string 3</d3p1:CustomerGroupName>
        <d3p1:ExternalInterfaceId>1b1134ff-ca09-4635-908d-b2a09ed17135</d3p1:ExternalInterfaceId>
        <d3p1:ExternalInterfaces xmlns:d5p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.ExternalInterface">
          <d5p1:ExternalInterfaceHeaderDto>
            <d5p1:CustomerId>552246ec-389b-4772-85ce-61b6afe18fcc</d5p1:CustomerId>
            <d5p1:Id>5010072b-fcab-482c-9e51-adae41dae628</d5p1:Id>
            <d5p1:Name>sample string 3</d5p1:Name>
          </d5p1:ExternalInterfaceHeaderDto>
          <d5p1:ExternalInterfaceHeaderDto>
            <d5p1:CustomerId>552246ec-389b-4772-85ce-61b6afe18fcc</d5p1:CustomerId>
            <d5p1:Id>5010072b-fcab-482c-9e51-adae41dae628</d5p1:Id>
            <d5p1:Name>sample string 3</d5p1:Name>
          </d5p1:ExternalInterfaceHeaderDto>
        </d3p1:ExternalInterfaces>
        <d3p1:IdWS>1</d3p1:IdWS>
        <d3p1:Imei>sample string 10</d3p1:Imei>
        <d3p1:InitialEntryIntoService>2026-01-19T02:47:31.7951619+00:00</d3p1:InitialEntryIntoService>
        <d3p1:JobActivity>sample string 6</d3p1:JobActivity>
        <d3p1:KmEndOfLease>1</d3p1:KmEndOfLease>
        <d3p1:KmStartOfLease>1</d3p1:KmStartOfLease>
        <d3p1:Milestone>12</d3p1:Milestone>
        <d3p1:MilestoneAtAssignment>13</d3p1:MilestoneAtAssignment>
        <d3p1:MobileUnitId>6c28ab49-1bab-46b3-abda-57b5b8cf4f91</d3p1:MobileUnitId>
        <d3p1:MobileUnitName>sample string 9</d3p1:MobileUnitName>
        <d3p1:NoGeoloc>true</d3p1:NoGeoloc>
        <d3p1:Renting>true</d3p1:Renting>
        <d3p1:ReservoirVolume>1</d3p1:ReservoirVolume>
        <d3p1:TachySpeedLimit>1</d3p1:TachySpeedLimit>
        <d3p1:TheoreticalConsumption>1.1</d3p1:TheoreticalConsumption>
        <d3p1:Tolerance>8</d3p1:Tolerance>
        <d3p1:TotalFuelUsed>11.1</d3p1:TotalFuelUsed>
        <d3p1:UtcEndOfLease>2026-01-19T02:47:31.7951619+00:00</d3p1:UtcEndOfLease>
        <d3p1:UtcMileageReport>2026-01-19T02:47:31.7951619+00:00</d3p1:UtcMileageReport>
        <d3p1:UtcStartOfLease>2026-01-19T02:47:31.7951619+00:00</d3p1:UtcStartOfLease>
        <d3p1:VIN>sample string 4</d3p1:VIN>
        <d3p1:VehicleState>Active</d3p1:VehicleState>
      </d3p1:VehicleLightDto>
    </Vehicles>
  </CustomerGroupDto>
  <CustomerGroupDto>
    <CustomerId>26b76a05-f4ae-48f3-9507-e6fd976faba2</CustomerId>
    <Id>9761da15-968e-4f0c-b458-0509f266cfe3</Id>
    <Name>sample string 2</Name>
    <ProfilEcoDriveId>f1af46aa-f05b-49e7-a107-0ca877750869</ProfilEcoDriveId>
    <Vehicles xmlns:d3p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
      <d3p1:VehicleLightDto>
        <d3p1:Brand>sample string 18</d3p1:Brand>
        <d3p1:CompatibleDownload>true</d3p1:CompatibleDownload>
        <d3p1:CustomerId>d63b710e-9d90-45d0-b79d-4406929ecefd</d3p1:CustomerId>
        <d3p1:DateUtcChangeMalfunctionLevel>2026-01-19T02:47:31.7951619+00:00</d3p1:DateUtcChangeMalfunctionLevel>
        <d3p1:FuelName>sample string 20</d3p1:FuelName>
        <d3p1:FuelTypeId>1</d3p1:FuelTypeId>
        <d3p1:FuelTypeIdSynthesis>1</d3p1:FuelTypeIdSynthesis>
        <d3p1:IsActive>true</d3p1:IsActive>
        <d3p1:IsFuelTypeConflict>true</d3p1:IsFuelTypeConflict>
        <d3p1:LicencePlate>sample string 15</d3p1:LicencePlate>
        <d3p1:MalfunctionLevel>Null</d3p1:MalfunctionLevel>
        <d3p1:Model>sample string 19</d3p1:Model>
        <d3p1:Name>sample string 16</d3p1:Name>
        <d3p1:State>Active</d3p1:State>
        <d3p1:VehicleId>7518608f-7283-4c3f-b4cb-abb5b557a186</d3p1:VehicleId>
        <d3p1:VehicleType>sample string 17</d3p1:VehicleType>
        <d3p1:AgencyAffiliationId>a8865ab6-17c1-4ede-a51d-8cb43ae69c23</d3p1:AgencyAffiliationId>
        <d3p1:AgencyAffiliationName>sample string 2</d3p1:AgencyAffiliationName>
        <d3p1:CANFuelReportUtc>2026-01-19T02:47:31.7951619+00:00</d3p1:CANFuelReportUtc>
        <d3p1:CameraType>WITHOUT_CAMERA</d3p1:CameraType>
        <d3p1:CustomerGroupId>5e2c0ee1-8529-443d-b8ea-f805cbf52fe2</d3p1:CustomerGroupId>
        <d3p1:CustomerGroupName>sample string 3</d3p1:CustomerGroupName>
        <d3p1:ExternalInterfaceId>1b1134ff-ca09-4635-908d-b2a09ed17135</d3p1:ExternalInterfaceId>
        <d3p1:ExternalInterfaces xmlns:d5p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.ExternalInterface">
          <d5p1:ExternalInterfaceHeaderDto>
            <d5p1:CustomerId>552246ec-389b-4772-85ce-61b6afe18fcc</d5p1:CustomerId>
            <d5p1:Id>5010072b-fcab-482c-9e51-adae41dae628</d5p1:Id>
            <d5p1:Name>sample string 3</d5p1:Name>
          </d5p1:ExternalInterfaceHeaderDto>
          <d5p1:ExternalInterfaceHeaderDto>
            <d5p1:CustomerId>552246ec-389b-4772-85ce-61b6afe18fcc</d5p1:CustomerId>
            <d5p1:Id>5010072b-fcab-482c-9e51-adae41dae628</d5p1:Id>
            <d5p1:Name>sample string 3</d5p1:Name>
          </d5p1:ExternalInterfaceHeaderDto>
        </d3p1:ExternalInterfaces>
        <d3p1:IdWS>1</d3p1:IdWS>
        <d3p1:Imei>sample string 10</d3p1:Imei>
        <d3p1:InitialEntryIntoService>2026-01-19T02:47:31.7951619+00:00</d3p1:InitialEntryIntoService>
        <d3p1:JobActivity>sample string 6</d3p1:JobActivity>
        <d3p1:KmEndOfLease>1</d3p1:KmEndOfLease>
        <d3p1:KmStartOfLease>1</d3p1:KmStartOfLease>
        <d3p1:Milestone>12</d3p1:Milestone>
        <d3p1:MilestoneAtAssignment>13</d3p1:MilestoneAtAssignment>
        <d3p1:MobileUnitId>6c28ab49-1bab-46b3-abda-57b5b8cf4f91</d3p1:MobileUnitId>
        <d3p1:MobileUnitName>sample string 9</d3p1:MobileUnitName>
        <d3p1:NoGeoloc>true</d3p1:NoGeoloc>
        <d3p1:Renting>true</d3p1:Renting>
        <d3p1:ReservoirVolume>1</d3p1:ReservoirVolume>
        <d3p1:TachySpeedLimit>1</d3p1:TachySpeedLimit>
        <d3p1:TheoreticalConsumption>1.1</d3p1:TheoreticalConsumption>
        <d3p1:Tolerance>8</d3p1:Tolerance>
        <d3p1:TotalFuelUsed>11.1</d3p1:TotalFuelUsed>
        <d3p1:UtcEndOfLease>2026-01-19T02:47:31.7951619+00:00</d3p1:UtcEndOfLease>
        <d3p1:UtcMileageReport>2026-01-19T02:47:31.7951619+00:00</d3p1:UtcMileageReport>
        <d3p1:UtcStartOfLease>2026-01-19T02:47:31.7951619+00:00</d3p1:UtcStartOfLease>
        <d3p1:VIN>sample string 4</d3p1:VIN>
        <d3p1:VehicleState>Active</d3p1:VehicleState>
      </d3p1:VehicleLightDto>
      <d3p1:VehicleLightDto>
        <d3p1:Brand>sample string 18</d3p1:Brand>
        <d3p1:CompatibleDownload>true</d3p1:CompatibleDownload>
        <d3p1:CustomerId>d63b710e-9d90-45d0-b79d-4406929ecefd</d3p1:CustomerId>
        <d3p1:DateUtcChangeMalfunctionLevel>2026-01-19T02:47:31.7951619+00:00</d3p1:DateUtcChangeMalfunctionLevel>
        <d3p1:FuelName>sample string 20</d3p1:FuelName>
        <d3p1:FuelTypeId>1</d3p1:FuelTypeId>
        <d3p1:FuelTypeIdSynthesis>1</d3p1:FuelTypeIdSynthesis>
        <d3p1:IsActive>true</d3p1:IsActive>
        <d3p1:IsFuelTypeConflict>true</d3p1:IsFuelTypeConflict>
        <d3p1:LicencePlate>sample string 15</d3p1:LicencePlate>
        <d3p1:MalfunctionLevel>Null</d3p1:MalfunctionLevel>
        <d3p1:Model>sample string 19</d3p1:Model>
        <d3p1:Name>sample string 16</d3p1:Name>
        <d3p1:State>Active</d3p1:State>
        <d3p1:VehicleId>7518608f-7283-4c3f-b4cb-abb5b557a186</d3p1:VehicleId>
        <d3p1:VehicleType>sample string 17</d3p1:VehicleType>
        <d3p1:AgencyAffiliationId>a8865ab6-17c1-4ede-a51d-8cb43ae69c23</d3p1:AgencyAffiliationId>
        <d3p1:AgencyAffiliationName>sample string 2</d3p1:AgencyAffiliationName>
        <d3p1:CANFuelReportUtc>2026-01-19T02:47:31.7951619+00:00</d3p1:CANFuelReportUtc>
        <d3p1:CameraType>WITHOUT_CAMERA</d3p1:CameraType>
        <d3p1:CustomerGroupId>5e2c0ee1-8529-443d-b8ea-f805cbf52fe2</d3p1:CustomerGroupId>
        <d3p1:CustomerGroupName>sample string 3</d3p1:CustomerGroupName>
        <d3p1:ExternalInterfaceId>1b1134ff-ca09-4635-908d-b2a09ed17135</d3p1:ExternalInterfaceId>
        <d3p1:ExternalInterfaces xmlns:d5p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.ExternalInterface">
          <d5p1:ExternalInterfaceHeaderDto>
            <d5p1:CustomerId>552246ec-389b-4772-85ce-61b6afe18fcc</d5p1:CustomerId>
            <d5p1:Id>5010072b-fcab-482c-9e51-adae41dae628</d5p1:Id>
            <d5p1:Name>sample string 3</d5p1:Name>
          </d5p1:ExternalInterfaceHeaderDto>
          <d5p1:ExternalInterfaceHeaderDto>
            <d5p1:CustomerId>552246ec-389b-4772-85ce-61b6afe18fcc</d5p1:CustomerId>
            <d5p1:Id>5010072b-fcab-482c-9e51-adae41dae628</d5p1:Id>
            <d5p1:Name>sample string 3</d5p1:Name>
          </d5p1:ExternalInterfaceHeaderDto>
        </d3p1:ExternalInterfaces>
        <d3p1:IdWS>1</d3p1:IdWS>
        <d3p1:Imei>sample string 10</d3p1:Imei>
        <d3p1:InitialEntryIntoService>2026-01-19T02:47:31.7951619+00:00</d3p1:InitialEntryIntoService>
        <d3p1:JobActivity>sample string 6</d3p1:JobActivity>
        <d3p1:KmEndOfLease>1</d3p1:KmEndOfLease>
        <d3p1:KmStartOfLease>1</d3p1:KmStartOfLease>
        <d3p1:Milestone>12</d3p1:Milestone>
        <d3p1:MilestoneAtAssignment>13</d3p1:MilestoneAtAssignment>
        <d3p1:MobileUnitId>6c28ab49-1bab-46b3-abda-57b5b8cf4f91</d3p1:MobileUnitId>
        <d3p1:MobileUnitName>sample string 9</d3p1:MobileUnitName>
        <d3p1:NoGeoloc>true</d3p1:NoGeoloc>
        <d3p1:Renting>true</d3p1:Renting>
        <d3p1:ReservoirVolume>1</d3p1:ReservoirVolume>
        <d3p1:TachySpeedLimit>1</d3p1:TachySpeedLimit>
        <d3p1:TheoreticalConsumption>1.1</d3p1:TheoreticalConsumption>
        <d3p1:Tolerance>8</d3p1:Tolerance>
        <d3p1:TotalFuelUsed>11.1</d3p1:TotalFuelUsed>
        <d3p1:UtcEndOfLease>2026-01-19T02:47:31.7951619+00:00</d3p1:UtcEndOfLease>
        <d3p1:UtcMileageReport>2026-01-19T02:47:31.7951619+00:00</d3p1:UtcMileageReport>
        <d3p1:UtcStartOfLease>2026-01-19T02:47:31.7951619+00:00</d3p1:UtcStartOfLease>
        <d3p1:VIN>sample string 4</d3p1:VIN>
        <d3p1:VehicleState>Active</d3p1:VehicleState>
      </d3p1:VehicleLightDto>
    </Vehicles>
  </CustomerGroupDto>
</ArrayOfCustomerGroupDto>