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.
IdentificationDtoName | 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. |
|
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. |
Request Formats
application/json, text/json
Sample:
{ "NetworkId": "8de09211-33c5-4f86-9f64-66e8c1b0d5e6", "NetworkName": "sample string 2", "Id": "d7e4b5a8-3782-4bc4-8f90-7d9e9d049f64", "UseType": 64, "Type": 1, "TypeModelId": "360bf0be-2f34-4c60-86ad-80b031c2cc20", "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-09-13T07:55:51.773233Z", "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": "7abf74cb-fc26-4d6b-a328-c9d3dc98f46e", "SubAccountDescription": "sample string 27", "DriverId": "dc269986-b8e9-4d56-9251-515d33ae7858", "VehicleId": "71c1355b-b236-47a4-ab63-62bd42abd484", "ProgramId": "5ddcc8f8-1085-4293-a5f5-443ef363af13", "ProgramDescription": "sample string 28", "LoyaltyProgramId": "a06a8df7-e64c-4982-a826-68c12d4c7b91", "LoyaltyProgramDescription": "sample string 29", "ContractId": "5cc2f630-a52d-49ab-b3ad-7d5e01ab36f3", "ContractDescription": "sample string 30", "ContractModeDescription": "sample string 31", "RequiresPINChange": true, "IdCompany": "9807b86c-4b5d-4899-9b1f-0b10355a716d", "CompanyName": "sample string 33", "DriverCode": "sample string 34", "DriverFirstName": "sample string 35", "DriverLastName": "sample string 36", "VehicleCode": "sample string 37", "VehiclePlate": "sample string 38", "RequirePin": true, "DeactivationType": 64, "DriverDescription": "sample string 34 - sample string 36 sample string 35", "VehicleDescription": "sample string 37 - sample string 38", "AmountVoucherInitial": 40.0, "AmountVoucherInitialText": "sample string 41", "CurrencyCode": "sample string 42", "VouchersRequestId": "a9131825-e468-43f8-9eab-e805a2e7d588", "SubAccountBalance": 1.0, "OriginIdenticationId": "7f2d2314-f2e9-450f-8d8b-d81f2bbf8299", "Email": "sample string 43", "DeactivationReason": "sample string 44" }
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-09-13T07:55:51.773233Z</ActivationDate> <Active>true</Active> <AmountVoucherInitial>40</AmountVoucherInitial> <AmountVoucherInitialText>sample string 41</AmountVoucherInitialText> <AssignmentDate>sample string 16</AssignmentDate> <AssignmentDateShort>sample string 18</AssignmentDateShort> <CompanyName>sample string 33</CompanyName> <ContractDescription>sample string 30</ContractDescription> <ContractId>5cc2f630-a52d-49ab-b3ad-7d5e01ab36f3</ContractId> <ContractModeDescription>sample string 31</ContractModeDescription> <CreationDate>sample string 14</CreationDate> <CurrencyCode>sample string 42</CurrencyCode> <DeactivationReason>sample string 44</DeactivationReason> <DeactivationType>64</DeactivationType> <DriverCode>sample string 34</DriverCode> <DriverFirstName>sample string 35</DriverFirstName> <DriverId>dc269986-b8e9-4d56-9251-515d33ae7858</DriverId> <DriverLastName>sample string 36</DriverLastName> <Email>sample string 43</Email> <ExpirationDate>sample string 17</ExpirationDate> <ExpirationDateShort>sample string 19</ExpirationDateShort> <Id>d7e4b5a8-3782-4bc4-8f90-7d9e9d049f64</Id> <IdCompany>9807b86c-4b5d-4899-9b1f-0b10355a716d</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>a06a8df7-e64c-4982-a826-68c12d4c7b91</LoyaltyProgramId> <MissedReasonDescription>sample string 23</MissedReasonDescription> <NetworkId>8de09211-33c5-4f86-9f64-66e8c1b0d5e6</NetworkId> <NetworkLoyaltyAssignmentDate>sample string 22</NetworkLoyaltyAssignmentDate> <NetworkName>sample string 2</NetworkName> <OriginIdenticationId>7f2d2314-f2e9-450f-8d8b-d81f2bbf8299</OriginIdenticationId> <PAN>sample string 10</PAN> <PIN>sample string 26</PIN> <ProgramDescription>sample string 28</ProgramDescription> <ProgramId>5ddcc8f8-1085-4293-a5f5-443ef363af13</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>7abf74cb-fc26-4d6b-a328-c9d3dc98f46e</SubAccountId> <TrackCaption>sample string 9</TrackCaption> <TrackNumber>sample string 8</TrackNumber> <Type>1</Type> <TypeModelDescription>sample string 6</TypeModelDescription> <TypeModelId>360bf0be-2f34-4c60-86ad-80b031c2cc20</TypeModelId> <UpdateDate>sample string 15</UpdateDate> <UseType>64</UseType> <VehicleCode>sample string 37</VehicleCode> <VehicleId>71c1355b-b236-47a4-ab63-62bd42abd484</VehicleId> <VehiclePlate>sample string 38</VehiclePlate> <VouchersRequestId>a9131825-e468-43f8-9eab-e805a2e7d588</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.