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": "0ebcc96c-50dc-4bdc-b8ac-541ffd0cd8df",
    "CustomerId": "eac8b51c-ef03-41aa-abd3-334418167d71",
    "Name": "sample string 2",
    "ProfilEcoDriveId": "399b97ea-28b0-4068-a506-1af01b499bfb",
    "Vehicles": [
      {
        "IdWS": 1,
        "AgencyAffiliationName": "sample string 2",
        "AgencyAffiliationId": "2ef22f60-a291-4d2d-981b-b856ab14ead6",
        "CustomerGroupId": "c639327d-62e7-4e82-8f31-68ff19f6c9f0",
        "CustomerGroupName": "sample string 3",
        "VIN": "sample string 4",
        "ExternalInterfaceId": "d1f83396-02a0-448f-8990-27b64193060e",
        "InitialEntryIntoService": "2026-07-21T13:05:57.9964329+00:00",
        "ExternalInterfaces": [
          {
            "Id": "1b92fcae-4586-4591-a063-ff92f042e177",
            "CustomerId": "f215210c-f893-4aef-bde7-19c147529af2",
            "Name": "sample string 3"
          },
          {
            "Id": "1b92fcae-4586-4591-a063-ff92f042e177",
            "CustomerId": "f215210c-f893-4aef-bde7-19c147529af2",
            "Name": "sample string 3"
          }
        ],
        "JobActivity": "sample string 6",
        "Renting": true,
        "UtcEndOfLease": "2026-07-21T13:05:57.9964329+00:00",
        "UtcStartOfLease": "2026-07-21T13:05:57.9964329+00:00",
        "KmEndOfLease": 1,
        "KmStartOfLease": 1,
        "TheoreticalConsumption": 1.1,
        "ReservoirVolume": 1,
        "Tolerance": 8,
        "MobileUnitId": "89f1e26d-b1b8-45a4-b230-7203de3d35ce",
        "MobileUnitName": "sample string 9",
        "Imei": "sample string 10",
        "TotalFuelUsed": 11.1,
        "TotalEngineHours": 12.1,
        "CANFuelReportUtc": "2026-07-21T13:05:57.9964329+00:00",
        "Milestone": 13,
        "UtcMileageReport": "2026-07-21T13:05:57.9964329+00:00",
        "MilestoneAtAssignment": 14,
        "TachySpeedLimit": 1,
        "CameraType": 0,
        "NoGeoloc": true,
        "VehicleState": 0,
        "VehicleId": "85c6ccd6-6d8f-4a5f-8f5a-bed0517cc206",
        "CustomerId": "f06e267f-24f1-456e-b42a-934f1dc0402a",
        "LicencePlate": "sample string 16",
        "IDByGovernment": "sample string 17",
        "Name": "sample string 18",
        "VehicleType": "sample string 19",
        "Brand": "sample string 20",
        "Model": "sample string 21",
        "State": 0,
        "MalfunctionLevel": 0,
        "DateUtcChangeMalfunctionLevel": "2026-07-21T13:05:57.9964329+00:00",
        "HasMalfunctionHistory": true,
        "IsVehicleCallForMaintenance": true,
        "FuelName": "sample string 24",
        "FullName": "sample string 18 (sample string 16)",
        "Utility": "Porteur",
        "FuelTypeId": 1,
        "FuelTypeIdSynthesis": 1,
        "IsFuelTypeConflict": true,
        "IsActive": true,
        "CompatibleDownload": true
      },
      {
        "IdWS": 1,
        "AgencyAffiliationName": "sample string 2",
        "AgencyAffiliationId": "2ef22f60-a291-4d2d-981b-b856ab14ead6",
        "CustomerGroupId": "c639327d-62e7-4e82-8f31-68ff19f6c9f0",
        "CustomerGroupName": "sample string 3",
        "VIN": "sample string 4",
        "ExternalInterfaceId": "d1f83396-02a0-448f-8990-27b64193060e",
        "InitialEntryIntoService": "2026-07-21T13:05:57.9964329+00:00",
        "ExternalInterfaces": [
          {
            "Id": "1b92fcae-4586-4591-a063-ff92f042e177",
            "CustomerId": "f215210c-f893-4aef-bde7-19c147529af2",
            "Name": "sample string 3"
          },
          {
            "Id": "1b92fcae-4586-4591-a063-ff92f042e177",
            "CustomerId": "f215210c-f893-4aef-bde7-19c147529af2",
            "Name": "sample string 3"
          }
        ],
        "JobActivity": "sample string 6",
        "Renting": true,
        "UtcEndOfLease": "2026-07-21T13:05:57.9964329+00:00",
        "UtcStartOfLease": "2026-07-21T13:05:57.9964329+00:00",
        "KmEndOfLease": 1,
        "KmStartOfLease": 1,
        "TheoreticalConsumption": 1.1,
        "ReservoirVolume": 1,
        "Tolerance": 8,
        "MobileUnitId": "89f1e26d-b1b8-45a4-b230-7203de3d35ce",
        "MobileUnitName": "sample string 9",
        "Imei": "sample string 10",
        "TotalFuelUsed": 11.1,
        "TotalEngineHours": 12.1,
        "CANFuelReportUtc": "2026-07-21T13:05:57.9964329+00:00",
        "Milestone": 13,
        "UtcMileageReport": "2026-07-21T13:05:57.9964329+00:00",
        "MilestoneAtAssignment": 14,
        "TachySpeedLimit": 1,
        "CameraType": 0,
        "NoGeoloc": true,
        "VehicleState": 0,
        "VehicleId": "85c6ccd6-6d8f-4a5f-8f5a-bed0517cc206",
        "CustomerId": "f06e267f-24f1-456e-b42a-934f1dc0402a",
        "LicencePlate": "sample string 16",
        "IDByGovernment": "sample string 17",
        "Name": "sample string 18",
        "VehicleType": "sample string 19",
        "Brand": "sample string 20",
        "Model": "sample string 21",
        "State": 0,
        "MalfunctionLevel": 0,
        "DateUtcChangeMalfunctionLevel": "2026-07-21T13:05:57.9964329+00:00",
        "HasMalfunctionHistory": true,
        "IsVehicleCallForMaintenance": true,
        "FuelName": "sample string 24",
        "FullName": "sample string 18 (sample string 16)",
        "Utility": "Porteur",
        "FuelTypeId": 1,
        "FuelTypeIdSynthesis": 1,
        "IsFuelTypeConflict": true,
        "IsActive": true,
        "CompatibleDownload": true
      }
    ]
  },
  {
    "Id": "0ebcc96c-50dc-4bdc-b8ac-541ffd0cd8df",
    "CustomerId": "eac8b51c-ef03-41aa-abd3-334418167d71",
    "Name": "sample string 2",
    "ProfilEcoDriveId": "399b97ea-28b0-4068-a506-1af01b499bfb",
    "Vehicles": [
      {
        "IdWS": 1,
        "AgencyAffiliationName": "sample string 2",
        "AgencyAffiliationId": "2ef22f60-a291-4d2d-981b-b856ab14ead6",
        "CustomerGroupId": "c639327d-62e7-4e82-8f31-68ff19f6c9f0",
        "CustomerGroupName": "sample string 3",
        "VIN": "sample string 4",
        "ExternalInterfaceId": "d1f83396-02a0-448f-8990-27b64193060e",
        "InitialEntryIntoService": "2026-07-21T13:05:57.9964329+00:00",
        "ExternalInterfaces": [
          {
            "Id": "1b92fcae-4586-4591-a063-ff92f042e177",
            "CustomerId": "f215210c-f893-4aef-bde7-19c147529af2",
            "Name": "sample string 3"
          },
          {
            "Id": "1b92fcae-4586-4591-a063-ff92f042e177",
            "CustomerId": "f215210c-f893-4aef-bde7-19c147529af2",
            "Name": "sample string 3"
          }
        ],
        "JobActivity": "sample string 6",
        "Renting": true,
        "UtcEndOfLease": "2026-07-21T13:05:57.9964329+00:00",
        "UtcStartOfLease": "2026-07-21T13:05:57.9964329+00:00",
        "KmEndOfLease": 1,
        "KmStartOfLease": 1,
        "TheoreticalConsumption": 1.1,
        "ReservoirVolume": 1,
        "Tolerance": 8,
        "MobileUnitId": "89f1e26d-b1b8-45a4-b230-7203de3d35ce",
        "MobileUnitName": "sample string 9",
        "Imei": "sample string 10",
        "TotalFuelUsed": 11.1,
        "TotalEngineHours": 12.1,
        "CANFuelReportUtc": "2026-07-21T13:05:57.9964329+00:00",
        "Milestone": 13,
        "UtcMileageReport": "2026-07-21T13:05:57.9964329+00:00",
        "MilestoneAtAssignment": 14,
        "TachySpeedLimit": 1,
        "CameraType": 0,
        "NoGeoloc": true,
        "VehicleState": 0,
        "VehicleId": "85c6ccd6-6d8f-4a5f-8f5a-bed0517cc206",
        "CustomerId": "f06e267f-24f1-456e-b42a-934f1dc0402a",
        "LicencePlate": "sample string 16",
        "IDByGovernment": "sample string 17",
        "Name": "sample string 18",
        "VehicleType": "sample string 19",
        "Brand": "sample string 20",
        "Model": "sample string 21",
        "State": 0,
        "MalfunctionLevel": 0,
        "DateUtcChangeMalfunctionLevel": "2026-07-21T13:05:57.9964329+00:00",
        "HasMalfunctionHistory": true,
        "IsVehicleCallForMaintenance": true,
        "FuelName": "sample string 24",
        "FullName": "sample string 18 (sample string 16)",
        "Utility": "Porteur",
        "FuelTypeId": 1,
        "FuelTypeIdSynthesis": 1,
        "IsFuelTypeConflict": true,
        "IsActive": true,
        "CompatibleDownload": true
      },
      {
        "IdWS": 1,
        "AgencyAffiliationName": "sample string 2",
        "AgencyAffiliationId": "2ef22f60-a291-4d2d-981b-b856ab14ead6",
        "CustomerGroupId": "c639327d-62e7-4e82-8f31-68ff19f6c9f0",
        "CustomerGroupName": "sample string 3",
        "VIN": "sample string 4",
        "ExternalInterfaceId": "d1f83396-02a0-448f-8990-27b64193060e",
        "InitialEntryIntoService": "2026-07-21T13:05:57.9964329+00:00",
        "ExternalInterfaces": [
          {
            "Id": "1b92fcae-4586-4591-a063-ff92f042e177",
            "CustomerId": "f215210c-f893-4aef-bde7-19c147529af2",
            "Name": "sample string 3"
          },
          {
            "Id": "1b92fcae-4586-4591-a063-ff92f042e177",
            "CustomerId": "f215210c-f893-4aef-bde7-19c147529af2",
            "Name": "sample string 3"
          }
        ],
        "JobActivity": "sample string 6",
        "Renting": true,
        "UtcEndOfLease": "2026-07-21T13:05:57.9964329+00:00",
        "UtcStartOfLease": "2026-07-21T13:05:57.9964329+00:00",
        "KmEndOfLease": 1,
        "KmStartOfLease": 1,
        "TheoreticalConsumption": 1.1,
        "ReservoirVolume": 1,
        "Tolerance": 8,
        "MobileUnitId": "89f1e26d-b1b8-45a4-b230-7203de3d35ce",
        "MobileUnitName": "sample string 9",
        "Imei": "sample string 10",
        "TotalFuelUsed": 11.1,
        "TotalEngineHours": 12.1,
        "CANFuelReportUtc": "2026-07-21T13:05:57.9964329+00:00",
        "Milestone": 13,
        "UtcMileageReport": "2026-07-21T13:05:57.9964329+00:00",
        "MilestoneAtAssignment": 14,
        "TachySpeedLimit": 1,
        "CameraType": 0,
        "NoGeoloc": true,
        "VehicleState": 0,
        "VehicleId": "85c6ccd6-6d8f-4a5f-8f5a-bed0517cc206",
        "CustomerId": "f06e267f-24f1-456e-b42a-934f1dc0402a",
        "LicencePlate": "sample string 16",
        "IDByGovernment": "sample string 17",
        "Name": "sample string 18",
        "VehicleType": "sample string 19",
        "Brand": "sample string 20",
        "Model": "sample string 21",
        "State": 0,
        "MalfunctionLevel": 0,
        "DateUtcChangeMalfunctionLevel": "2026-07-21T13:05:57.9964329+00:00",
        "HasMalfunctionHistory": true,
        "IsVehicleCallForMaintenance": true,
        "FuelName": "sample string 24",
        "FullName": "sample string 18 (sample string 16)",
        "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>eac8b51c-ef03-41aa-abd3-334418167d71</CustomerId>
    <Id>0ebcc96c-50dc-4bdc-b8ac-541ffd0cd8df</Id>
    <Name>sample string 2</Name>
    <ProfilEcoDriveId>399b97ea-28b0-4068-a506-1af01b499bfb</ProfilEcoDriveId>
    <Vehicles xmlns:d3p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
      <d3p1:VehicleLightDto>
        <d3p1:Brand>sample string 20</d3p1:Brand>
        <d3p1:CompatibleDownload>true</d3p1:CompatibleDownload>
        <d3p1:CustomerId>f06e267f-24f1-456e-b42a-934f1dc0402a</d3p1:CustomerId>
        <d3p1:DateUtcChangeMalfunctionLevel>2026-07-21T13:05:57.9964329+00:00</d3p1:DateUtcChangeMalfunctionLevel>
        <d3p1:FuelName>sample string 24</d3p1:FuelName>
        <d3p1:FuelTypeId>1</d3p1:FuelTypeId>
        <d3p1:FuelTypeIdSynthesis>1</d3p1:FuelTypeIdSynthesis>
        <d3p1:HasMalfunctionHistory>true</d3p1:HasMalfunctionHistory>
        <d3p1:IDByGovernment>sample string 17</d3p1:IDByGovernment>
        <d3p1:IsActive>true</d3p1:IsActive>
        <d3p1:IsFuelTypeConflict>true</d3p1:IsFuelTypeConflict>
        <d3p1:IsVehicleCallForMaintenance>true</d3p1:IsVehicleCallForMaintenance>
        <d3p1:LicencePlate>sample string 16</d3p1:LicencePlate>
        <d3p1:MalfunctionLevel>Null</d3p1:MalfunctionLevel>
        <d3p1:Model>sample string 21</d3p1:Model>
        <d3p1:Name>sample string 18</d3p1:Name>
        <d3p1:State>Active</d3p1:State>
        <d3p1:VehicleId>85c6ccd6-6d8f-4a5f-8f5a-bed0517cc206</d3p1:VehicleId>
        <d3p1:VehicleType>sample string 19</d3p1:VehicleType>
        <d3p1:AgencyAffiliationId>2ef22f60-a291-4d2d-981b-b856ab14ead6</d3p1:AgencyAffiliationId>
        <d3p1:AgencyAffiliationName>sample string 2</d3p1:AgencyAffiliationName>
        <d3p1:CANFuelReportUtc>2026-07-21T13:05:57.9964329+00:00</d3p1:CANFuelReportUtc>
        <d3p1:CameraType>WITHOUT_CAMERA</d3p1:CameraType>
        <d3p1:CustomerGroupId>c639327d-62e7-4e82-8f31-68ff19f6c9f0</d3p1:CustomerGroupId>
        <d3p1:CustomerGroupName>sample string 3</d3p1:CustomerGroupName>
        <d3p1:ExternalInterfaceId>d1f83396-02a0-448f-8990-27b64193060e</d3p1:ExternalInterfaceId>
        <d3p1:ExternalInterfaces xmlns:d5p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.ExternalInterface">
          <d5p1:ExternalInterfaceHeaderDto>
            <d5p1:CustomerId>f215210c-f893-4aef-bde7-19c147529af2</d5p1:CustomerId>
            <d5p1:Id>1b92fcae-4586-4591-a063-ff92f042e177</d5p1:Id>
            <d5p1:Name>sample string 3</d5p1:Name>
          </d5p1:ExternalInterfaceHeaderDto>
          <d5p1:ExternalInterfaceHeaderDto>
            <d5p1:CustomerId>f215210c-f893-4aef-bde7-19c147529af2</d5p1:CustomerId>
            <d5p1:Id>1b92fcae-4586-4591-a063-ff92f042e177</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-07-21T13:05:57.9964329+00:00</d3p1:InitialEntryIntoService>
        <d3p1:JobActivity>sample string 6</d3p1:JobActivity>
        <d3p1:KmEndOfLease>1</d3p1:KmEndOfLease>
        <d3p1:KmStartOfLease>1</d3p1:KmStartOfLease>
        <d3p1:Milestone>13</d3p1:Milestone>
        <d3p1:MilestoneAtAssignment>14</d3p1:MilestoneAtAssignment>
        <d3p1:MobileUnitId>89f1e26d-b1b8-45a4-b230-7203de3d35ce</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:TotalEngineHours>12.1</d3p1:TotalEngineHours>
        <d3p1:TotalFuelUsed>11.1</d3p1:TotalFuelUsed>
        <d3p1:UtcEndOfLease>2026-07-21T13:05:57.9964329+00:00</d3p1:UtcEndOfLease>
        <d3p1:UtcMileageReport>2026-07-21T13:05:57.9964329+00:00</d3p1:UtcMileageReport>
        <d3p1:UtcStartOfLease>2026-07-21T13:05:57.9964329+00:00</d3p1:UtcStartOfLease>
        <d3p1:VIN>sample string 4</d3p1:VIN>
        <d3p1:VehicleState>Active</d3p1:VehicleState>
      </d3p1:VehicleLightDto>
      <d3p1:VehicleLightDto>
        <d3p1:Brand>sample string 20</d3p1:Brand>
        <d3p1:CompatibleDownload>true</d3p1:CompatibleDownload>
        <d3p1:CustomerId>f06e267f-24f1-456e-b42a-934f1dc0402a</d3p1:CustomerId>
        <d3p1:DateUtcChangeMalfunctionLevel>2026-07-21T13:05:57.9964329+00:00</d3p1:DateUtcChangeMalfunctionLevel>
        <d3p1:FuelName>sample string 24</d3p1:FuelName>
        <d3p1:FuelTypeId>1</d3p1:FuelTypeId>
        <d3p1:FuelTypeIdSynthesis>1</d3p1:FuelTypeIdSynthesis>
        <d3p1:HasMalfunctionHistory>true</d3p1:HasMalfunctionHistory>
        <d3p1:IDByGovernment>sample string 17</d3p1:IDByGovernment>
        <d3p1:IsActive>true</d3p1:IsActive>
        <d3p1:IsFuelTypeConflict>true</d3p1:IsFuelTypeConflict>
        <d3p1:IsVehicleCallForMaintenance>true</d3p1:IsVehicleCallForMaintenance>
        <d3p1:LicencePlate>sample string 16</d3p1:LicencePlate>
        <d3p1:MalfunctionLevel>Null</d3p1:MalfunctionLevel>
        <d3p1:Model>sample string 21</d3p1:Model>
        <d3p1:Name>sample string 18</d3p1:Name>
        <d3p1:State>Active</d3p1:State>
        <d3p1:VehicleId>85c6ccd6-6d8f-4a5f-8f5a-bed0517cc206</d3p1:VehicleId>
        <d3p1:VehicleType>sample string 19</d3p1:VehicleType>
        <d3p1:AgencyAffiliationId>2ef22f60-a291-4d2d-981b-b856ab14ead6</d3p1:AgencyAffiliationId>
        <d3p1:AgencyAffiliationName>sample string 2</d3p1:AgencyAffiliationName>
        <d3p1:CANFuelReportUtc>2026-07-21T13:05:57.9964329+00:00</d3p1:CANFuelReportUtc>
        <d3p1:CameraType>WITHOUT_CAMERA</d3p1:CameraType>
        <d3p1:CustomerGroupId>c639327d-62e7-4e82-8f31-68ff19f6c9f0</d3p1:CustomerGroupId>
        <d3p1:CustomerGroupName>sample string 3</d3p1:CustomerGroupName>
        <d3p1:ExternalInterfaceId>d1f83396-02a0-448f-8990-27b64193060e</d3p1:ExternalInterfaceId>
        <d3p1:ExternalInterfaces xmlns:d5p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.ExternalInterface">
          <d5p1:ExternalInterfaceHeaderDto>
            <d5p1:CustomerId>f215210c-f893-4aef-bde7-19c147529af2</d5p1:CustomerId>
            <d5p1:Id>1b92fcae-4586-4591-a063-ff92f042e177</d5p1:Id>
            <d5p1:Name>sample string 3</d5p1:Name>
          </d5p1:ExternalInterfaceHeaderDto>
          <d5p1:ExternalInterfaceHeaderDto>
            <d5p1:CustomerId>f215210c-f893-4aef-bde7-19c147529af2</d5p1:CustomerId>
            <d5p1:Id>1b92fcae-4586-4591-a063-ff92f042e177</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-07-21T13:05:57.9964329+00:00</d3p1:InitialEntryIntoService>
        <d3p1:JobActivity>sample string 6</d3p1:JobActivity>
        <d3p1:KmEndOfLease>1</d3p1:KmEndOfLease>
        <d3p1:KmStartOfLease>1</d3p1:KmStartOfLease>
        <d3p1:Milestone>13</d3p1:Milestone>
        <d3p1:MilestoneAtAssignment>14</d3p1:MilestoneAtAssignment>
        <d3p1:MobileUnitId>89f1e26d-b1b8-45a4-b230-7203de3d35ce</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:TotalEngineHours>12.1</d3p1:TotalEngineHours>
        <d3p1:TotalFuelUsed>11.1</d3p1:TotalFuelUsed>
        <d3p1:UtcEndOfLease>2026-07-21T13:05:57.9964329+00:00</d3p1:UtcEndOfLease>
        <d3p1:UtcMileageReport>2026-07-21T13:05:57.9964329+00:00</d3p1:UtcMileageReport>
        <d3p1:UtcStartOfLease>2026-07-21T13:05:57.9964329+00:00</d3p1:UtcStartOfLease>
        <d3p1:VIN>sample string 4</d3p1:VIN>
        <d3p1:VehicleState>Active</d3p1:VehicleState>
      </d3p1:VehicleLightDto>
    </Vehicles>
  </CustomerGroupDto>
  <CustomerGroupDto>
    <CustomerId>eac8b51c-ef03-41aa-abd3-334418167d71</CustomerId>
    <Id>0ebcc96c-50dc-4bdc-b8ac-541ffd0cd8df</Id>
    <Name>sample string 2</Name>
    <ProfilEcoDriveId>399b97ea-28b0-4068-a506-1af01b499bfb</ProfilEcoDriveId>
    <Vehicles xmlns:d3p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
      <d3p1:VehicleLightDto>
        <d3p1:Brand>sample string 20</d3p1:Brand>
        <d3p1:CompatibleDownload>true</d3p1:CompatibleDownload>
        <d3p1:CustomerId>f06e267f-24f1-456e-b42a-934f1dc0402a</d3p1:CustomerId>
        <d3p1:DateUtcChangeMalfunctionLevel>2026-07-21T13:05:57.9964329+00:00</d3p1:DateUtcChangeMalfunctionLevel>
        <d3p1:FuelName>sample string 24</d3p1:FuelName>
        <d3p1:FuelTypeId>1</d3p1:FuelTypeId>
        <d3p1:FuelTypeIdSynthesis>1</d3p1:FuelTypeIdSynthesis>
        <d3p1:HasMalfunctionHistory>true</d3p1:HasMalfunctionHistory>
        <d3p1:IDByGovernment>sample string 17</d3p1:IDByGovernment>
        <d3p1:IsActive>true</d3p1:IsActive>
        <d3p1:IsFuelTypeConflict>true</d3p1:IsFuelTypeConflict>
        <d3p1:IsVehicleCallForMaintenance>true</d3p1:IsVehicleCallForMaintenance>
        <d3p1:LicencePlate>sample string 16</d3p1:LicencePlate>
        <d3p1:MalfunctionLevel>Null</d3p1:MalfunctionLevel>
        <d3p1:Model>sample string 21</d3p1:Model>
        <d3p1:Name>sample string 18</d3p1:Name>
        <d3p1:State>Active</d3p1:State>
        <d3p1:VehicleId>85c6ccd6-6d8f-4a5f-8f5a-bed0517cc206</d3p1:VehicleId>
        <d3p1:VehicleType>sample string 19</d3p1:VehicleType>
        <d3p1:AgencyAffiliationId>2ef22f60-a291-4d2d-981b-b856ab14ead6</d3p1:AgencyAffiliationId>
        <d3p1:AgencyAffiliationName>sample string 2</d3p1:AgencyAffiliationName>
        <d3p1:CANFuelReportUtc>2026-07-21T13:05:57.9964329+00:00</d3p1:CANFuelReportUtc>
        <d3p1:CameraType>WITHOUT_CAMERA</d3p1:CameraType>
        <d3p1:CustomerGroupId>c639327d-62e7-4e82-8f31-68ff19f6c9f0</d3p1:CustomerGroupId>
        <d3p1:CustomerGroupName>sample string 3</d3p1:CustomerGroupName>
        <d3p1:ExternalInterfaceId>d1f83396-02a0-448f-8990-27b64193060e</d3p1:ExternalInterfaceId>
        <d3p1:ExternalInterfaces xmlns:d5p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.ExternalInterface">
          <d5p1:ExternalInterfaceHeaderDto>
            <d5p1:CustomerId>f215210c-f893-4aef-bde7-19c147529af2</d5p1:CustomerId>
            <d5p1:Id>1b92fcae-4586-4591-a063-ff92f042e177</d5p1:Id>
            <d5p1:Name>sample string 3</d5p1:Name>
          </d5p1:ExternalInterfaceHeaderDto>
          <d5p1:ExternalInterfaceHeaderDto>
            <d5p1:CustomerId>f215210c-f893-4aef-bde7-19c147529af2</d5p1:CustomerId>
            <d5p1:Id>1b92fcae-4586-4591-a063-ff92f042e177</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-07-21T13:05:57.9964329+00:00</d3p1:InitialEntryIntoService>
        <d3p1:JobActivity>sample string 6</d3p1:JobActivity>
        <d3p1:KmEndOfLease>1</d3p1:KmEndOfLease>
        <d3p1:KmStartOfLease>1</d3p1:KmStartOfLease>
        <d3p1:Milestone>13</d3p1:Milestone>
        <d3p1:MilestoneAtAssignment>14</d3p1:MilestoneAtAssignment>
        <d3p1:MobileUnitId>89f1e26d-b1b8-45a4-b230-7203de3d35ce</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:TotalEngineHours>12.1</d3p1:TotalEngineHours>
        <d3p1:TotalFuelUsed>11.1</d3p1:TotalFuelUsed>
        <d3p1:UtcEndOfLease>2026-07-21T13:05:57.9964329+00:00</d3p1:UtcEndOfLease>
        <d3p1:UtcMileageReport>2026-07-21T13:05:57.9964329+00:00</d3p1:UtcMileageReport>
        <d3p1:UtcStartOfLease>2026-07-21T13:05:57.9964329+00:00</d3p1:UtcStartOfLease>
        <d3p1:VIN>sample string 4</d3p1:VIN>
        <d3p1:VehicleState>Active</d3p1:VehicleState>
      </d3p1:VehicleLightDto>
      <d3p1:VehicleLightDto>
        <d3p1:Brand>sample string 20</d3p1:Brand>
        <d3p1:CompatibleDownload>true</d3p1:CompatibleDownload>
        <d3p1:CustomerId>f06e267f-24f1-456e-b42a-934f1dc0402a</d3p1:CustomerId>
        <d3p1:DateUtcChangeMalfunctionLevel>2026-07-21T13:05:57.9964329+00:00</d3p1:DateUtcChangeMalfunctionLevel>
        <d3p1:FuelName>sample string 24</d3p1:FuelName>
        <d3p1:FuelTypeId>1</d3p1:FuelTypeId>
        <d3p1:FuelTypeIdSynthesis>1</d3p1:FuelTypeIdSynthesis>
        <d3p1:HasMalfunctionHistory>true</d3p1:HasMalfunctionHistory>
        <d3p1:IDByGovernment>sample string 17</d3p1:IDByGovernment>
        <d3p1:IsActive>true</d3p1:IsActive>
        <d3p1:IsFuelTypeConflict>true</d3p1:IsFuelTypeConflict>
        <d3p1:IsVehicleCallForMaintenance>true</d3p1:IsVehicleCallForMaintenance>
        <d3p1:LicencePlate>sample string 16</d3p1:LicencePlate>
        <d3p1:MalfunctionLevel>Null</d3p1:MalfunctionLevel>
        <d3p1:Model>sample string 21</d3p1:Model>
        <d3p1:Name>sample string 18</d3p1:Name>
        <d3p1:State>Active</d3p1:State>
        <d3p1:VehicleId>85c6ccd6-6d8f-4a5f-8f5a-bed0517cc206</d3p1:VehicleId>
        <d3p1:VehicleType>sample string 19</d3p1:VehicleType>
        <d3p1:AgencyAffiliationId>2ef22f60-a291-4d2d-981b-b856ab14ead6</d3p1:AgencyAffiliationId>
        <d3p1:AgencyAffiliationName>sample string 2</d3p1:AgencyAffiliationName>
        <d3p1:CANFuelReportUtc>2026-07-21T13:05:57.9964329+00:00</d3p1:CANFuelReportUtc>
        <d3p1:CameraType>WITHOUT_CAMERA</d3p1:CameraType>
        <d3p1:CustomerGroupId>c639327d-62e7-4e82-8f31-68ff19f6c9f0</d3p1:CustomerGroupId>
        <d3p1:CustomerGroupName>sample string 3</d3p1:CustomerGroupName>
        <d3p1:ExternalInterfaceId>d1f83396-02a0-448f-8990-27b64193060e</d3p1:ExternalInterfaceId>
        <d3p1:ExternalInterfaces xmlns:d5p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.ExternalInterface">
          <d5p1:ExternalInterfaceHeaderDto>
            <d5p1:CustomerId>f215210c-f893-4aef-bde7-19c147529af2</d5p1:CustomerId>
            <d5p1:Id>1b92fcae-4586-4591-a063-ff92f042e177</d5p1:Id>
            <d5p1:Name>sample string 3</d5p1:Name>
          </d5p1:ExternalInterfaceHeaderDto>
          <d5p1:ExternalInterfaceHeaderDto>
            <d5p1:CustomerId>f215210c-f893-4aef-bde7-19c147529af2</d5p1:CustomerId>
            <d5p1:Id>1b92fcae-4586-4591-a063-ff92f042e177</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-07-21T13:05:57.9964329+00:00</d3p1:InitialEntryIntoService>
        <d3p1:JobActivity>sample string 6</d3p1:JobActivity>
        <d3p1:KmEndOfLease>1</d3p1:KmEndOfLease>
        <d3p1:KmStartOfLease>1</d3p1:KmStartOfLease>
        <d3p1:Milestone>13</d3p1:Milestone>
        <d3p1:MilestoneAtAssignment>14</d3p1:MilestoneAtAssignment>
        <d3p1:MobileUnitId>89f1e26d-b1b8-45a4-b230-7203de3d35ce</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:TotalEngineHours>12.1</d3p1:TotalEngineHours>
        <d3p1:TotalFuelUsed>11.1</d3p1:TotalFuelUsed>
        <d3p1:UtcEndOfLease>2026-07-21T13:05:57.9964329+00:00</d3p1:UtcEndOfLease>
        <d3p1:UtcMileageReport>2026-07-21T13:05:57.9964329+00:00</d3p1:UtcMileageReport>
        <d3p1:UtcStartOfLease>2026-07-21T13:05:57.9964329+00:00</d3p1:UtcStartOfLease>
        <d3p1:VIN>sample string 4</d3p1:VIN>
        <d3p1:VehicleState>Active</d3p1:VehicleState>
      </d3p1:VehicleLightDto>
    </Vehicles>
  </CustomerGroupDto>
</ArrayOfCustomerGroupDto>