GET loyaltyClients?id={id}
Gets a Loyalty Account by it's ID, represented as LoyaltyAccountDto.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
The ID of the LoyaltyAccount. |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
The LoyaltyAccountDto data.
LoyaltyAccountDto| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| IdCommunity | globally unique identifier |
None. |
|
| IdCompany | globally unique identifier |
None. |
|
| IdIdentity | globally unique identifier |
None. |
|
| IdentityNumber | string |
None. |
|
| IdentitiyNumberType | byte |
None. |
|
| IdentityName | string |
None. |
|
| IdNetwork | globally unique identifier |
None. |
|
| CommunityTarget | integer |
None. |
|
| IdDriver | globally unique identifier |
None. |
|
| DriverLicenseNumber | string |
None. |
|
| DriverCode | string |
None. |
|
| DriverEmail | string |
None. |
|
| DriverFirstName | string |
None. |
|
| DriverLastName | string |
None. |
|
| IdVehicle | globally unique identifier |
None. |
|
| IdFleet | globally unique identifier |
None. |
|
| VehiclePlate | string |
None. |
|
| VehicleCode | string |
None. |
|
| Identities | Collection of IdentityDto |
None. |
|
| LoyaltyClientCards | Collection of LoyaltyAccountIdentificationDto |
None. |
Response Formats
application/json, text/json
Sample:
{
"Id": "a65a840b-5f38-40ea-96e2-2d82f011cab9",
"IdCommunity": "2ea21c57-4df5-42ff-8109-190c4ab21ef9",
"IdCompany": "9c6225e5-1fb1-49a8-bfb7-5ba254b7994e",
"IdIdentity": "237680f5-996e-48f1-a29a-d468c7668e13",
"IdentityNumber": "sample string 5",
"IdentitiyNumberType": 64,
"IdentityName": "sample string 7",
"IdNetwork": "2bbdbdcd-1512-485f-b4fc-51cac3ad9c8b",
"CommunityTarget": 9,
"IdDriver": "1412f398-5c25-4f2c-a597-e0f7b5b9b374",
"DriverLicenseNumber": "sample string 10",
"DriverCode": "sample string 11",
"DriverEmail": "sample string 12",
"DriverFirstName": "sample string 13",
"DriverLastName": "sample string 14",
"IdVehicle": "a3525018-0690-41a9-845a-7262733e07e7",
"IdFleet": "1218c117-bf8f-484f-95b1-4d1605cea85f",
"VehiclePlate": "sample string 15",
"VehicleCode": "sample string 16",
"Identities": [
{
"Id": "6b3159aa-4725-4b67-adf7-04bed4df6e11",
"IdNetwork": "2b25b6c7-8d55-4751-b1d5-419d066677d4",
"IdentityNumber": "sample string 3",
"IdentityNumberType": 64,
"Name": "sample string 4",
"Alias": "sample string 5",
"BirthDate": "2026-03-13T12:28:21.0510968Z",
"StreetAddress": "sample string 6",
"ZipCode": "sample string 7",
"PhoneNumber": "sample string 8",
"ProfilePicture": "sample string 9",
"ReportedIdentityNumber": "sample string 10",
"ReportedCountry": "sample string 11",
"ReportedFirstName": "sample string 12",
"ReportedLastName": "sample string 13",
"ReportedSex": "sample string 14",
"ReportedBirthDate": "sample string 15",
"ReportedIssueDate": "sample string 16",
"ReportedProcedureNumber": "sample string 17",
"ReportedCopy": "sample string 18",
"UserConsent": true,
"CreatedRealDate": "2026-03-13T12:28:21.0510968Z",
"CreatedNetworkDate": "2026-03-13T12:28:21.0510968Z",
"NetworkTimezoneCode": "sample string 22",
"UpdateRealDate": "2026-03-13T12:28:21.0510968Z",
"UpdateNetworkDate": "2026-03-13T12:28:21.0510968Z",
"LoyaltyIdentifications": [
{
"Id": "f2255fe5-6a92-4ce9-9d7e-24c56d07e754",
"IdCommunity": "0bb297ee-feea-4b4c-aa4e-3df2d20caa6c",
"IdCompany": "64d8fa34-92a7-40b8-b7ad-76dc7ac38c6a",
"IdFleet": "abbf0d82-0c79-40ca-bc7b-ed320399c357",
"CommunityName": "sample string 4",
"CommunityTarget": 1,
"Label": "sample string 5",
"TrackNumber": "sample string 6",
"Type": 7,
"IdIdentificationModel": "8733c2d5-6e29-4739-abc0-f2c8212ff7dd",
"Active": true,
"PAN": "sample string 10"
},
{
"Id": "f2255fe5-6a92-4ce9-9d7e-24c56d07e754",
"IdCommunity": "0bb297ee-feea-4b4c-aa4e-3df2d20caa6c",
"IdCompany": "64d8fa34-92a7-40b8-b7ad-76dc7ac38c6a",
"IdFleet": "abbf0d82-0c79-40ca-bc7b-ed320399c357",
"CommunityName": "sample string 4",
"CommunityTarget": 1,
"Label": "sample string 5",
"TrackNumber": "sample string 6",
"Type": 7,
"IdIdentificationModel": "8733c2d5-6e29-4739-abc0-f2c8212ff7dd",
"Active": true,
"PAN": "sample string 10"
}
]
},
{
"Id": "6b3159aa-4725-4b67-adf7-04bed4df6e11",
"IdNetwork": "2b25b6c7-8d55-4751-b1d5-419d066677d4",
"IdentityNumber": "sample string 3",
"IdentityNumberType": 64,
"Name": "sample string 4",
"Alias": "sample string 5",
"BirthDate": "2026-03-13T12:28:21.0510968Z",
"StreetAddress": "sample string 6",
"ZipCode": "sample string 7",
"PhoneNumber": "sample string 8",
"ProfilePicture": "sample string 9",
"ReportedIdentityNumber": "sample string 10",
"ReportedCountry": "sample string 11",
"ReportedFirstName": "sample string 12",
"ReportedLastName": "sample string 13",
"ReportedSex": "sample string 14",
"ReportedBirthDate": "sample string 15",
"ReportedIssueDate": "sample string 16",
"ReportedProcedureNumber": "sample string 17",
"ReportedCopy": "sample string 18",
"UserConsent": true,
"CreatedRealDate": "2026-03-13T12:28:21.0510968Z",
"CreatedNetworkDate": "2026-03-13T12:28:21.0510968Z",
"NetworkTimezoneCode": "sample string 22",
"UpdateRealDate": "2026-03-13T12:28:21.0510968Z",
"UpdateNetworkDate": "2026-03-13T12:28:21.0510968Z",
"LoyaltyIdentifications": [
{
"Id": "f2255fe5-6a92-4ce9-9d7e-24c56d07e754",
"IdCommunity": "0bb297ee-feea-4b4c-aa4e-3df2d20caa6c",
"IdCompany": "64d8fa34-92a7-40b8-b7ad-76dc7ac38c6a",
"IdFleet": "abbf0d82-0c79-40ca-bc7b-ed320399c357",
"CommunityName": "sample string 4",
"CommunityTarget": 1,
"Label": "sample string 5",
"TrackNumber": "sample string 6",
"Type": 7,
"IdIdentificationModel": "8733c2d5-6e29-4739-abc0-f2c8212ff7dd",
"Active": true,
"PAN": "sample string 10"
},
{
"Id": "f2255fe5-6a92-4ce9-9d7e-24c56d07e754",
"IdCommunity": "0bb297ee-feea-4b4c-aa4e-3df2d20caa6c",
"IdCompany": "64d8fa34-92a7-40b8-b7ad-76dc7ac38c6a",
"IdFleet": "abbf0d82-0c79-40ca-bc7b-ed320399c357",
"CommunityName": "sample string 4",
"CommunityTarget": 1,
"Label": "sample string 5",
"TrackNumber": "sample string 6",
"Type": 7,
"IdIdentificationModel": "8733c2d5-6e29-4739-abc0-f2c8212ff7dd",
"Active": true,
"PAN": "sample string 10"
}
]
}
],
"LoyaltyClientCards": [
{
"Id": "5e40691a-e568-4490-b22c-4502b8b43a6a",
"IdentificationLabel": "sample string 2",
"IdentificationTrackNumber": "sample string 3",
"IdentificationType": 4,
"IdIdentificationModel": "c7d3913d-deec-4a50-b09b-d87d31e9d613",
"Active": true,
"IdentificationPAN": "sample string 7"
},
{
"Id": "5e40691a-e568-4490-b22c-4502b8b43a6a",
"IdentificationLabel": "sample string 2",
"IdentificationTrackNumber": "sample string 3",
"IdentificationType": 4,
"IdIdentificationModel": "c7d3913d-deec-4a50-b09b-d87d31e9d613",
"Active": true,
"IdentificationPAN": "sample string 7"
}
]
}
application/xml, text/xml
Sample:
<LoyaltyAccountDto xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Ationet.Model">
<CommunityTarget>9</CommunityTarget>
<DriverCode>sample string 11</DriverCode>
<DriverEmail>sample string 12</DriverEmail>
<DriverFirstName>sample string 13</DriverFirstName>
<DriverLastName>sample string 14</DriverLastName>
<DriverLicenseNumber>sample string 10</DriverLicenseNumber>
<Id>a65a840b-5f38-40ea-96e2-2d82f011cab9</Id>
<IdCommunity>2ea21c57-4df5-42ff-8109-190c4ab21ef9</IdCommunity>
<IdCompany>9c6225e5-1fb1-49a8-bfb7-5ba254b7994e</IdCompany>
<IdDriver>1412f398-5c25-4f2c-a597-e0f7b5b9b374</IdDriver>
<IdFleet>1218c117-bf8f-484f-95b1-4d1605cea85f</IdFleet>
<IdIdentity>237680f5-996e-48f1-a29a-d468c7668e13</IdIdentity>
<IdNetwork>2bbdbdcd-1512-485f-b4fc-51cac3ad9c8b</IdNetwork>
<IdVehicle>a3525018-0690-41a9-845a-7262733e07e7</IdVehicle>
<Identities>
<IdentityDto>
<Alias>sample string 5</Alias>
<BirthDate>2026-03-13T12:28:21.0510968Z</BirthDate>
<CreatedNetworkDate>2026-03-13T12:28:21.0510968Z</CreatedNetworkDate>
<CreatedRealDate>2026-03-13T12:28:21.0510968Z</CreatedRealDate>
<Id>6b3159aa-4725-4b67-adf7-04bed4df6e11</Id>
<IdNetwork>2b25b6c7-8d55-4751-b1d5-419d066677d4</IdNetwork>
<IdentityNumber>sample string 3</IdentityNumber>
<IdentityNumberType>64</IdentityNumberType>
<LoyaltyIdentifications xmlns:d4p1="http://schemas.datacontract.org/2004/07/Ationet.Model.Community">
<d4p1:IdentityLoyaltyIdentificationDto>
<d4p1:Active>true</d4p1:Active>
<d4p1:CommunityName>sample string 4</d4p1:CommunityName>
<d4p1:CommunityTarget>1</d4p1:CommunityTarget>
<d4p1:Id>f2255fe5-6a92-4ce9-9d7e-24c56d07e754</d4p1:Id>
<d4p1:IdCommunity>0bb297ee-feea-4b4c-aa4e-3df2d20caa6c</d4p1:IdCommunity>
<d4p1:IdCompany>64d8fa34-92a7-40b8-b7ad-76dc7ac38c6a</d4p1:IdCompany>
<d4p1:IdFleet>abbf0d82-0c79-40ca-bc7b-ed320399c357</d4p1:IdFleet>
<d4p1:IdIdentificationModel>8733c2d5-6e29-4739-abc0-f2c8212ff7dd</d4p1:IdIdentificationModel>
<d4p1:Label>sample string 5</d4p1:Label>
<d4p1:PAN>sample string 10</d4p1:PAN>
<d4p1:TrackNumber>sample string 6</d4p1:TrackNumber>
<d4p1:Type>7</d4p1:Type>
</d4p1:IdentityLoyaltyIdentificationDto>
<d4p1:IdentityLoyaltyIdentificationDto>
<d4p1:Active>true</d4p1:Active>
<d4p1:CommunityName>sample string 4</d4p1:CommunityName>
<d4p1:CommunityTarget>1</d4p1:CommunityTarget>
<d4p1:Id>f2255fe5-6a92-4ce9-9d7e-24c56d07e754</d4p1:Id>
<d4p1:IdCommunity>0bb297ee-feea-4b4c-aa4e-3df2d20caa6c</d4p1:IdCommunity>
<d4p1:IdCompany>64d8fa34-92a7-40b8-b7ad-76dc7ac38c6a</d4p1:IdCompany>
<d4p1:IdFleet>abbf0d82-0c79-40ca-bc7b-ed320399c357</d4p1:IdFleet>
<d4p1:IdIdentificationModel>8733c2d5-6e29-4739-abc0-f2c8212ff7dd</d4p1:IdIdentificationModel>
<d4p1:Label>sample string 5</d4p1:Label>
<d4p1:PAN>sample string 10</d4p1:PAN>
<d4p1:TrackNumber>sample string 6</d4p1:TrackNumber>
<d4p1:Type>7</d4p1:Type>
</d4p1:IdentityLoyaltyIdentificationDto>
</LoyaltyIdentifications>
<Name>sample string 4</Name>
<NetworkTimezoneCode>sample string 22</NetworkTimezoneCode>
<PhoneNumber>sample string 8</PhoneNumber>
<ProfilePicture>sample string 9</ProfilePicture>
<ReportedBirthDate>sample string 15</ReportedBirthDate>
<ReportedCopy>sample string 18</ReportedCopy>
<ReportedCountry>sample string 11</ReportedCountry>
<ReportedFirstName>sample string 12</ReportedFirstName>
<ReportedIdentityNumber>sample string 10</ReportedIdentityNumber>
<ReportedIssueDate>sample string 16</ReportedIssueDate>
<ReportedLastName>sample string 13</ReportedLastName>
<ReportedProcedureNumber>sample string 17</ReportedProcedureNumber>
<ReportedSex>sample string 14</ReportedSex>
<StreetAddress>sample string 6</StreetAddress>
<UpdateNetworkDate>2026-03-13T12:28:21.0510968Z</UpdateNetworkDate>
<UpdateRealDate>2026-03-13T12:28:21.0510968Z</UpdateRealDate>
<UserConsent>true</UserConsent>
<ZipCode>sample string 7</ZipCode>
</IdentityDto>
<IdentityDto>
<Alias>sample string 5</Alias>
<BirthDate>2026-03-13T12:28:21.0510968Z</BirthDate>
<CreatedNetworkDate>2026-03-13T12:28:21.0510968Z</CreatedNetworkDate>
<CreatedRealDate>2026-03-13T12:28:21.0510968Z</CreatedRealDate>
<Id>6b3159aa-4725-4b67-adf7-04bed4df6e11</Id>
<IdNetwork>2b25b6c7-8d55-4751-b1d5-419d066677d4</IdNetwork>
<IdentityNumber>sample string 3</IdentityNumber>
<IdentityNumberType>64</IdentityNumberType>
<LoyaltyIdentifications xmlns:d4p1="http://schemas.datacontract.org/2004/07/Ationet.Model.Community">
<d4p1:IdentityLoyaltyIdentificationDto>
<d4p1:Active>true</d4p1:Active>
<d4p1:CommunityName>sample string 4</d4p1:CommunityName>
<d4p1:CommunityTarget>1</d4p1:CommunityTarget>
<d4p1:Id>f2255fe5-6a92-4ce9-9d7e-24c56d07e754</d4p1:Id>
<d4p1:IdCommunity>0bb297ee-feea-4b4c-aa4e-3df2d20caa6c</d4p1:IdCommunity>
<d4p1:IdCompany>64d8fa34-92a7-40b8-b7ad-76dc7ac38c6a</d4p1:IdCompany>
<d4p1:IdFleet>abbf0d82-0c79-40ca-bc7b-ed320399c357</d4p1:IdFleet>
<d4p1:IdIdentificationModel>8733c2d5-6e29-4739-abc0-f2c8212ff7dd</d4p1:IdIdentificationModel>
<d4p1:Label>sample string 5</d4p1:Label>
<d4p1:PAN>sample string 10</d4p1:PAN>
<d4p1:TrackNumber>sample string 6</d4p1:TrackNumber>
<d4p1:Type>7</d4p1:Type>
</d4p1:IdentityLoyaltyIdentificationDto>
<d4p1:IdentityLoyaltyIdentificationDto>
<d4p1:Active>true</d4p1:Active>
<d4p1:CommunityName>sample string 4</d4p1:CommunityName>
<d4p1:CommunityTarget>1</d4p1:CommunityTarget>
<d4p1:Id>f2255fe5-6a92-4ce9-9d7e-24c56d07e754</d4p1:Id>
<d4p1:IdCommunity>0bb297ee-feea-4b4c-aa4e-3df2d20caa6c</d4p1:IdCommunity>
<d4p1:IdCompany>64d8fa34-92a7-40b8-b7ad-76dc7ac38c6a</d4p1:IdCompany>
<d4p1:IdFleet>abbf0d82-0c79-40ca-bc7b-ed320399c357</d4p1:IdFleet>
<d4p1:IdIdentificationModel>8733c2d5-6e29-4739-abc0-f2c8212ff7dd</d4p1:IdIdentificationModel>
<d4p1:Label>sample string 5</d4p1:Label>
<d4p1:PAN>sample string 10</d4p1:PAN>
<d4p1:TrackNumber>sample string 6</d4p1:TrackNumber>
<d4p1:Type>7</d4p1:Type>
</d4p1:IdentityLoyaltyIdentificationDto>
</LoyaltyIdentifications>
<Name>sample string 4</Name>
<NetworkTimezoneCode>sample string 22</NetworkTimezoneCode>
<PhoneNumber>sample string 8</PhoneNumber>
<ProfilePicture>sample string 9</ProfilePicture>
<ReportedBirthDate>sample string 15</ReportedBirthDate>
<ReportedCopy>sample string 18</ReportedCopy>
<ReportedCountry>sample string 11</ReportedCountry>
<ReportedFirstName>sample string 12</ReportedFirstName>
<ReportedIdentityNumber>sample string 10</ReportedIdentityNumber>
<ReportedIssueDate>sample string 16</ReportedIssueDate>
<ReportedLastName>sample string 13</ReportedLastName>
<ReportedProcedureNumber>sample string 17</ReportedProcedureNumber>
<ReportedSex>sample string 14</ReportedSex>
<StreetAddress>sample string 6</StreetAddress>
<UpdateNetworkDate>2026-03-13T12:28:21.0510968Z</UpdateNetworkDate>
<UpdateRealDate>2026-03-13T12:28:21.0510968Z</UpdateRealDate>
<UserConsent>true</UserConsent>
<ZipCode>sample string 7</ZipCode>
</IdentityDto>
</Identities>
<IdentitiyNumberType>64</IdentitiyNumberType>
<IdentityName>sample string 7</IdentityName>
<IdentityNumber>sample string 5</IdentityNumber>
<LoyaltyClientCards>
<LoyaltyAccountIdentificationDto>
<Active>true</Active>
<Id>5e40691a-e568-4490-b22c-4502b8b43a6a</Id>
<IdIdentificationModel>c7d3913d-deec-4a50-b09b-d87d31e9d613</IdIdentificationModel>
<IdentificationLabel>sample string 2</IdentificationLabel>
<IdentificationPAN>sample string 7</IdentificationPAN>
<IdentificationTrackNumber>sample string 3</IdentificationTrackNumber>
<IdentificationType>4</IdentificationType>
</LoyaltyAccountIdentificationDto>
<LoyaltyAccountIdentificationDto>
<Active>true</Active>
<Id>5e40691a-e568-4490-b22c-4502b8b43a6a</Id>
<IdIdentificationModel>c7d3913d-deec-4a50-b09b-d87d31e9d613</IdIdentificationModel>
<IdentificationLabel>sample string 2</IdentificationLabel>
<IdentificationPAN>sample string 7</IdentificationPAN>
<IdentificationTrackNumber>sample string 3</IdentificationTrackNumber>
<IdentificationType>4</IdentificationType>
</LoyaltyAccountIdentificationDto>
</LoyaltyClientCards>
<VehicleCode>sample string 16</VehicleCode>
<VehiclePlate>sample string 15</VehiclePlate>
</LoyaltyAccountDto>