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": "19cf7079-24ec-472b-91c3-e01fa388cc74",
    "CustomerId": "e7f72ba1-c4d3-4321-8bfc-09befa822d79",
    "Name": "sample string 2",
    "ProfilEcoDriveId": "f03477a1-8a14-4418-8204-7b41f91e3c93",
    "Vehicles": [
      {
        "IdWS": 1,
        "AgencyAffiliationName": "sample string 2",
        "AgencyAffiliationId": "0014586f-61b6-4232-8270-d4550997fd0f",
        "CustomerGroupId": "3675f786-f00a-4dcf-812e-0c62e86268b2",
        "CustomerGroupName": "sample string 3",
        "VIN": "sample string 4",
        "ExternalInterfaceId": "841a1cf5-96bc-4094-a9ab-80790b5a18e8",
        "InitialEntryIntoService": "2025-07-01T15:02:42.8025723+00:00",
        "ExternalInterfaces": [
          {
            "Id": "367ef790-fb86-433c-8eca-10b1519af2ec",
            "CustomerId": "68816a77-f915-473b-894e-deace55b372a",
            "Name": "sample string 3"
          },
          {
            "Id": "367ef790-fb86-433c-8eca-10b1519af2ec",
            "CustomerId": "68816a77-f915-473b-894e-deace55b372a",
            "Name": "sample string 3"
          }
        ],
        "JobActivity": "sample string 6",
        "Renting": true,
        "UtcEndOfLease": "2025-07-01T15:02:42.8025723+00:00",
        "TheoreticalConsumption": 1.1,
        "ReservoirVolume": 1,
        "Tolerance": 8,
        "MobileUnitId": "903f151e-b36c-4ade-9441-d064c6420fa6",
        "MobileUnitName": "sample string 9",
        "Imei": "sample string 10",
        "TotalFuelUsed": 11.1,
        "CANFuelReportUtc": "2025-07-01T15:02:42.8025723+00:00",
        "Milestone": 12,
        "UtcMileageReport": "2025-07-01T15:02:42.8025723+00:00",
        "MilestoneAtAssignment": 13,
        "TachySpeedLimit": 1,
        "CameraType": 0,
        "VehicleId": "58f745e3-ed9b-49ad-a5b6-ca66cfff41e6",
        "CustomerId": "6805af85-36b7-4caf-9451-6266b82e2efc",
        "LicencePlate": "sample string 15",
        "Name": "sample string 16",
        "VehicleType": "sample string 17",
        "Brand": "sample string 18",
        "Model": "sample string 19",
        "State": 0,
        "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": "0014586f-61b6-4232-8270-d4550997fd0f",
        "CustomerGroupId": "3675f786-f00a-4dcf-812e-0c62e86268b2",
        "CustomerGroupName": "sample string 3",
        "VIN": "sample string 4",
        "ExternalInterfaceId": "841a1cf5-96bc-4094-a9ab-80790b5a18e8",
        "InitialEntryIntoService": "2025-07-01T15:02:42.8025723+00:00",
        "ExternalInterfaces": [
          {
            "Id": "367ef790-fb86-433c-8eca-10b1519af2ec",
            "CustomerId": "68816a77-f915-473b-894e-deace55b372a",
            "Name": "sample string 3"
          },
          {
            "Id": "367ef790-fb86-433c-8eca-10b1519af2ec",
            "CustomerId": "68816a77-f915-473b-894e-deace55b372a",
            "Name": "sample string 3"
          }
        ],
        "JobActivity": "sample string 6",
        "Renting": true,
        "UtcEndOfLease": "2025-07-01T15:02:42.8025723+00:00",
        "TheoreticalConsumption": 1.1,
        "ReservoirVolume": 1,
        "Tolerance": 8,
        "MobileUnitId": "903f151e-b36c-4ade-9441-d064c6420fa6",
        "MobileUnitName": "sample string 9",
        "Imei": "sample string 10",
        "TotalFuelUsed": 11.1,
        "CANFuelReportUtc": "2025-07-01T15:02:42.8025723+00:00",
        "Milestone": 12,
        "UtcMileageReport": "2025-07-01T15:02:42.8025723+00:00",
        "MilestoneAtAssignment": 13,
        "TachySpeedLimit": 1,
        "CameraType": 0,
        "VehicleId": "58f745e3-ed9b-49ad-a5b6-ca66cfff41e6",
        "CustomerId": "6805af85-36b7-4caf-9451-6266b82e2efc",
        "LicencePlate": "sample string 15",
        "Name": "sample string 16",
        "VehicleType": "sample string 17",
        "Brand": "sample string 18",
        "Model": "sample string 19",
        "State": 0,
        "FuelName": "sample string 20",
        "FullName": "sample string 16 (sample string 15)",
        "Utility": "Porteur",
        "FuelTypeId": 1,
        "FuelTypeIdSynthesis": 1,
        "IsFuelTypeConflict": true,
        "IsActive": true,
        "CompatibleDownload": true
      }
    ]
  },
  {
    "Id": "19cf7079-24ec-472b-91c3-e01fa388cc74",
    "CustomerId": "e7f72ba1-c4d3-4321-8bfc-09befa822d79",
    "Name": "sample string 2",
    "ProfilEcoDriveId": "f03477a1-8a14-4418-8204-7b41f91e3c93",
    "Vehicles": [
      {
        "IdWS": 1,
        "AgencyAffiliationName": "sample string 2",
        "AgencyAffiliationId": "0014586f-61b6-4232-8270-d4550997fd0f",
        "CustomerGroupId": "3675f786-f00a-4dcf-812e-0c62e86268b2",
        "CustomerGroupName": "sample string 3",
        "VIN": "sample string 4",
        "ExternalInterfaceId": "841a1cf5-96bc-4094-a9ab-80790b5a18e8",
        "InitialEntryIntoService": "2025-07-01T15:02:42.8025723+00:00",
        "ExternalInterfaces": [
          {
            "Id": "367ef790-fb86-433c-8eca-10b1519af2ec",
            "CustomerId": "68816a77-f915-473b-894e-deace55b372a",
            "Name": "sample string 3"
          },
          {
            "Id": "367ef790-fb86-433c-8eca-10b1519af2ec",
            "CustomerId": "68816a77-f915-473b-894e-deace55b372a",
            "Name": "sample string 3"
          }
        ],
        "JobActivity": "sample string 6",
        "Renting": true,
        "UtcEndOfLease": "2025-07-01T15:02:42.8025723+00:00",
        "TheoreticalConsumption": 1.1,
        "ReservoirVolume": 1,
        "Tolerance": 8,
        "MobileUnitId": "903f151e-b36c-4ade-9441-d064c6420fa6",
        "MobileUnitName": "sample string 9",
        "Imei": "sample string 10",
        "TotalFuelUsed": 11.1,
        "CANFuelReportUtc": "2025-07-01T15:02:42.8025723+00:00",
        "Milestone": 12,
        "UtcMileageReport": "2025-07-01T15:02:42.8025723+00:00",
        "MilestoneAtAssignment": 13,
        "TachySpeedLimit": 1,
        "CameraType": 0,
        "VehicleId": "58f745e3-ed9b-49ad-a5b6-ca66cfff41e6",
        "CustomerId": "6805af85-36b7-4caf-9451-6266b82e2efc",
        "LicencePlate": "sample string 15",
        "Name": "sample string 16",
        "VehicleType": "sample string 17",
        "Brand": "sample string 18",
        "Model": "sample string 19",
        "State": 0,
        "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": "0014586f-61b6-4232-8270-d4550997fd0f",
        "CustomerGroupId": "3675f786-f00a-4dcf-812e-0c62e86268b2",
        "CustomerGroupName": "sample string 3",
        "VIN": "sample string 4",
        "ExternalInterfaceId": "841a1cf5-96bc-4094-a9ab-80790b5a18e8",
        "InitialEntryIntoService": "2025-07-01T15:02:42.8025723+00:00",
        "ExternalInterfaces": [
          {
            "Id": "367ef790-fb86-433c-8eca-10b1519af2ec",
            "CustomerId": "68816a77-f915-473b-894e-deace55b372a",
            "Name": "sample string 3"
          },
          {
            "Id": "367ef790-fb86-433c-8eca-10b1519af2ec",
            "CustomerId": "68816a77-f915-473b-894e-deace55b372a",
            "Name": "sample string 3"
          }
        ],
        "JobActivity": "sample string 6",
        "Renting": true,
        "UtcEndOfLease": "2025-07-01T15:02:42.8025723+00:00",
        "TheoreticalConsumption": 1.1,
        "ReservoirVolume": 1,
        "Tolerance": 8,
        "MobileUnitId": "903f151e-b36c-4ade-9441-d064c6420fa6",
        "MobileUnitName": "sample string 9",
        "Imei": "sample string 10",
        "TotalFuelUsed": 11.1,
        "CANFuelReportUtc": "2025-07-01T15:02:42.8025723+00:00",
        "Milestone": 12,
        "UtcMileageReport": "2025-07-01T15:02:42.8025723+00:00",
        "MilestoneAtAssignment": 13,
        "TachySpeedLimit": 1,
        "CameraType": 0,
        "VehicleId": "58f745e3-ed9b-49ad-a5b6-ca66cfff41e6",
        "CustomerId": "6805af85-36b7-4caf-9451-6266b82e2efc",
        "LicencePlate": "sample string 15",
        "Name": "sample string 16",
        "VehicleType": "sample string 17",
        "Brand": "sample string 18",
        "Model": "sample string 19",
        "State": 0,
        "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>e7f72ba1-c4d3-4321-8bfc-09befa822d79</CustomerId>
    <Id>19cf7079-24ec-472b-91c3-e01fa388cc74</Id>
    <Name>sample string 2</Name>
    <ProfilEcoDriveId>f03477a1-8a14-4418-8204-7b41f91e3c93</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>6805af85-36b7-4caf-9451-6266b82e2efc</d3p1:CustomerId>
        <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:Model>sample string 19</d3p1:Model>
        <d3p1:Name>sample string 16</d3p1:Name>
        <d3p1:State>Active</d3p1:State>
        <d3p1:VehicleId>58f745e3-ed9b-49ad-a5b6-ca66cfff41e6</d3p1:VehicleId>
        <d3p1:VehicleType>sample string 17</d3p1:VehicleType>
        <d3p1:AgencyAffiliationId>0014586f-61b6-4232-8270-d4550997fd0f</d3p1:AgencyAffiliationId>
        <d3p1:AgencyAffiliationName>sample string 2</d3p1:AgencyAffiliationName>
        <d3p1:CANFuelReportUtc>2025-07-01T15:02:42.8025723+00:00</d3p1:CANFuelReportUtc>
        <d3p1:CameraType>WITHOUT_CAMERA</d3p1:CameraType>
        <d3p1:CustomerGroupId>3675f786-f00a-4dcf-812e-0c62e86268b2</d3p1:CustomerGroupId>
        <d3p1:CustomerGroupName>sample string 3</d3p1:CustomerGroupName>
        <d3p1:ExternalInterfaceId>841a1cf5-96bc-4094-a9ab-80790b5a18e8</d3p1:ExternalInterfaceId>
        <d3p1:ExternalInterfaces xmlns:d5p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.ExternalInterface">
          <d5p1:ExternalInterfaceHeaderDto>
            <d5p1:CustomerId>68816a77-f915-473b-894e-deace55b372a</d5p1:CustomerId>
            <d5p1:Id>367ef790-fb86-433c-8eca-10b1519af2ec</d5p1:Id>
            <d5p1:Name>sample string 3</d5p1:Name>
          </d5p1:ExternalInterfaceHeaderDto>
          <d5p1:ExternalInterfaceHeaderDto>
            <d5p1:CustomerId>68816a77-f915-473b-894e-deace55b372a</d5p1:CustomerId>
            <d5p1:Id>367ef790-fb86-433c-8eca-10b1519af2ec</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>2025-07-01T15:02:42.8025723+00:00</d3p1:InitialEntryIntoService>
        <d3p1:JobActivity>sample string 6</d3p1:JobActivity>
        <d3p1:Milestone>12</d3p1:Milestone>
        <d3p1:MilestoneAtAssignment>13</d3p1:MilestoneAtAssignment>
        <d3p1:MobileUnitId>903f151e-b36c-4ade-9441-d064c6420fa6</d3p1:MobileUnitId>
        <d3p1:MobileUnitName>sample string 9</d3p1:MobileUnitName>
        <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>2025-07-01T15:02:42.8025723+00:00</d3p1:UtcEndOfLease>
        <d3p1:UtcMileageReport>2025-07-01T15:02:42.8025723+00:00</d3p1:UtcMileageReport>
        <d3p1:VIN>sample string 4</d3p1:VIN>
      </d3p1:VehicleLightDto>
      <d3p1:VehicleLightDto>
        <d3p1:Brand>sample string 18</d3p1:Brand>
        <d3p1:CompatibleDownload>true</d3p1:CompatibleDownload>
        <d3p1:CustomerId>6805af85-36b7-4caf-9451-6266b82e2efc</d3p1:CustomerId>
        <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:Model>sample string 19</d3p1:Model>
        <d3p1:Name>sample string 16</d3p1:Name>
        <d3p1:State>Active</d3p1:State>
        <d3p1:VehicleId>58f745e3-ed9b-49ad-a5b6-ca66cfff41e6</d3p1:VehicleId>
        <d3p1:VehicleType>sample string 17</d3p1:VehicleType>
        <d3p1:AgencyAffiliationId>0014586f-61b6-4232-8270-d4550997fd0f</d3p1:AgencyAffiliationId>
        <d3p1:AgencyAffiliationName>sample string 2</d3p1:AgencyAffiliationName>
        <d3p1:CANFuelReportUtc>2025-07-01T15:02:42.8025723+00:00</d3p1:CANFuelReportUtc>
        <d3p1:CameraType>WITHOUT_CAMERA</d3p1:CameraType>
        <d3p1:CustomerGroupId>3675f786-f00a-4dcf-812e-0c62e86268b2</d3p1:CustomerGroupId>
        <d3p1:CustomerGroupName>sample string 3</d3p1:CustomerGroupName>
        <d3p1:ExternalInterfaceId>841a1cf5-96bc-4094-a9ab-80790b5a18e8</d3p1:ExternalInterfaceId>
        <d3p1:ExternalInterfaces xmlns:d5p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.ExternalInterface">
          <d5p1:ExternalInterfaceHeaderDto>
            <d5p1:CustomerId>68816a77-f915-473b-894e-deace55b372a</d5p1:CustomerId>
            <d5p1:Id>367ef790-fb86-433c-8eca-10b1519af2ec</d5p1:Id>
            <d5p1:Name>sample string 3</d5p1:Name>
          </d5p1:ExternalInterfaceHeaderDto>
          <d5p1:ExternalInterfaceHeaderDto>
            <d5p1:CustomerId>68816a77-f915-473b-894e-deace55b372a</d5p1:CustomerId>
            <d5p1:Id>367ef790-fb86-433c-8eca-10b1519af2ec</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>2025-07-01T15:02:42.8025723+00:00</d3p1:InitialEntryIntoService>
        <d3p1:JobActivity>sample string 6</d3p1:JobActivity>
        <d3p1:Milestone>12</d3p1:Milestone>
        <d3p1:MilestoneAtAssignment>13</d3p1:MilestoneAtAssignment>
        <d3p1:MobileUnitId>903f151e-b36c-4ade-9441-d064c6420fa6</d3p1:MobileUnitId>
        <d3p1:MobileUnitName>sample string 9</d3p1:MobileUnitName>
        <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>2025-07-01T15:02:42.8025723+00:00</d3p1:UtcEndOfLease>
        <d3p1:UtcMileageReport>2025-07-01T15:02:42.8025723+00:00</d3p1:UtcMileageReport>
        <d3p1:VIN>sample string 4</d3p1:VIN>
      </d3p1:VehicleLightDto>
    </Vehicles>
  </CustomerGroupDto>
  <CustomerGroupDto>
    <CustomerId>e7f72ba1-c4d3-4321-8bfc-09befa822d79</CustomerId>
    <Id>19cf7079-24ec-472b-91c3-e01fa388cc74</Id>
    <Name>sample string 2</Name>
    <ProfilEcoDriveId>f03477a1-8a14-4418-8204-7b41f91e3c93</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>6805af85-36b7-4caf-9451-6266b82e2efc</d3p1:CustomerId>
        <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:Model>sample string 19</d3p1:Model>
        <d3p1:Name>sample string 16</d3p1:Name>
        <d3p1:State>Active</d3p1:State>
        <d3p1:VehicleId>58f745e3-ed9b-49ad-a5b6-ca66cfff41e6</d3p1:VehicleId>
        <d3p1:VehicleType>sample string 17</d3p1:VehicleType>
        <d3p1:AgencyAffiliationId>0014586f-61b6-4232-8270-d4550997fd0f</d3p1:AgencyAffiliationId>
        <d3p1:AgencyAffiliationName>sample string 2</d3p1:AgencyAffiliationName>
        <d3p1:CANFuelReportUtc>2025-07-01T15:02:42.8025723+00:00</d3p1:CANFuelReportUtc>
        <d3p1:CameraType>WITHOUT_CAMERA</d3p1:CameraType>
        <d3p1:CustomerGroupId>3675f786-f00a-4dcf-812e-0c62e86268b2</d3p1:CustomerGroupId>
        <d3p1:CustomerGroupName>sample string 3</d3p1:CustomerGroupName>
        <d3p1:ExternalInterfaceId>841a1cf5-96bc-4094-a9ab-80790b5a18e8</d3p1:ExternalInterfaceId>
        <d3p1:ExternalInterfaces xmlns:d5p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.ExternalInterface">
          <d5p1:ExternalInterfaceHeaderDto>
            <d5p1:CustomerId>68816a77-f915-473b-894e-deace55b372a</d5p1:CustomerId>
            <d5p1:Id>367ef790-fb86-433c-8eca-10b1519af2ec</d5p1:Id>
            <d5p1:Name>sample string 3</d5p1:Name>
          </d5p1:ExternalInterfaceHeaderDto>
          <d5p1:ExternalInterfaceHeaderDto>
            <d5p1:CustomerId>68816a77-f915-473b-894e-deace55b372a</d5p1:CustomerId>
            <d5p1:Id>367ef790-fb86-433c-8eca-10b1519af2ec</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>2025-07-01T15:02:42.8025723+00:00</d3p1:InitialEntryIntoService>
        <d3p1:JobActivity>sample string 6</d3p1:JobActivity>
        <d3p1:Milestone>12</d3p1:Milestone>
        <d3p1:MilestoneAtAssignment>13</d3p1:MilestoneAtAssignment>
        <d3p1:MobileUnitId>903f151e-b36c-4ade-9441-d064c6420fa6</d3p1:MobileUnitId>
        <d3p1:MobileUnitName>sample string 9</d3p1:MobileUnitName>
        <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>2025-07-01T15:02:42.8025723+00:00</d3p1:UtcEndOfLease>
        <d3p1:UtcMileageReport>2025-07-01T15:02:42.8025723+00:00</d3p1:UtcMileageReport>
        <d3p1:VIN>sample string 4</d3p1:VIN>
      </d3p1:VehicleLightDto>
      <d3p1:VehicleLightDto>
        <d3p1:Brand>sample string 18</d3p1:Brand>
        <d3p1:CompatibleDownload>true</d3p1:CompatibleDownload>
        <d3p1:CustomerId>6805af85-36b7-4caf-9451-6266b82e2efc</d3p1:CustomerId>
        <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:Model>sample string 19</d3p1:Model>
        <d3p1:Name>sample string 16</d3p1:Name>
        <d3p1:State>Active</d3p1:State>
        <d3p1:VehicleId>58f745e3-ed9b-49ad-a5b6-ca66cfff41e6</d3p1:VehicleId>
        <d3p1:VehicleType>sample string 17</d3p1:VehicleType>
        <d3p1:AgencyAffiliationId>0014586f-61b6-4232-8270-d4550997fd0f</d3p1:AgencyAffiliationId>
        <d3p1:AgencyAffiliationName>sample string 2</d3p1:AgencyAffiliationName>
        <d3p1:CANFuelReportUtc>2025-07-01T15:02:42.8025723+00:00</d3p1:CANFuelReportUtc>
        <d3p1:CameraType>WITHOUT_CAMERA</d3p1:CameraType>
        <d3p1:CustomerGroupId>3675f786-f00a-4dcf-812e-0c62e86268b2</d3p1:CustomerGroupId>
        <d3p1:CustomerGroupName>sample string 3</d3p1:CustomerGroupName>
        <d3p1:ExternalInterfaceId>841a1cf5-96bc-4094-a9ab-80790b5a18e8</d3p1:ExternalInterfaceId>
        <d3p1:ExternalInterfaces xmlns:d5p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.ExternalInterface">
          <d5p1:ExternalInterfaceHeaderDto>
            <d5p1:CustomerId>68816a77-f915-473b-894e-deace55b372a</d5p1:CustomerId>
            <d5p1:Id>367ef790-fb86-433c-8eca-10b1519af2ec</d5p1:Id>
            <d5p1:Name>sample string 3</d5p1:Name>
          </d5p1:ExternalInterfaceHeaderDto>
          <d5p1:ExternalInterfaceHeaderDto>
            <d5p1:CustomerId>68816a77-f915-473b-894e-deace55b372a</d5p1:CustomerId>
            <d5p1:Id>367ef790-fb86-433c-8eca-10b1519af2ec</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>2025-07-01T15:02:42.8025723+00:00</d3p1:InitialEntryIntoService>
        <d3p1:JobActivity>sample string 6</d3p1:JobActivity>
        <d3p1:Milestone>12</d3p1:Milestone>
        <d3p1:MilestoneAtAssignment>13</d3p1:MilestoneAtAssignment>
        <d3p1:MobileUnitId>903f151e-b36c-4ade-9441-d064c6420fa6</d3p1:MobileUnitId>
        <d3p1:MobileUnitName>sample string 9</d3p1:MobileUnitName>
        <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>2025-07-01T15:02:42.8025723+00:00</d3p1:UtcEndOfLease>
        <d3p1:UtcMileageReport>2025-07-01T15:02:42.8025723+00:00</d3p1:UtcMileageReport>
        <d3p1:VIN>sample string 4</d3p1:VIN>
      </d3p1:VehicleLightDto>
    </Vehicles>
  </CustomerGroupDto>
</ArrayOfCustomerGroupDto>