PUT Drivers/{id}

Updates the driver.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

The ID of the driver.

globally unique identifier

Required

Body Parameters

The new data of the driver.

DriverDto
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

CompanyId

globally unique identifier

None.

CompanyName

string

None.

Code

string

None.

LastName

string

None.

FirstName

string

None.

CompleteName

string

None.

Birthdate

string

None.

LicenseNumber

string

None.

Enabled

boolean

None.

IsCodeAutomaticallyGenerated

boolean

None.

CountryId

globally unique identifier

None.

CountryName

string

None.

StateId

globally unique identifier

None.

StateName

string

None.

City

string

None.

Street1

string

None.

Street2

string

None.

ZipCode

string

None.

PhoneNumber1

string

None.

PhoneNumber2

string

None.

Email

string

None.

Clasification1Id

globally unique identifier

None.

Clasification1Description

string

None.

Clasification2Id

globally unique identifier

None.

Clasification2Description

string

None.

Clasification3Id

globally unique identifier

None.

Clasification3Description

string

None.

Clasification4Id

globally unique identifier

None.

Clasification4Description

string

None.

Rules

Collection of DriverRuleDto

None.

Vehicles

Collection of DriverVehicleDto2

None.

Identifications

Collection of DriverIdentificationDto

None.

LoyaltyIdentifications

Collection of DriverLoyaltyIdentificationDto

None.

Notifications

Collection of SystemNotificationDto

None.

Balance

string

None.

Consumption

string

None.

IdentificationsDescription

string

None.

LoyaltyProgramsDescription

string

None.

LoyaltyIdentificationsDescription

string

None.

VehiclesDrivers

Collection of DriverVehicleDto

None.

Custom0

string

None.

Custom1

string

None.

Custom2

string

None.

Custom3

string

None.

AvaliableAmount

decimal number

None.

AvaliableVolume

decimal number

None.

Balances

Collection of DriverBalanceDto

None.

QuotaRules

Collection of DriverQuotaRuleBalanceDto

None.

AverageCost

decimal number

None.

SubAccounts

Collection of SubAccountDto

None.

CreationDate

string

None.

NetworkCreationDate

string

None.

NetworkTimezoneCode

string

None.

CreatorUserId

globally unique identifier

None.

Request Formats

application/json, text/json

