PUT Identifications/{id}
Updates the identification.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
The ID of the identification. |
globally unique identifier |
Required |
Body Parameters
The new data of the identification.
IdentificationDto| Name | Description | Type | Additional information |
|---|---|---|---|
| NetworkId | globally unique identifier |
None. |
|
| NetworkName | string |
None. |
|
| Id | globally unique identifier |
None. |
|
| UseType | byte |
None. |
|
| Type | integer |
None. |
|
| TypeModelId | globally unique identifier |
None. |
|
| TypeModelDescription | string |
None. |
|
| Label | string |
None. |
|
| TrackNumber | string |
None. |
|
| TrackCaption | string |
None. |
|
| PAN | string |
None. |
|
| State | byte |
None. |
|
| Active | boolean |
None. |
|
| LoyaltyActive | boolean |
None. |
|
| CreationDate | string |
None. |
|
| UpdateDate | string |
None. |
|
| ActivationDate | date |
None. |
|
| AssignmentDate | string |
None. |
|
| ExpirationDate | string |
None. |
|
| AssignmentDateShort | string |
None. |
|
| ExpirationDateShort | string |
None. |
|
| LoyaltyCreationDate | string |
None. |
|
| LoyaltyNetworkUpdateDate | string |
None. |
|
| NetworkLoyaltyAssignmentDate | string |
None. |
|
| RequestOrder | integer |
None. |
|
| IdentificationsRequestType | byte |
None. |
|
| MissedReasonDescription | string |
None. |
|
| RenewalReasonDescription | string |
None. |
|
| RequestComment | string |
None. |
|
| PIN | string |
None. |
|
| SubAccountId | globally unique identifier |
None. |
|
| SubAccountDescription | string |
None. |
|
| DriverId | globally unique identifier |
None. |
|
| VehicleId | globally unique identifier |
None. |
|
| ProgramId | globally unique identifier |
None. |
|
| ProgramDescription | string |
None. |
|
| LoyaltyProgramId | globally unique identifier |
None. |
|
| LoyaltyProgramDescription | string |
None. |
|
| ContractId | globally unique identifier |
None. |
|
| ContractCode | string |
None. |
|
| ContractDescription | string |
None. |
|
| ContractModeDescription | string |
None. |
|
| RequiresPINChange | boolean |
None. |
|
| IdCompany | globally unique identifier |
None. |
|
| CompanyName | string |
None. |
|
| DriverCode | string |
None. |
|
| DriverFirstName | string |
None. |
|
| DriverLastName | string |
None. |
|
| VehicleCode | string |
None. |
|
| VehiclePlate | string |
None. |
|
| RequirePin | boolean |
None. |
|
| DeactivationType | byte |
None. |
|
| DriverDescription | string |
None. |
|
| VehicleDescription | string |
None. |
|
| AmountVoucherInitial | decimal number |
None. |
|
| AmountVoucherInitialText | string |
None. |
|
| CurrencyCode | string |
None. |
|
| VouchersRequestId | globally unique identifier |
None. |
|
| SubAccountBalance | decimal number |
None. |
|
| OriginIdenticationId | globally unique identifier |
None. |
|
| string |
None. |
||
| DeactivationReason | string |
None. |
|
| TypeModelEncryptedFile | boolean |
None. |
Request Formats
application/json, text/json
Sample:
{
"NetworkId": "2be4f980-bd80-41d0-adf2-ea765efae0f4",
"NetworkName": "sample string 2",
"Id": "6c347f50-123b-4b6a-98fe-707877de0ccf",
"UseType": 64,
"Type": 1,
"TypeModelId": "e7d65c83-f2b6-4d9d-8571-38d2fd6da798",
"TypeModelDescription": "sample string 6",
"Label": "sample string 7",
"TrackNumber": "sample string 8",
"TrackCaption": "sample string 9",
"PAN": "sample string 10",
"State": 64,
"Active": true,
"LoyaltyActive": true,
"CreationDate": "sample string 14",
"UpdateDate": "sample string 15",
"ActivationDate": "2025-10-29T05:37:34.2345355Z",
"AssignmentDate": "sample string 16",
"ExpirationDate": "sample string 17",
"AssignmentDateShort": "sample string 18",
"ExpirationDateShort": "sample string 19",
"LoyaltyCreationDate": "sample string 20",
"LoyaltyNetworkUpdateDate": "sample string 21",
"NetworkLoyaltyAssignmentDate": "sample string 22",
"RequestOrder": 1,
"IdentificationsRequestType": 64,
"MissedReasonDescription": "sample string 23",
"RenewalReasonDescription": "sample string 24",
"RequestComment": "sample string 25",
"PIN": "sample string 26",
"SubAccountId": "424353f6-125b-4963-92af-ab7376eb6440",
"SubAccountDescription": "sample string 27",
"DriverId": "e4716fc8-50d9-4dea-87e9-3b27dd2cda0f",
"VehicleId": "f7d56bf9-b4ad-4b70-a386-6cb536a54d35",
"ProgramId": "4c6c34e6-ec6e-4706-b6e5-3aa0ad44bc3b",
"ProgramDescription": "sample string 28",
"LoyaltyProgramId": "deb53fad-04b3-4f9f-8d5c-06c7d437ce03",
"LoyaltyProgramDescription": "sample string 29",
"ContractId": "3ee557a2-a014-4efb-98e3-fc661ed90fdc",
"ContractCode": "sample string 30",
"ContractDescription": "sample string 31",
"ContractModeDescription": "sample string 32",
"RequiresPINChange": true,
"IdCompany": "40adf276-dffd-4f77-85c2-408e141ee6d0",
"CompanyName": "sample string 34",
"DriverCode": "sample string 35",
"DriverFirstName": "sample string 36",
"DriverLastName": "sample string 37",
"VehicleCode": "sample string 38",
"VehiclePlate": "sample string 39",
"RequirePin": true,
"DeactivationType": 64,
"DriverDescription": "sample string 35 - sample string 37 sample string 36",
"VehicleDescription": "sample string 38 - sample string 39",
"AmountVoucherInitial": 41.0,
"AmountVoucherInitialText": "sample string 42",
"CurrencyCode": "sample string 43",
"VouchersRequestId": "5086cad9-38fc-4d10-905c-32441577cfbf",
"SubAccountBalance": 1.0,
"OriginIdenticationId": "32af68d0-38af-4077-83e8-b378e183e106",
"Email": "sample string 44",
"DeactivationReason": "sample string 45",
"TypeModelEncryptedFile": true
}
application/xml, text/xml
Sample:
<IdentificationDto xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Ationet.Model"> <ActivationDate>2025-10-29T05:37:34.2345355Z</ActivationDate> <Active>true</Active> <AmountVoucherInitial>41</AmountVoucherInitial> <AmountVoucherInitialText>sample string 42</AmountVoucherInitialText> <AssignmentDate>sample string 16</AssignmentDate> <AssignmentDateShort>sample string 18</AssignmentDateShort> <CompanyName>sample string 34</CompanyName> <ContractCode>sample string 30</ContractCode> <ContractDescription>sample string 31</ContractDescription> <ContractId>3ee557a2-a014-4efb-98e3-fc661ed90fdc</ContractId> <ContractModeDescription>sample string 32</ContractModeDescription> <CreationDate>sample string 14</CreationDate> <CurrencyCode>sample string 43</CurrencyCode> <DeactivationReason>sample string 45</DeactivationReason> <DeactivationType>64</DeactivationType> <DriverCode>sample string 35</DriverCode> <DriverFirstName>sample string 36</DriverFirstName> <DriverId>e4716fc8-50d9-4dea-87e9-3b27dd2cda0f</DriverId> <DriverLastName>sample string 37</DriverLastName> <Email>sample string 44</Email> <ExpirationDate>sample string 17</ExpirationDate> <ExpirationDateShort>sample string 19</ExpirationDateShort> <Id>6c347f50-123b-4b6a-98fe-707877de0ccf</Id> <IdCompany>40adf276-dffd-4f77-85c2-408e141ee6d0</IdCompany> <IdentificationsRequestType>64</IdentificationsRequestType> <Label>sample string 7</Label> <LoyaltyActive>true</LoyaltyActive> <LoyaltyCreationDate>sample string 20</LoyaltyCreationDate> <LoyaltyNetworkUpdateDate>sample string 21</LoyaltyNetworkUpdateDate> <LoyaltyProgramDescription>sample string 29</LoyaltyProgramDescription> <LoyaltyProgramId>deb53fad-04b3-4f9f-8d5c-06c7d437ce03</LoyaltyProgramId> <MissedReasonDescription>sample string 23</MissedReasonDescription> <NetworkId>2be4f980-bd80-41d0-adf2-ea765efae0f4</NetworkId> <NetworkLoyaltyAssignmentDate>sample string 22</NetworkLoyaltyAssignmentDate> <NetworkName>sample string 2</NetworkName> <OriginIdenticationId>32af68d0-38af-4077-83e8-b378e183e106</OriginIdenticationId> <PAN>sample string 10</PAN> <PIN>sample string 26</PIN> <ProgramDescription>sample string 28</ProgramDescription> <ProgramId>4c6c34e6-ec6e-4706-b6e5-3aa0ad44bc3b</ProgramId> <RenewalReasonDescription>sample string 24</RenewalReasonDescription> <RequestComment>sample string 25</RequestComment> <RequestOrder>1</RequestOrder> <RequirePin>true</RequirePin> <RequiresPINChange>true</RequiresPINChange> <State>64</State> <SubAccountBalance>1</SubAccountBalance> <SubAccountDescription>sample string 27</SubAccountDescription> <SubAccountId>424353f6-125b-4963-92af-ab7376eb6440</SubAccountId> <TrackCaption>sample string 9</TrackCaption> <TrackNumber>sample string 8</TrackNumber> <Type>1</Type> <TypeModelDescription>sample string 6</TypeModelDescription> <TypeModelEncryptedFile>true</TypeModelEncryptedFile> <TypeModelId>e7d65c83-f2b6-4d9d-8571-38d2fd6da798</TypeModelId> <UpdateDate>sample string 15</UpdateDate> <UseType>64</UseType> <VehicleCode>sample string 38</VehicleCode> <VehicleId>f7d56bf9-b4ad-4b70-a386-6cb536a54d35</VehicleId> <VehiclePlate>sample string 39</VehiclePlate> <VouchersRequestId>5086cad9-38fc-4d10-905c-32441577cfbf</VouchersRequestId> </IdentificationDto>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
State of the action.
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.