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>baa3a5ff-140b-4871-ab0c-b7b334fd8994</CompanyContractId>
<CompanyId>da7ca3a4-d4c4-459e-ae31-e08c6b3fcae6</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>e0eee2dc-798c-4c97-ad82-34c58042deab</Id>
<IdCountryDelivery>cfe4c8c7-4139-4e88-b8b1-291a84b29925</IdCountryDelivery>
<IdStateDelivery>e64275ea-bca6-4d06-a0a0-4213653457ee</IdStateDelivery>
<IdentificationType>24</IdentificationType>
<IdentificationsList>
<IdentificationDto>
<ActivationDate>2026-08-03T19:17:27.4570386Z</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>479c5c21-c4d8-47d8-98f0-b2336f89c3b9</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>6a6574ec-a138-42a9-a476-9c81c1bdb53e</DriverId>
<DriverLastName>sample string 37</DriverLastName>
<Email>sample string 44</Email>
<ExpirationDate>sample string 17</ExpirationDate>
<ExpirationDateShort>sample string 19</ExpirationDateShort>
<Id>c9e7e50f-6064-45a1-8120-84e3aec808dc</Id>
<IdCompany>72f94fd7-edbb-42df-bb62-795266c3f709</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>ae3f8830-6be8-4600-96fb-102349010d2c</LoyaltyProgramId>
<MissedReasonDescription>sample string 23</MissedReasonDescription>
<NetworkId>c6b51759-9c3f-4823-bd30-9ad5f41b8246</NetworkId>
<NetworkLoyaltyAssignmentDate>sample string 22</NetworkLoyaltyAssignmentDate>
<NetworkName>sample string 2</NetworkName>
<OriginIdenticationId>3b2aeea5-b837-4b1f-981a-feb317edc00f</OriginIdenticationId>
<PAN>sample string 10</PAN>
<PIN>sample string 26</PIN>
<ProgramDescription>sample string 28</ProgramDescription>
<ProgramId>d029fa73-d66b-4091-955e-464f5434e64a</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>f9d0d7a1-a427-48aa-9f77-b8cbd9d2eb3e</SubAccountId>
<TrackCaption>sample string 9</TrackCaption>
<TrackNumber>sample string 8</TrackNumber>
<Type>1</Type>
<TypeModelDescription>sample string 6</TypeModelDescription>
<TypeModelEncryptedFile>true</TypeModelEncryptedFile>
<TypeModelId>cea600be-ddc5-4f0c-9a26-a4ecbbca4711</TypeModelId>
<TypeModelNotifyOnAssignment>true</TypeModelNotifyOnAssignment>
<UpdateDate>sample string 15</UpdateDate>
<UseType>64</UseType>
<VehicleCode>sample string 38</VehicleCode>
<VehicleId>49d37f79-b63c-4ffa-8964-3a85c65bc26c</VehicleId>
<VehiclePlate>sample string 39</VehiclePlate>
<VouchersRequestId>7a073374-eebe-4d3c-912b-130150cfbcff</VouchersRequestId>
</IdentificationDto>
<IdentificationDto>
<ActivationDate>2026-08-03T19:17:27.4570386Z</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>479c5c21-c4d8-47d8-98f0-b2336f89c3b9</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>6a6574ec-a138-42a9-a476-9c81c1bdb53e</DriverId>
<DriverLastName>sample string 37</DriverLastName>
<Email>sample string 44</Email>
<ExpirationDate>sample string 17</ExpirationDate>
<ExpirationDateShort>sample string 19</ExpirationDateShort>
<Id>c9e7e50f-6064-45a1-8120-84e3aec808dc</Id>
<IdCompany>72f94fd7-edbb-42df-bb62-795266c3f709</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>ae3f8830-6be8-4600-96fb-102349010d2c</LoyaltyProgramId>
<MissedReasonDescription>sample string 23</MissedReasonDescription>
<NetworkId>c6b51759-9c3f-4823-bd30-9ad5f41b8246</NetworkId>
<NetworkLoyaltyAssignmentDate>sample string 22</NetworkLoyaltyAssignmentDate>
<NetworkName>sample string 2</NetworkName>
<OriginIdenticationId>3b2aeea5-b837-4b1f-981a-feb317edc00f</OriginIdenticationId>
<PAN>sample string 10</PAN>
<PIN>sample string 26</PIN>
<ProgramDescription>sample string 28</ProgramDescription>
<ProgramId>d029fa73-d66b-4091-955e-464f5434e64a</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>f9d0d7a1-a427-48aa-9f77-b8cbd9d2eb3e</SubAccountId>
<TrackCaption>sample string 9</TrackCaption>
<TrackNumber>sample string 8</TrackNumber>
<Type>1</Type>
<TypeModelDescription>sample string 6</TypeModelDescription>
<TypeModelEncryptedFile>true</TypeModelEncryptedFile>
<TypeModelId>cea600be-ddc5-4f0c-9a26-a4ecbbca4711</TypeModelId>
<TypeModelNotifyOnAssignment>true</TypeModelNotifyOnAssignment>
<UpdateDate>sample string 15</UpdateDate>
<UseType>64</UseType>
<VehicleCode>sample string 38</VehicleCode>
<VehicleId>49d37f79-b63c-4ffa-8964-3a85c65bc26c</VehicleId>
<VehiclePlate>sample string 39</VehiclePlate>
<VouchersRequestId>7a073374-eebe-4d3c-912b-130150cfbcff</VouchersRequestId>
</IdentificationDto>
</IdentificationsList>
<IdentificationsProviderId>583c82c6-b45b-464b-81c9-149c1ee5ccad</IdentificationsProviderId>
<IdentificationsProviderName>sample string 26</IdentificationsProviderName>
<IdentificationsTypesModelId>82fec70f-f9cb-4e4e-97e6-0c34612cbb42</IdentificationsTypesModelId>
<LoyaltyProgramId>2379c876-8327-487d-bcb6-8b5c865f4f4e</LoyaltyProgramId>
<LoyaltyProgramName>sample string 6</LoyaltyProgramName>
<MissedReason>Lost</MissedReason>
<NetworkId>3b06dcd7-0cee-42a5-b30e-92813e38ccb9</NetworkId>
<NetworkName>sample string 3</NetworkName>
<Origin>Undefined</Origin>
<ProgramId>e1533978-1fc7-4f5e-8976-664c5cc98acd</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>