Sample:
{
  "Id": "0239462e-52da-4653-af79-1c84979e29c1",
  "CompanyId": "c5738499-381e-4925-8e2b-3e364d92e3e7",
  "CompanyName": "sample string 3",
  "Code": "sample string 4",
  "LastName": "sample string 5",
  "FirstName": "sample string 6",
  "CompleteName": "sample string 7",
  "Birthdate": "sample string 8",
  "LicenseNumber": "sample string 9",
  "Enabled": true,
  "IsCodeAutomaticallyGenerated": true,
  "CountryId": "f3f0f513-7e4f-4189-81b8-b3af52f365ad",
  "CountryName": "sample string 12",
  "StateId": "3a0aad97-0bfd-4700-ad8b-bd71acd6fcc7",
  "StateName": "sample string 13",
  "City": "sample string 14",
  "Street1": "sample string 15",
  "Street2": "sample string 16",
  "ZipCode": "sample string 17",
  "PhoneNumber1": "sample string 18",
  "PhoneNumber2": "sample string 19",
  "Email": "sample string 20",
  "Clasification1Id": "7741fd90-c37d-4f01-96ba-807b55abc75b",
  "Clasification1Description": "sample string 21",
  "Clasification2Id": "c8882dcf-5a85-4f2e-8124-1e68393aa7a5",
  "Clasification2Description": "sample string 22",
  "Clasification3Id": "739a127f-1b4e-4dc6-8cea-4998da92c749",
  "Clasification3Description": "sample string 23",
  "Clasification4Id": "062414a6-61ca-46fc-a31d-15134f63cceb",
  "Clasification4Description": "sample string 24",
  "Rules": [
    {
      "RuleId": "c8f3cd0a-c2e9-463c-b8e3-5c39abee62ab",
      "RuleName": "sample string 2",
      "RuleType": 3,
      "RuleTypeDescription": "sample string 4",
      "DriverId": "c6417523-4974-48eb-b988-cb6dc09faf87",
      "DriverName": "sample string 6",
      "Description": "sample string 7"
    },
    {
      "RuleId": "c8f3cd0a-c2e9-463c-b8e3-5c39abee62ab",
      "RuleName": "sample string 2",
      "RuleType": 3,
      "RuleTypeDescription": "sample string 4",
      "DriverId": "c6417523-4974-48eb-b988-cb6dc09faf87",
      "DriverName": "sample string 6",
      "Description": "sample string 7"
    }
  ],
  "Vehicles": [
    {
      "VehicleId": "92374ad4-3f84-435d-b031-5c2b5e422dd9",
      "VehicleCode": "sample string 2",
      "VehiclePlate": "sample string 3",
      "DriverId": "c2dc1f2f-94aa-45d8-90e3-b49fe37116b5",
      "DriverName": "sample string 5",
      "RequireVehicleIdentification": true,
      "RequireVehicleCode": true,
      "RequireDriverIdentification": true,
      "RequireDriverCode": true,
      "IsLoyalty": true
    },
    {
      "VehicleId": "92374ad4-3f84-435d-b031-5c2b5e422dd9",
      "VehicleCode": "sample string 2",
      "VehiclePlate": "sample string 3",
      "DriverId": "c2dc1f2f-94aa-45d8-90e3-b49fe37116b5",
      "DriverName": "sample string 5",
      "RequireVehicleIdentification": true,
      "RequireVehicleCode": true,
      "RequireDriverIdentification": true,
      "RequireDriverCode": true,
      "IsLoyalty": true
    }
  ],
  "Identifications": [
    {
      "IdentificationId": "cba780e9-9e20-42e9-999d-7279ed29e286",
      "IdentificationLabel": "sample string 2",
      "IdentificationTypeModel": "sample string 3",
      "IdentificationStatus": 64,
      "ContractId": "3ca476ca-cd01-48c7-b365-0e68e28153e5",
      "PIN": "sample string 6",
      "PAN": "sample string 7",
      "Active": true,
      "CompanyContractDescription": "sample string 9",
      "ExpirationDate": "sample string 10"
    },
    {
      "IdentificationId": "cba780e9-9e20-42e9-999d-7279ed29e286",
      "IdentificationLabel": "sample string 2",
      "IdentificationTypeModel": "sample string 3",
      "IdentificationStatus": 64,
      "ContractId": "3ca476ca-cd01-48c7-b365-0e68e28153e5",
      "PIN": "sample string 6",
      "PAN": "sample string 7",
      "Active": true,
      "CompanyContractDescription": "sample string 9",
      "ExpirationDate": "sample string 10"
    }
  ],
  "LoyaltyIdentifications": [
    {
      "LoyaltyIdentificationId": "fbc929b4-674b-4820-95c5-e1e78cc7e38a",
      "LoyaltyIdentificationLabel": "sample string 2",
      "LoyaltyIdentificationTypeModel": "sample string 3",
      "DriverId": "3b19b561-eec0-4e95-a6b2-bf27466ea77b",
      "DriverName": "sample string 5"
    },
    {
      "LoyaltyIdentificationId": "fbc929b4-674b-4820-95c5-e1e78cc7e38a",
      "LoyaltyIdentificationLabel": "sample string 2",
      "LoyaltyIdentificationTypeModel": "sample string 3",
      "DriverId": "3b19b561-eec0-4e95-a6b2-bf27466ea77b",
      "DriverName": "sample string 5"
    }
  ],
  "Notifications": [
    {
      "Id": "ea405b53-2ad3-4ad4-bbb5-ef2252e6e91b",
      "NetworkId": "c455efe1-dfab-4415-b17a-7b37b7a9e003",
      "NotificationFormatId": "7ce2209a-db14-4bd2-973e-9195e00e0e73",
      "Channel": 64,
      "Origin": "sample string 3",
      "DestinationAddresses": "sample string 4",
      "CreatedDate": "2025-04-25T16:24:18.1377299Z",
      "UserAtionetCreatedId": "e4d66d8d-3886-471f-9c8f-bb43693b6fd8",
      "UserAtionetDestinationId": "16c4a31a-086e-4949-b938-e2526c38bbca",
      "Type": 64,
      "State": 64,
      "Subject": "sample string 8",
      "Message": {},
      "IdCompany": "394fd80e-74c9-4d4a-af80-3b00c1f00b59",
      "IdMerchant": "b3ebcbb6-0a42-457a-98cb-79b77df258df",
      "UserAtionetCreated": "sample string 10",
      "UserAtionetDestination": "sample string 11",
      "UserState": 64,
      "Payload": "sample string 12",
      "VehicleId": "e5559cde-1610-488d-a51e-8cc3424ac2ce",
      "DriverId": "ba3a2286-cc88-4a2d-982d-e1a93611cc73",
      "CreatedDateString": "2025/04/25 16:24"
    },
    {
      "Id": "ea405b53-2ad3-4ad4-bbb5-ef2252e6e91b",
      "NetworkId": "c455efe1-dfab-4415-b17a-7b37b7a9e003",
      "NotificationFormatId": "7ce2209a-db14-4bd2-973e-9195e00e0e73",
      "Channel": 64,
      "Origin": "sample string 3",
      "DestinationAddresses": "sample string 4",
      "CreatedDate": "2025-04-25T16:24:18.1377299Z",
      "UserAtionetCreatedId": "e4d66d8d-3886-471f-9c8f-bb43693b6fd8",
      "UserAtionetDestinationId": "16c4a31a-086e-4949-b938-e2526c38bbca",
      "Type": 64,
      "State": 64,
      "Subject": "sample string 8",
      "Message": {},
      "IdCompany": "394fd80e-74c9-4d4a-af80-3b00c1f00b59",
      "IdMerchant": "b3ebcbb6-0a42-457a-98cb-79b77df258df",
      "UserAtionetCreated": "sample string 10",
      "UserAtionetDestination": "sample string 11",
      "UserState": 64,
      "Payload": "sample string 12",
      "VehicleId": "e5559cde-1610-488d-a51e-8cc3424ac2ce",
      "DriverId": "ba3a2286-cc88-4a2d-982d-e1a93611cc73",
      "CreatedDateString": "2025/04/25 16:24"
    }
  ],
  "Balance": "sample string 25",
  "Consumption": "sample string 26",
  "IdentificationsDescription": "sample string 3 - sample string 2 / sample string 3 - sample string 2",
  "LoyaltyProgramsDescription": "sample string 27",
  "LoyaltyIdentificationsDescription": "sample string 28",
  "VehiclesDrivers": [
    {
      "Id": "36e474f0-9d44-41a5-9e50-ca63ebce9b47",
      "VehicleId": "4d9daaa7-17b9-4e61-b8af-87b336b53de5",
      "VehicleCode": "sample string 3",
      "VehiclePlate": "sample string 4",
      "VehicleEnabled": true,
      "VehicleYear": 1,
      "VehicleCurrentOdometer": 1,
      "VehicleEngineNumber": "sample string 6",
      "VehicleChassisNumber": "sample string 7",
      "VehicleCurrentEngineHours": 1,
      "VehicleServiceDescription": "sample string 8",
      "VehicleServiceType": 9,
      "VehicleInitialOdometer": 1,
      "VehicleFleetId": "417a4870-d2e2-4847-919d-17680f638b4b",
      "VehicleFleetDescription": "sample string 11",
      "VehicleVehiclesClassId": "4b5a3dee-f3e8-4d8e-b0d9-f2e18ec7a0b6",
      "VehicleVehiclesClassDescription": "sample string 13",
      "VehicleClasification1Id": "477df743-5256-4f70-a2ea-2245ff84ea64",
      "VehicleClasification1Description": "sample string 14",
      "VehicleClasification2Id": "db0e7410-7417-4d12-b844-6b207605d15d",
      "VehicleClasification2Description": "sample string 15",
      "VehicleClasification3Id": "5d612283-5924-4108-9ed5-5962c6d4263a",
      "VehicleClasification3Description": "sample string 16",
      "VehicleClasification4Id": "a3a2bcf1-6b19-49c7-9934-6c1493a49f93",
      "VehicleClasification4Description": "sample string 17",
      "RequireVehicleIdentification": true,
      "RequireVehicleCode": true,
      "RequireDriverIdentification": true,
      "RequireDriverCode": true,
      "IsLoyalty": true
    },
    {
      "Id": "36e474f0-9d44-41a5-9e50-ca63ebce9b47",
      "VehicleId": "4d9daaa7-17b9-4e61-b8af-87b336b53de5",
      "VehicleCode": "sample string 3",
      "VehiclePlate": "sample string 4",
      "VehicleEnabled": true,
      "VehicleYear": 1,
      "VehicleCurrentOdometer": 1,
      "VehicleEngineNumber": "sample string 6",
      "VehicleChassisNumber": "sample string 7",
      "VehicleCurrentEngineHours": 1,
      "VehicleServiceDescription": "sample string 8",
      "VehicleServiceType": 9,
      "VehicleInitialOdometer": 1,
      "VehicleFleetId": "417a4870-d2e2-4847-919d-17680f638b4b",
      "VehicleFleetDescription": "sample string 11",
      "VehicleVehiclesClassId": "4b5a3dee-f3e8-4d8e-b0d9-f2e18ec7a0b6",
      "VehicleVehiclesClassDescription": "sample string 13",
      "VehicleClasification1Id": "477df743-5256-4f70-a2ea-2245ff84ea64",
      "VehicleClasification1Description": "sample string 14",
      "VehicleClasification2Id": "db0e7410-7417-4d12-b844-6b207605d15d",
      "VehicleClasification2Description": "sample string 15",
      "VehicleClasification3Id": "5d612283-5924-4108-9ed5-5962c6d4263a",
      "VehicleClasification3Description": "sample string 16",
      "VehicleClasification4Id": "a3a2bcf1-6b19-49c7-9934-6c1493a49f93",
      "VehicleClasification4Description": "sample string 17",
      "RequireVehicleIdentification": true,
      "RequireVehicleCode": true,
      "RequireDriverIdentification": true,
      "RequireDriverCode": true,
      "IsLoyalty": true
    }
  ],
  "Custom0": "sample string 29",
  "Custom1": "sample string 30",
  "Custom2": "sample string 31",
  "Custom3": "sample string 32",
  "AvaliableAmount": 1.0,
  "AvaliableVolume": 1.0,
  "Balances": [
    {
      "SubAccountId": "aca1fac8-3bba-4152-8b72-9e8062f0febf",
      "AvailableAmount": 1.0,
      "AvailableVolume": 1.0,
      "Identifications": [
        {
          "Id": "8b127827-f0d8-4278-9a98-7ada491943a4",
          "TypeModelId": "ea463a49-c7d7-4fdc-a68d-51087bf15755",
          "TypeModelDescription": "sample string 3",
          "Label": "sample string 4",
          "Description": "sample string 3 - sample string 4"
        },
        {
          "Id": "8b127827-f0d8-4278-9a98-7ada491943a4",
          "TypeModelId": "ea463a49-c7d7-4fdc-a68d-51087bf15755",
          "TypeModelDescription": "sample string 3",
          "Label": "sample string 4",
          "Description": "sample string 3 - sample string 4"
        }
      ],
      "IdentificationsDescription": "sample string 3 - sample string 4 / sample string 3 - sample string 4",
      "BalanceMode": 64,
      "BalanceModeDescription": "sample string 3",
      "CompanyContractId": "6635d160-144a-4451-9458-22cc0d8e432a",
      "CompanyContractCode": "sample string 5",
      "CompanyContractDescription": "sample string 6",
      "Value": 7.0,
      "CurrencyId": "698cb360-8f83-4a66-8214-f0121e0091c3",
      "CurrencyCode": "sample string 8",
      "FuelMasterId": "c1f69a11-d69e-488d-bb2e-24b8249d6b59",
      "FuelMasterCode": "sample string 9",
      "FuelName": "sample string 10",
      "Specie": "sample string 8"
    },
    {
      "SubAccountId": "aca1fac8-3bba-4152-8b72-9e8062f0febf",
      "AvailableAmount": 1.0,
      "AvailableVolume": 1.0,
      "Identifications": [
        {
          "Id": "8b127827-f0d8-4278-9a98-7ada491943a4",
          "TypeModelId": "ea463a49-c7d7-4fdc-a68d-51087bf15755",
          "TypeModelDescription": "sample string 3",
          "Label": "sample string 4",
          "Description": "sample string 3 - sample string 4"
        },
        {
          "Id": "8b127827-f0d8-4278-9a98-7ada491943a4",
          "TypeModelId": "ea463a49-c7d7-4fdc-a68d-51087bf15755",
          "TypeModelDescription": "sample string 3",
          "Label": "sample string 4",
          "Description": "sample string 3 - sample string 4"
        }
      ],
      "IdentificationsDescription": "sample string 3 - sample string 4 / sample string 3 - sample string 4",
      "BalanceMode": 64,
      "BalanceModeDescription": "sample string 3",
      "CompanyContractId": "6635d160-144a-4451-9458-22cc0d8e432a",
      "CompanyContractCode": "sample string 5",
      "CompanyContractDescription": "sample string 6",
      "Value": 7.0,
      "CurrencyId": "698cb360-8f83-4a66-8214-f0121e0091c3",
      "CurrencyCode": "sample string 8",
      "FuelMasterId": "c1f69a11-d69e-488d-bb2e-24b8249d6b59",
      "FuelMasterCode": "sample string 9",
      "FuelName": "sample string 10",
      "Specie": "sample string 8"
    }
  ],
  "QuotaRules": [
    {
      "QuotaRule": {
        "Id": "ac80be5f-9aac-4f4c-838a-1aed8fc9fe5e",
        "CompanyContractId": "6e4c7915-65dd-429a-a9d2-fafa3b289a76",
        "Description": "sample string 2",
        "Frequency": 64,
        "FrequencyDescription": "sample string 4",
        "Duration": 5,
        "Money": 1.0,
        "Volume": 1.0,
        "Transactions": 1,
        "SecurityLimit": 1.0,
        "OfflineLimit": 1.0,
        "ContingencyLimit": 1.0
      },
      "Money": 1.0,
      "Volume": 1.0,
      "Transactions": 1
    },
    {
      "QuotaRule": {
        "Id": "ac80be5f-9aac-4f4c-838a-1aed8fc9fe5e",
        "CompanyContractId": "6e4c7915-65dd-429a-a9d2-fafa3b289a76",
        "Description": "sample string 2",
        "Frequency": 64,
        "FrequencyDescription": "sample string 4",
        "Duration": 5,
        "Money": 1.0,
        "Volume": 1.0,
        "Transactions": 1,
        "SecurityLimit": 1.0,
        "OfflineLimit": 1.0,
        "ContingencyLimit": 1.0
      },
      "Money": 1.0,
      "Volume": 1.0,
      "Transactions": 1
    }
  ],
  "AverageCost": 1.0,
  "SubAccounts": [
    {
      "Id": "e238d5f7-a9b3-4be6-9feb-f09997f005d0",
      "Description": "sample string 2",
      "IdentificationsDescription": "sample string 3",
      "ContractDescription": "sample string 4",
      "BalanceDate": "2025-04-25T16:24:18.1377299Z",
      "CurrentBalance": 6.0,
      "PreviousBalance": 7.0,
      "Consumption": 8.0,
      "Limit": 9.0,
      "IdentificationIds": [
        "81cf5866-447a-4cb6-a8dc-728c062d3b28",
        "e287f143-c286-4c7e-b2bf-cd2d7b0318df"
      ],
      "DriverId": "faa65bcb-f5ad-47dc-ae71-ac42c99f9c63",
      "DriverCode": "sample string 10",
      "DriverFirstName": "sample string 11",
      "DriverLastName": "sample string 12",
      "VehicleId": "c7d71ef4-68a4-46bd-b7f6-0bfb3ad772e4",
      "VehicleCode": "sample string 13",
      "VehicleYear": 1,
      "VehicleOdometer": 1,
      "VehicleEngineHours": 1,
      "VehicleConsumption": 14.0,
      "FleetDescription": "sample string 15"
    },
    {
      "Id": "e238d5f7-a9b3-4be6-9feb-f09997f005d0",
      "Description": "sample string 2",
      "IdentificationsDescription": "sample string 3",
      "ContractDescription": "sample string 4",
      "BalanceDate": "2025-04-25T16:24:18.1377299Z",
      "CurrentBalance": 6.0,
      "PreviousBalance": 7.0,
      "Consumption": 8.0,
      "Limit": 9.0,
      "IdentificationIds": [
        "81cf5866-447a-4cb6-a8dc-728c062d3b28",
        "e287f143-c286-4c7e-b2bf-cd2d7b0318df"
      ],
      "DriverId": "faa65bcb-f5ad-47dc-ae71-ac42c99f9c63",
      "DriverCode": "sample string 10",
      "DriverFirstName": "sample string 11",
      "DriverLastName": "sample string 12",
      "VehicleId": "c7d71ef4-68a4-46bd-b7f6-0bfb3ad772e4",
      "VehicleCode": "sample string 13",
      "VehicleYear": 1,
      "VehicleOdometer": 1,
      "VehicleEngineHours": 1,
      "VehicleConsumption": 14.0,
      "FleetDescription": "sample string 15"
    }
  ],
  "CreationDate": "sample string 33",
  "NetworkCreationDate": "sample string 34",
  "NetworkTimezoneCode": "sample string 35",
  "CreatorUserId": "c1ae68f3-6766-4d65-981e-4e83db4b0493"
}

