GET IdentificationRequest/{id}
Gets a IdentificationsRequest by it's ID, represented as IdentificationsRequestDto.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
The ID of the IdentificationsRequest. |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
The IdentificationsRequest data.
IdentificationsRequestDto| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Type | integer |
None. |
|
| NetworkId | globally unique identifier |
None. |
|
| NetworkName | string |
None. |
|
| CompanyId | globally unique identifier |
None. |
|
| CompanyName | string |
None. |
|
| CompanyContractId | globally unique identifier |
None. |
|
| ProgramId | globally unique identifier |
None. |
|
| ProgramName | string |
None. |
|
| LoyaltyProgramId | globally unique identifier |
None. |
|
| LoyaltyProgramName | string |
None. |
|
| RequestDate | string |
None. |
|
| DeliveryDate | string |
None. |
|
| Street1Delivery | string |
None. |
|
| Street2Delivery | string |
None. |
|
| ZipCodeDelivery | string |
None. |
|
| CityDelivery | string |
None. |
|
| StateDelivery | string |
None. |
|
| IdStateDelivery | globally unique identifier |
None. |
|
| CountryDelivery | string |
None. |
|
| IdCountryDelivery | globally unique identifier |
None. |
|
| DeliveryContactName | string |
None. |
|
| DeliveryContactPhoneNumber | string |
None. |
|
| ReceptionDate | string |
None. |
|
| State | integer |
None. |
|
| StateDescription | string |
None. |
|
| UseType | byte |
None. |
|
| UseTypeDescription | string |
None. |
|
| RequestOrder | integer |
None. |
|
| RequestedQuantity | integer |
None. |
|
| RequestedValue | decimal number |
None. |
|
| IdentificationsList | Collection of IdentificationDto |
None. |
|
| Origin | RequestIdentificationOriginEnum |
None. |
|
| RequestType | IdentificationsRequestTypeEnum |
None. |
|
| RenewalReason | RenewalReasonEnum |
None. |
|
| MissedReason | MissedReasonEnum |
None. |
|
| ReasonComment | string |
None. |
|
| IdentificationType | integer |
None. |
|
| IdentificationsTypesModelId | globally unique identifier |
None. |
|
| IdentificationsProviderId | globally unique identifier |
None. |
|
| IdentificationsProviderName | string |
None. |
|
| WithHolograms | boolean |
None. |
|
| DeliveryAddressIsLocation | boolean |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml, text/xml
Sample:
<IdentificationsRequestDto xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Ationet.Model">
<CityDelivery>sample string 12</CityDelivery>
<CompanyContractId>5c7dbd3a-1fd2-4822-a466-dc83b36a94a5</CompanyContractId>
<CompanyId>085fad68-b404-4f11-b3a4-739f4b3da324</CompanyId>
<CompanyName>sample string 4</CompanyName>
<CountryDelivery>sample string 14</CountryDelivery>
<DeliveryAddressIsLocation>true</DeliveryAddressIsLocation>
<DeliveryContactName>sample string 15</DeliveryContactName>
<DeliveryContactPhoneNumber>sample string 16</DeliveryContactPhoneNumber>
<DeliveryDate>sample string 8</DeliveryDate>
<Id>ac822155-f370-49d2-be69-cfcf4df0be6a</Id>
<IdCountryDelivery>9c72ec60-03d7-49e1-9ecc-f2598caaa941</IdCountryDelivery>
<IdStateDelivery>b3203bf9-8cf0-4b0f-9fee-ba8416e83ab2</IdStateDelivery>
<IdentificationType>24</IdentificationType>
<IdentificationsList>
<IdentificationDto>
<ActivationDate>2026-06-12T01:25:54.4072648Z</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>17cb7ca7-17cf-4112-a7f0-363700e6a6b3</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>3a4e64e8-4ce0-41b4-9c3d-44f01ccab9ec</DriverId>
<DriverLastName>sample string 37</DriverLastName>
<Email>sample string 44</Email>
<ExpirationDate>sample string 17</ExpirationDate>
<ExpirationDateShort>sample string 19</ExpirationDateShort>
<Id>37aea18f-c5ab-40da-ad86-e8e4ed6ced2b</Id>
<IdCompany>42a10ea8-6fe3-49bb-b0d8-0789c8f1b173</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>fd942de0-1668-4515-a508-65bb7340d3ae</LoyaltyProgramId>
<MissedReasonDescription>sample string 23</MissedReasonDescription>
<NetworkId>ebb1b801-8328-45cf-a817-684356e18f25</NetworkId>
<NetworkLoyaltyAssignmentDate>sample string 22</NetworkLoyaltyAssignmentDate>
<NetworkName>sample string 2</NetworkName>
<OriginIdenticationId>f36d4e56-15b6-4395-bc6a-bffeeee58f89</OriginIdenticationId>
<PAN>sample string 10</PAN>
<PIN>sample string 26</PIN>
<ProgramDescription>sample string 28</ProgramDescription>
<ProgramId>aee63dcc-79b9-472a-bda9-6e2704e1481f</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>69811e37-e83b-4533-a90a-16465256cb62</SubAccountId>
<TrackCaption>sample string 9</TrackCaption>
<TrackNumber>sample string 8</TrackNumber>
<Type>1</Type>
<TypeModelDescription>sample string 6</TypeModelDescription>
<TypeModelEncryptedFile>true</TypeModelEncryptedFile>
<TypeModelId>90264259-abe1-472f-9c98-9d7651bdc889</TypeModelId>
<TypeModelNotifyOnAssignment>true</TypeModelNotifyOnAssignment>
<UpdateDate>sample string 15</UpdateDate>
<UseType>64</UseType>
<VehicleCode>sample string 38</VehicleCode>
<VehicleId>3b117eb4-91fd-45f6-be87-29fcafcf8355</VehicleId>
<VehiclePlate>sample string 39</VehiclePlate>
<VouchersRequestId>0c6c1004-3e93-4233-8cd4-77e61c42baea</VouchersRequestId>
</IdentificationDto>
<IdentificationDto>
<ActivationDate>2026-06-12T01:25:54.4072648Z</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>17cb7ca7-17cf-4112-a7f0-363700e6a6b3</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>3a4e64e8-4ce0-41b4-9c3d-44f01ccab9ec</DriverId>
<DriverLastName>sample string 37</DriverLastName>
<Email>sample string 44</Email>
<ExpirationDate>sample string 17</ExpirationDate>
<ExpirationDateShort>sample string 19</ExpirationDateShort>
<Id>37aea18f-c5ab-40da-ad86-e8e4ed6ced2b</Id>
<IdCompany>42a10ea8-6fe3-49bb-b0d8-0789c8f1b173</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>fd942de0-1668-4515-a508-65bb7340d3ae</LoyaltyProgramId>
<MissedReasonDescription>sample string 23</MissedReasonDescription>
<NetworkId>ebb1b801-8328-45cf-a817-684356e18f25</NetworkId>
<NetworkLoyaltyAssignmentDate>sample string 22</NetworkLoyaltyAssignmentDate>
<NetworkName>sample string 2</NetworkName>
<OriginIdenticationId>f36d4e56-15b6-4395-bc6a-bffeeee58f89</OriginIdenticationId>
<PAN>sample string 10</PAN>
<PIN>sample string 26</PIN>
<ProgramDescription>sample string 28</ProgramDescription>
<ProgramId>aee63dcc-79b9-472a-bda9-6e2704e1481f</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>69811e37-e83b-4533-a90a-16465256cb62</SubAccountId>
<TrackCaption>sample string 9</TrackCaption>
<TrackNumber>sample string 8</TrackNumber>
<Type>1</Type>
<TypeModelDescription>sample string 6</TypeModelDescription>
<TypeModelEncryptedFile>true</TypeModelEncryptedFile>
<TypeModelId>90264259-abe1-472f-9c98-9d7651bdc889</TypeModelId>
<TypeModelNotifyOnAssignment>true</TypeModelNotifyOnAssignment>
<UpdateDate>sample string 15</UpdateDate>
<UseType>64</UseType>
<VehicleCode>sample string 38</VehicleCode>
<VehicleId>3b117eb4-91fd-45f6-be87-29fcafcf8355</VehicleId>
<VehiclePlate>sample string 39</VehiclePlate>
<VouchersRequestId>0c6c1004-3e93-4233-8cd4-77e61c42baea</VouchersRequestId>
</IdentificationDto>
</IdentificationsList>
<IdentificationsProviderId>9b25189b-eb45-4135-852a-71d78da80f33</IdentificationsProviderId>
<IdentificationsProviderName>sample string 26</IdentificationsProviderName>
<IdentificationsTypesModelId>e2dbffc5-f5b0-4c20-a858-fe34a988ca81</IdentificationsTypesModelId>
<LoyaltyProgramId>d65a6324-2ecc-477f-ab30-476d78578ee4</LoyaltyProgramId>
<LoyaltyProgramName>sample string 6</LoyaltyProgramName>
<MissedReason>Lost</MissedReason>
<NetworkId>18dcb581-f936-42ca-854d-ad378a975963</NetworkId>
<NetworkName>sample string 3</NetworkName>
<Origin>Undefined</Origin>
<ProgramId>d4ca5a9d-da46-4bf0-a1e1-b78ec50f6e8b</ProgramId>
<ProgramName>sample string 5</ProgramName>
<ReasonComment>sample string 23</ReasonComment>
<ReceptionDate>sample string 17</ReceptionDate>
<RenewalReason>Expired</RenewalReason>
<RequestDate>sample string 7</RequestDate>
<RequestOrder>20</RequestOrder>
<RequestType>Unknown</RequestType>
<RequestedQuantity>21</RequestedQuantity>
<RequestedValue>22</RequestedValue>
<State>18</State>
<StateDelivery>sample string 13</StateDelivery>
<Street1Delivery>sample string 9</Street1Delivery>
<Street2Delivery>sample string 10</Street2Delivery>
<Type>1</Type>
<UseType>64</UseType>
<WithHolograms>true</WithHolograms>
<ZipCodeDelivery>sample string 11</ZipCodeDelivery>
</IdentificationsRequestDto>