application/xml, text/xml

Sample:
<DriverDto xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Ationet.Model">
  <AvaliableAmount>1</AvaliableAmount>
  <AvaliableVolume>1</AvaliableVolume>
  <AverageCost>1</AverageCost>
  <Balance>sample string 25</Balance>
  <Balances>
    <DriverBalanceDto>
      <CurrencyCode>sample string 8</CurrencyCode>
      <CurrencyId>698cb360-8f83-4a66-8214-f0121e0091c3</CurrencyId>
      <FuelMasterCode>sample string 9</FuelMasterCode>
      <FuelMasterId>c1f69a11-d69e-488d-bb2e-24b8249d6b59</FuelMasterId>
      <FuelName>sample string 10</FuelName>
      <Value>7</Value>
      <BalanceMode>64</BalanceMode>
      <BalanceModeDescription>sample string 3</BalanceModeDescription>
      <CompanyContractCode>sample string 5</CompanyContractCode>
      <CompanyContractDescription>sample string 6</CompanyContractDescription>
      <CompanyContractId>6635d160-144a-4451-9458-22cc0d8e432a</CompanyContractId>
      <AvailableAmount>1</AvailableAmount>
      <AvailableVolume>1</AvailableVolume>
      <Identifications>
        <IdentificationBalanceDtoBase>
          <Id>8b127827-f0d8-4278-9a98-7ada491943a4</Id>
          <Label>sample string 4</Label>
          <TypeModelDescription>sample string 3</TypeModelDescription>
          <TypeModelId>ea463a49-c7d7-4fdc-a68d-51087bf15755</TypeModelId>
        </IdentificationBalanceDtoBase>
        <IdentificationBalanceDtoBase>
          <Id>8b127827-f0d8-4278-9a98-7ada491943a4</Id>
          <Label>sample string 4</Label>
          <TypeModelDescription>sample string 3</TypeModelDescription>
          <TypeModelId>ea463a49-c7d7-4fdc-a68d-51087bf15755</TypeModelId>
        </IdentificationBalanceDtoBase>
      </Identifications>
      <SubAccountId>aca1fac8-3bba-4152-8b72-9e8062f0febf</SubAccountId>
    </DriverBalanceDto>
    <DriverBalanceDto>
      <CurrencyCode>sample string 8</CurrencyCode>
      <CurrencyId>698cb360-8f83-4a66-8214-f0121e0091c3</CurrencyId>
      <FuelMasterCode>sample string 9</FuelMasterCode>
      <FuelMasterId>c1f69a11-d69e-488d-bb2e-24b8249d6b59</FuelMasterId>
      <FuelName>sample string 10</FuelName>
      <Value>7</Value>
      <BalanceMode>64</BalanceMode>
      <BalanceModeDescription>sample string 3</BalanceModeDescription>
      <CompanyContractCode>sample string 5</CompanyContractCode>
      <CompanyContractDescription>sample string 6</CompanyContractDescription>
      <CompanyContractId>6635d160-144a-4451-9458-22cc0d8e432a</CompanyContractId>
      <AvailableAmount>1</AvailableAmount>
      <AvailableVolume>1</AvailableVolume>
      <Identifications>
        <IdentificationBalanceDtoBase>
          <Id>8b127827-f0d8-4278-9a98-7ada491943a4</Id>
          <Label>sample string 4</Label>
          <TypeModelDescription>sample string 3</TypeModelDescription>
          <TypeModelId>ea463a49-c7d7-4fdc-a68d-51087bf15755</TypeModelId>
        </IdentificationBalanceDtoBase>
        <IdentificationBalanceDtoBase>
          <Id>8b127827-f0d8-4278-9a98-7ada491943a4</Id>
          <Label>sample string 4</Label>
          <TypeModelDescription>sample string 3</TypeModelDescription>
          <TypeModelId>ea463a49-c7d7-4fdc-a68d-51087bf15755</TypeModelId>
        </IdentificationBalanceDtoBase>
      </Identifications>
      <SubAccountId>aca1fac8-3bba-4152-8b72-9e8062f0febf</SubAccountId>
    </DriverBalanceDto>
  </Balances>
  <Birthdate>sample string 8</Birthdate>
  <City>sample string 14</City>
  <Clasification1Description>sample string 21</Clasification1Description>
  <Clasification1Id>7741fd90-c37d-4f01-96ba-807b55abc75b</Clasification1Id>
  <Clasification2Description>sample string 22</Clasification2Description>
  <Clasification2Id>c8882dcf-5a85-4f2e-8124-1e68393aa7a5</Clasification2Id>
  <Clasification3Description>sample string 23</Clasification3Description>
  <Clasification3Id>739a127f-1b4e-4dc6-8cea-4998da92c749</Clasification3Id>
  <Clasification4Description>sample string 24</Clasification4Description>
  <Clasification4Id>062414a6-61ca-46fc-a31d-15134f63cceb</Clasification4Id>
  <Code>sample string 4</Code>
  <CompanyId>c5738499-381e-4925-8e2b-3e364d92e3e7</CompanyId>
  <CompanyName>sample string 3</CompanyName>
  <CompleteName>sample string 7</CompleteName>
  <Consumption>sample string 26</Consumption>
  <CountryId>f3f0f513-7e4f-4189-81b8-b3af52f365ad</CountryId>
  <CountryName>sample string 12</CountryName>
  <CreationDate>sample string 33</CreationDate>
  <CreatorUserId>c1ae68f3-6766-4d65-981e-4e83db4b0493</CreatorUserId>
  <Custom0>sample string 29</Custom0>
  <Custom1>sample string 30</Custom1>
  <Custom2>sample string 31</Custom2>
  <Custom3>sample string 32</Custom3>
  <Email>sample string 20</Email>
  <Enabled>true</Enabled>
  <FirstName>sample string 6</FirstName>
  <Id>0239462e-52da-4653-af79-1c84979e29c1</Id>
  <Identifications>
    <DriverIdentificationDto>
      <Active>true</Active>
      <CompanyContractDescription>sample string 9</CompanyContractDescription>
      <ContractId>3ca476ca-cd01-48c7-b365-0e68e28153e5</ContractId>
      <ExpirationDate>sample string 10</ExpirationDate>
      <IdentificationId>cba780e9-9e20-42e9-999d-7279ed29e286</IdentificationId>
      <IdentificationLabel>sample string 2</IdentificationLabel>
      <IdentificationStatus>64</IdentificationStatus>
      <IdentificationTypeModel>sample string 3</IdentificationTypeModel>
      <PAN>sample string 7</PAN>
      <PIN>sample string 6</PIN>
    </DriverIdentificationDto>
    <DriverIdentificationDto>
      <Active>true</Active>
      <CompanyContractDescription>sample string 9</CompanyContractDescription>
      <ContractId>3ca476ca-cd01-48c7-b365-0e68e28153e5</ContractId>
      <ExpirationDate>sample string 10</ExpirationDate>
      <IdentificationId>cba780e9-9e20-42e9-999d-7279ed29e286</IdentificationId>
      <IdentificationLabel>sample string 2</IdentificationLabel>
      <IdentificationStatus>64</IdentificationStatus>
      <IdentificationTypeModel>sample string 3</IdentificationTypeModel>
      <PAN>sample string 7</PAN>
      <PIN>sample string 6</PIN>
    </DriverIdentificationDto>
  </Identifications>
  <IsCodeAutomaticallyGenerated>true</IsCodeAutomaticallyGenerated>
  <LastName>sample string 5</LastName>
  <LicenseNumber>sample string 9</LicenseNumber>
  <LoyaltyIdentifications>
    <DriverLoyaltyIdentificationDto>
      <DriverId>3b19b561-eec0-4e95-a6b2-bf27466ea77b</DriverId>
      <DriverName>sample string 5</DriverName>
      <LoyaltyIdentificationId>fbc929b4-674b-4820-95c5-e1e78cc7e38a</LoyaltyIdentificationId>
      <LoyaltyIdentificationLabel>sample string 2</LoyaltyIdentificationLabel>
      <LoyaltyIdentificationTypeModel>sample string 3</LoyaltyIdentificationTypeModel>
    </DriverLoyaltyIdentificationDto>
    <DriverLoyaltyIdentificationDto>
      <DriverId>3b19b561-eec0-4e95-a6b2-bf27466ea77b</DriverId>
      <DriverName>sample string 5</DriverName>
      <LoyaltyIdentificationId>fbc929b4-674b-4820-95c5-e1e78cc7e38a</LoyaltyIdentificationId>
      <LoyaltyIdentificationLabel>sample string 2</LoyaltyIdentificationLabel>
      <LoyaltyIdentificationTypeModel>sample string 3</LoyaltyIdentificationTypeModel>
    </DriverLoyaltyIdentificationDto>
  </LoyaltyIdentifications>
  <LoyaltyIdentificationsDescription>sample string 28</LoyaltyIdentificationsDescription>
  <LoyaltyProgramsDescription>sample string 27</LoyaltyProgramsDescription>
  <NetworkCreationDate>sample string 34</NetworkCreationDate>
  <NetworkTimezoneCode>sample string 35</NetworkTimezoneCode>
  <Notifications>
    <SystemNotificationDto>
      <Channel>64</Channel>
      <CreatedDate>2025-04-25T16:24:18.1377299Z</CreatedDate>
      <DestinationAddresses>sample string 4</DestinationAddresses>
      <DriverId>ba3a2286-cc88-4a2d-982d-e1a93611cc73</DriverId>
      <Id>ea405b53-2ad3-4ad4-bbb5-ef2252e6e91b</Id>
      <IdCompany>394fd80e-74c9-4d4a-af80-3b00c1f00b59</IdCompany>
      <IdMerchant>b3ebcbb6-0a42-457a-98cb-79b77df258df</IdMerchant>
      <Message />
      <NetworkId>c455efe1-dfab-4415-b17a-7b37b7a9e003</NetworkId>
      <NotificationFormatId>7ce2209a-db14-4bd2-973e-9195e00e0e73</NotificationFormatId>
      <Origin>sample string 3</Origin>
      <Payload>sample string 12</Payload>
      <State>64</State>
      <Subject>sample string 8</Subject>
      <Type>64</Type>
      <UserAtionetCreated>sample string 10</UserAtionetCreated>
      <UserAtionetCreatedId>e4d66d8d-3886-471f-9c8f-bb43693b6fd8</UserAtionetCreatedId>
      <UserAtionetDestination>sample string 11</UserAtionetDestination>
      <UserAtionetDestinationId>16c4a31a-086e-4949-b938-e2526c38bbca</UserAtionetDestinationId>
      <UserState>64</UserState>
      <VehicleId>e5559cde-1610-488d-a51e-8cc3424ac2ce</VehicleId>
    </SystemNotificationDto>
    <SystemNotificationDto>
      <Channel>64</Channel>
      <CreatedDate>2025-04-25T16:24:18.1377299Z</CreatedDate>
      <DestinationAddresses>sample string 4</DestinationAddresses>
      <DriverId>ba3a2286-cc88-4a2d-982d-e1a93611cc73</DriverId>
      <Id>ea405b53-2ad3-4ad4-bbb5-ef2252e6e91b</Id>
      <IdCompany>394fd80e-74c9-4d4a-af80-3b00c1f00b59</IdCompany>
      <IdMerchant>b3ebcbb6-0a42-457a-98cb-79b77df258df</IdMerchant>
      <Message />
      <NetworkId>c455efe1-dfab-4415-b17a-7b37b7a9e003</NetworkId>
      <NotificationFormatId>7ce2209a-db14-4bd2-973e-9195e00e0e73</NotificationFormatId>
      <Origin>sample string 3</Origin>
      <Payload>sample string 12</Payload>
      <State>64</State>
      <Subject>sample string 8</Subject>
      <Type>64</Type>
      <UserAtionetCreated>sample string 10</UserAtionetCreated>
      <UserAtionetCreatedId>e4d66d8d-3886-471f-9c8f-bb43693b6fd8</UserAtionetCreatedId>
      <UserAtionetDestination>sample string 11</UserAtionetDestination>
      <UserAtionetDestinationId>16c4a31a-086e-4949-b938-e2526c38bbca</UserAtionetDestinationId>
      <UserState>64</UserState>
      <VehicleId>e5559cde-1610-488d-a51e-8cc3424ac2ce</VehicleId>
    </SystemNotificationDto>
  </Notifications>
  <PhoneNumber1>sample string 18</PhoneNumber1>
  <PhoneNumber2>sample string 19</PhoneNumber2>
  <QuotaRules>
    <DriverQuotaRuleBalanceDto>
      <Money>1</Money>
      <QuotaRule>
        <CompanyContractId>6e4c7915-65dd-429a-a9d2-fafa3b289a76</CompanyContractId>
        <ContingencyLimit>1</ContingencyLimit>
        <Description>sample string 2</Description>
        <Duration>5</Duration>
        <Frequency>64</Frequency>
        <FrequencyDescription>sample string 4</FrequencyDescription>
        <Id>ac80be5f-9aac-4f4c-838a-1aed8fc9fe5e</Id>
        <Money>1</Money>
        <OfflineLimit>1</OfflineLimit>
        <SecurityLimit>1</SecurityLimit>
        <Transactions>1</Transactions>
        <Volume>1</Volume>
      </QuotaRule>
      <Transactions>1</Transactions>
      <Volume>1</Volume>
    </DriverQuotaRuleBalanceDto>
    <DriverQuotaRuleBalanceDto>
      <Money>1</Money>
      <QuotaRule>
        <CompanyContractId>6e4c7915-65dd-429a-a9d2-fafa3b289a76</CompanyContractId>
        <ContingencyLimit>1</ContingencyLimit>
        <Description>sample string 2</Description>
        <Duration>5</Duration>
        <Frequency>64</Frequency>
        <FrequencyDescription>sample string 4</FrequencyDescription>
        <Id>ac80be5f-9aac-4f4c-838a-1aed8fc9fe5e</Id>
        <Money>1</Money>
        <OfflineLimit>1</OfflineLimit>
        <SecurityLimit>1</SecurityLimit>
        <Transactions>1</Transactions>
        <Volume>1</Volume>
      </QuotaRule>
      <Transactions>1</Transactions>
      <Volume>1</Volume>
    </DriverQuotaRuleBalanceDto>
  </QuotaRules>
  <Rules>
    <DriverRuleDto>
      <Description>sample string 7</Description>
      <DriverId>c6417523-4974-48eb-b988-cb6dc09faf87</DriverId>
      <DriverName>sample string 6</DriverName>
      <RuleId>c8f3cd0a-c2e9-463c-b8e3-5c39abee62ab</RuleId>
      <RuleName>sample string 2</RuleName>
      <RuleType>3</RuleType>
      <RuleTypeDescription>sample string 4</RuleTypeDescription>
    </DriverRuleDto>
    <DriverRuleDto>
      <Description>sample string 7</Description>
      <DriverId>c6417523-4974-48eb-b988-cb6dc09faf87</DriverId>
      <DriverName>sample string 6</DriverName>
      <RuleId>c8f3cd0a-c2e9-463c-b8e3-5c39abee62ab</RuleId>
      <RuleName>sample string 2</RuleName>
      <RuleType>3</RuleType>
      <RuleTypeDescription>sample string 4</RuleTypeDescription>
    </DriverRuleDto>
  </Rules>
  <StateId>3a0aad97-0bfd-4700-ad8b-bd71acd6fcc7</StateId>
  <StateName>sample string 13</StateName>
  <Street1>sample string 15</Street1>
  <Street2>sample string 16</Street2>
  <SubAccounts>
    <SubAccountDto>
      <BalanceDate>2025-04-25T16:24:18.1377299Z</BalanceDate>
      <Consumption>8</Consumption>
      <ContractDescription>sample string 4</ContractDescription>
      <CurrentBalance>6</CurrentBalance>
      <Description>sample string 2</Description>
      <DriverCode>sample string 10</DriverCode>
      <DriverFirstName>sample string 11</DriverFirstName>
      <DriverId>faa65bcb-f5ad-47dc-ae71-ac42c99f9c63</DriverId>
      <DriverLastName>sample string 12</DriverLastName>
      <FleetDescription>sample string 15</FleetDescription>
      <Id>e238d5f7-a9b3-4be6-9feb-f09997f005d0</Id>
      <IdentificationIds xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <d4p1:guid>81cf5866-447a-4cb6-a8dc-728c062d3b28</d4p1:guid>
        <d4p1:guid>e287f143-c286-4c7e-b2bf-cd2d7b0318df</d4p1:guid>
      </IdentificationIds>
      <IdentificationsDescription>sample string 3</IdentificationsDescription>
      <Limit>9</Limit>
      <PreviousBalance>7</PreviousBalance>
      <VehicleCode>sample string 13</VehicleCode>
      <VehicleConsumption>14</VehicleConsumption>
      <VehicleEngineHours>1</VehicleEngineHours>
      <VehicleId>c7d71ef4-68a4-46bd-b7f6-0bfb3ad772e4</VehicleId>
      <VehicleOdometer>1</VehicleOdometer>
      <VehicleYear>1</VehicleYear>
    </SubAccountDto>
    <SubAccountDto>
      <BalanceDate>2025-04-25T16:24:18.1377299Z</BalanceDate>
      <Consumption>8</Consumption>
      <ContractDescription>sample string 4</ContractDescription>
      <CurrentBalance>6</CurrentBalance>
      <Description>sample string 2</Description>
      <DriverCode>sample string 10</DriverCode>
      <DriverFirstName>sample string 11</DriverFirstName>
      <DriverId>faa65bcb-f5ad-47dc-ae71-ac42c99f9c63</DriverId>
      <DriverLastName>sample string 12</DriverLastName>
      <FleetDescription>sample string 15</FleetDescription>
      <Id>e238d5f7-a9b3-4be6-9feb-f09997f005d0</Id>
      <IdentificationIds xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <d4p1:guid>81cf5866-447a-4cb6-a8dc-728c062d3b28</d4p1:guid>
        <d4p1:guid>e287f143-c286-4c7e-b2bf-cd2d7b0318df</d4p1:guid>
      </IdentificationIds>
      <IdentificationsDescription>sample string 3</IdentificationsDescription>
      <Limit>9</Limit>
      <PreviousBalance>7</PreviousBalance>
      <VehicleCode>sample string 13</VehicleCode>
      <VehicleConsumption>14</VehicleConsumption>
      <VehicleEngineHours>1</VehicleEngineHours>
      <VehicleId>c7d71ef4-68a4-46bd-b7f6-0bfb3ad772e4</VehicleId>
      <VehicleOdometer>1</VehicleOdometer>
      <VehicleYear>1</VehicleYear>
    </SubAccountDto>
  </SubAccounts>
  <Vehicles>
    <DriverVehicleDto2>
      <DriverId>c2dc1f2f-94aa-45d8-90e3-b49fe37116b5</DriverId>
      <DriverName>sample string 5</DriverName>
      <IsLoyalty>true</IsLoyalty>
      <RequireDriverCode>true</RequireDriverCode>
      <RequireDriverIdentification>true</RequireDriverIdentification>
      <RequireVehicleCode>true</RequireVehicleCode>
      <RequireVehicleIdentification>true</RequireVehicleIdentification>
      <VehicleCode>sample string 2</VehicleCode>
      <VehicleId>92374ad4-3f84-435d-b031-5c2b5e422dd9</VehicleId>
      <VehiclePlate>sample string 3</VehiclePlate>
    </DriverVehicleDto2>
    <DriverVehicleDto2>
      <DriverId>c2dc1f2f-94aa-45d8-90e3-b49fe37116b5</DriverId>
      <DriverName>sample string 5</DriverName>
      <IsLoyalty>true</IsLoyalty>
      <RequireDriverCode>true</RequireDriverCode>
      <RequireDriverIdentification>true</RequireDriverIdentification>
      <RequireVehicleCode>true</RequireVehicleCode>
      <RequireVehicleIdentification>true</RequireVehicleIdentification>
      <VehicleCode>sample string 2</VehicleCode>
      <VehicleId>92374ad4-3f84-435d-b031-5c2b5e422dd9</VehicleId>
      <VehiclePlate>sample string 3</VehiclePlate>
    </DriverVehicleDto2>
  </Vehicles>
  <VehiclesDrivers>
    <DriverVehicleDto>
      <Id>36e474f0-9d44-41a5-9e50-ca63ebce9b47</Id>
      <IsLoyalty>true</IsLoyalty>
      <RequireDriverCode>true</RequireDriverCode>
      <RequireDriverIdentification>true</RequireDriverIdentification>
      <RequireVehicleCode>true</RequireVehicleCode>
      <RequireVehicleIdentification>true</RequireVehicleIdentification>
      <VehicleChassisNumber>sample string 7</VehicleChassisNumber>
      <VehicleClasification1Description>sample string 14</VehicleClasification1Description>
      <VehicleClasification1Id>477df743-5256-4f70-a2ea-2245ff84ea64</VehicleClasification1Id>
      <VehicleClasification2Description>sample string 15</VehicleClasification2Description>
      <VehicleClasification2Id>db0e7410-7417-4d12-b844-6b207605d15d</VehicleClasification2Id>
      <VehicleClasification3Description>sample string 16</VehicleClasification3Description>
      <VehicleClasification3Id>5d612283-5924-4108-9ed5-5962c6d4263a</VehicleClasification3Id>
      <VehicleClasification4Description>sample string 17</VehicleClasification4Description>
      <VehicleClasification4Id>a3a2bcf1-6b19-49c7-9934-6c1493a49f93</VehicleClasification4Id>
      <VehicleCode>sample string 3</VehicleCode>
      <VehicleCurrentEngineHours>1</VehicleCurrentEngineHours>
      <VehicleCurrentOdometer>1</VehicleCurrentOdometer>
      <VehicleEnabled>true</VehicleEnabled>
      <VehicleEngineNumber>sample string 6</VehicleEngineNumber>
      <VehicleFleetDescription>sample string 11</VehicleFleetDescription>
      <VehicleFleetId>417a4870-d2e2-4847-919d-17680f638b4b</VehicleFleetId>
      <VehicleId>4d9daaa7-17b9-4e61-b8af-87b336b53de5</VehicleId>
      <VehicleInitialOdometer>1</VehicleInitialOdometer>
      <VehiclePlate>sample string 4</VehiclePlate>
      <VehicleServiceDescription>sample string 8</VehicleServiceDescription>
      <VehicleServiceType>9</VehicleServiceType>
      <VehicleVehiclesClassDescription>sample string 13</VehicleVehiclesClassDescription>
      <VehicleVehiclesClassId>4b5a3dee-f3e8-4d8e-b0d9-f2e18ec7a0b6</VehicleVehiclesClassId>
      <VehicleYear>1</VehicleYear>
    </DriverVehicleDto>
    <DriverVehicleDto>
      <Id>36e474f0-9d44-41a5-9e50-ca63ebce9b47</Id>
      <IsLoyalty>true</IsLoyalty>
      <RequireDriverCode>true</RequireDriverCode>
      <RequireDriverIdentification>true</RequireDriverIdentification>
      <RequireVehicleCode>true</RequireVehicleCode>
      <RequireVehicleIdentification>true</RequireVehicleIdentification>
      <VehicleChassisNumber>sample string 7</VehicleChassisNumber>
      <VehicleClasification1Description>sample string 14</VehicleClasification1Description>
      <VehicleClasification1Id>477df743-5256-4f70-a2ea-2245ff84ea64</VehicleClasification1Id>
      <VehicleClasification2Description>sample string 15</VehicleClasification2Description>
      <VehicleClasification2Id>db0e7410-7417-4d12-b844-6b207605d15d</VehicleClasification2Id>
      <VehicleClasification3Description>sample string 16</VehicleClasification3Description>
      <VehicleClasification3Id>5d612283-5924-4108-9ed5-5962c6d4263a</VehicleClasification3Id>
      <VehicleClasification4Description>sample string 17</VehicleClasification4Description>
      <VehicleClasification4Id>a3a2bcf1-6b19-49c7-9934-6c1493a49f93</VehicleClasification4Id>
      <VehicleCode>sample string 3</VehicleCode>
      <VehicleCurrentEngineHours>1</VehicleCurrentEngineHours>
      <VehicleCurrentOdometer>1</VehicleCurrentOdometer>
      <VehicleEnabled>true</VehicleEnabled>
      <VehicleEngineNumber>sample string 6</VehicleEngineNumber>
      <VehicleFleetDescription>sample string 11</VehicleFleetDescription>
      <VehicleFleetId>417a4870-d2e2-4847-919d-17680f638b4b</VehicleFleetId>
      <VehicleId>4d9daaa7-17b9-4e61-b8af-87b336b53de5</VehicleId>
      <VehicleInitialOdometer>1</VehicleInitialOdometer>
      <VehiclePlate>sample string 4</VehiclePlate>
      <VehicleServiceDescription>sample string 8</VehicleServiceDescription>
      <VehicleServiceType>9</VehicleServiceType>
      <VehicleVehiclesClassDescription>sample string 13</VehicleVehiclesClassDescription>
      <VehicleVehiclesClassId>4b5a3dee-f3e8-4d8e-b0d9-f2e18ec7a0b6</VehicleVehiclesClassId>
      <VehicleYear>1</VehicleYear>
    </DriverVehicleDto>
  </VehiclesDrivers>
  <ZipCode>sample string 17</ZipCode>
</DriverDto>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

State of the action.

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.