POST loyaltyClients
Creates a new Loyalty Account.
Request Information
URI Parameters
None.
Body Parameters
The data of the LoyaltyAccountDto.
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. |
Request Formats
application/json, text/json
Sample:
{
"Id": "cf6aff5e-4de3-4230-ac2a-35b854f4a3bf",
"IdCommunity": "d7b91763-a6d1-437f-a091-ce363cf7f15a",
"IdCompany": "ef947345-f4eb-45ae-95ac-917361a036ac",
"IdIdentity": "57f23df0-a923-4dff-a79f-2c33ab9a7156",
"IdentityNumber": "sample string 5",
"IdentitiyNumberType": 64,
"IdentityName": "sample string 7",
"IdNetwork": "bd9b228b-12a5-42ef-a1bc-f2e73e51e34a",
"CommunityTarget": 9,
"IdDriver": "b5c04039-1bf4-4e1e-afb6-c83b4fc79187",
"DriverLicenseNumber": "sample string 10",
"DriverCode": "sample string 11",
"DriverEmail": "sample string 12",
"DriverFirstName": "sample string 13",
"DriverLastName": "sample string 14",
"IdVehicle": "5981db43-b933-41b5-8ea7-9406074e4fe9",
"IdFleet": "e78360cd-b9a5-4b30-9684-1cdaddfd6493",
"VehiclePlate": "sample string 15",
"VehicleCode": "sample string 16",
"Identities": [
{
"Id": "44cead9f-09a9-4b20-aa59-e86ed4022c9d",
"IdNetwork": "08cdb323-4180-431a-a62a-b62b77dff8ac",
"IdentityNumber": "sample string 3",
"IdentityNumberType": 64,
"Name": "sample string 4",
"Alias": "sample string 5",
"BirthDate": "2026-04-27T21:37:43.3530017Z",
"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-04-27T21:37:43.3530017Z",
"CreatedNetworkDate": "2026-04-27T21:37:43.3530017Z",
"NetworkTimezoneCode": "sample string 22",
"UpdateRealDate": "2026-04-27T21:37:43.3530017Z",
"UpdateNetworkDate": "2026-04-27T21:37:43.3530017Z",
"LoyaltyIdentifications": [
{
"Id": "a10c4462-9a14-4df0-b6cb-f7e3fac902ea",
"IdCommunity": "b89dfdf3-33c6-4aaf-b24b-5d288902a2bb",
"IdCompany": "72d691ab-9d01-4308-8b5a-db4ed4d350e2",
"IdFleet": "d93b0cdd-5655-4bbb-a22d-7ada31387029",
"CommunityName": "sample string 4",
"CommunityTarget": 1,
"Label": "sample string 5",
"TrackNumber": "sample string 6",
"Type": 7,
"IdIdentificationModel": "bdae70ce-17d7-4cd9-b43b-8fac95cd544c",
"Active": true,
"PAN": "sample string 10"
},
{
"Id": "a10c4462-9a14-4df0-b6cb-f7e3fac902ea",
"IdCommunity": "b89dfdf3-33c6-4aaf-b24b-5d288902a2bb",
"IdCompany": "72d691ab-9d01-4308-8b5a-db4ed4d350e2",
"IdFleet": "d93b0cdd-5655-4bbb-a22d-7ada31387029",
"CommunityName": "sample string 4",
"CommunityTarget": 1,
"Label": "sample string 5",
"TrackNumber": "sample string 6",
"Type": 7,
"IdIdentificationModel": "bdae70ce-17d7-4cd9-b43b-8fac95cd544c",
"Active": true,
"PAN": "sample string 10"
}
]
},
{
"Id": "44cead9f-09a9-4b20-aa59-e86ed4022c9d",
"IdNetwork": "08cdb323-4180-431a-a62a-b62b77dff8ac",
"IdentityNumber": "sample string 3",
"IdentityNumberType": 64,
"Name": "sample string 4",
"Alias": "sample string 5",
"BirthDate": "2026-04-27T21:37:43.3530017Z",
"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-04-27T21:37:43.3530017Z",
"CreatedNetworkDate": "2026-04-27T21:37:43.3530017Z",
"NetworkTimezoneCode": "sample string 22",
"UpdateRealDate": "2026-04-27T21:37:43.3530017Z",
"UpdateNetworkDate": "2026-04-27T21:37:43.3530017Z",
"LoyaltyIdentifications": [
{
"Id": "a10c4462-9a14-4df0-b6cb-f7e3fac902ea",
"IdCommunity": "b89dfdf3-33c6-4aaf-b24b-5d288902a2bb",
"IdCompany": "72d691ab-9d01-4308-8b5a-db4ed4d350e2",
"IdFleet": "d93b0cdd-5655-4bbb-a22d-7ada31387029",
"CommunityName": "sample string 4",
"CommunityTarget": 1,
"Label": "sample string 5",
"TrackNumber": "sample string 6",
"Type": 7,
"IdIdentificationModel": "bdae70ce-17d7-4cd9-b43b-8fac95cd544c",
"Active": true,
"PAN": "sample string 10"
},
{
"Id": "a10c4462-9a14-4df0-b6cb-f7e3fac902ea",
"IdCommunity": "b89dfdf3-33c6-4aaf-b24b-5d288902a2bb",
"IdCompany": "72d691ab-9d01-4308-8b5a-db4ed4d350e2",
"IdFleet": "d93b0cdd-5655-4bbb-a22d-7ada31387029",
"CommunityName": "sample string 4",
"CommunityTarget": 1,
"Label": "sample string 5",
"TrackNumber": "sample string 6",
"Type": 7,
"IdIdentificationModel": "bdae70ce-17d7-4cd9-b43b-8fac95cd544c",
"Active": true,
"PAN": "sample string 10"
}
]
}
],
"LoyaltyClientCards": [
{
"Id": "88d2ca13-2e69-4d91-906f-454fd4334113",
"IdentificationLabel": "sample string 2",
"IdentificationTrackNumber": "sample string 3",
"IdentificationType": 4,
"IdIdentificationModel": "3e8f3cfa-ac0f-403c-bce9-0eef19f88873",
"Active": true,
"IdentificationPAN": "sample string 7"
},
{
"Id": "88d2ca13-2e69-4d91-906f-454fd4334113",
"IdentificationLabel": "sample string 2",
"IdentificationTrackNumber": "sample string 3",
"IdentificationType": 4,
"IdIdentificationModel": "3e8f3cfa-ac0f-403c-bce9-0eef19f88873",
"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>cf6aff5e-4de3-4230-ac2a-35b854f4a3bf</Id>
<IdCommunity>d7b91763-a6d1-437f-a091-ce363cf7f15a</IdCommunity>
<IdCompany>ef947345-f4eb-45ae-95ac-917361a036ac</IdCompany>
<IdDriver>b5c04039-1bf4-4e1e-afb6-c83b4fc79187</IdDriver>
<IdFleet>e78360cd-b9a5-4b30-9684-1cdaddfd6493</IdFleet>
<IdIdentity>57f23df0-a923-4dff-a79f-2c33ab9a7156</IdIdentity>
<IdNetwork>bd9b228b-12a5-42ef-a1bc-f2e73e51e34a</IdNetwork>
<IdVehicle>5981db43-b933-41b5-8ea7-9406074e4fe9</IdVehicle>
<Identities>
<IdentityDto>
<Alias>sample string 5</Alias>
<BirthDate>2026-04-27T21:37:43.3530017Z</BirthDate>
<CreatedNetworkDate>2026-04-27T21:37:43.3530017Z</CreatedNetworkDate>
<CreatedRealDate>2026-04-27T21:37:43.3530017Z</CreatedRealDate>
<Id>44cead9f-09a9-4b20-aa59-e86ed4022c9d</Id>
<IdNetwork>08cdb323-4180-431a-a62a-b62b77dff8ac</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>a10c4462-9a14-4df0-b6cb-f7e3fac902ea</d4p1:Id>
<d4p1:IdCommunity>b89dfdf3-33c6-4aaf-b24b-5d288902a2bb</d4p1:IdCommunity>
<d4p1:IdCompany>72d691ab-9d01-4308-8b5a-db4ed4d350e2</d4p1:IdCompany>
<d4p1:IdFleet>d93b0cdd-5655-4bbb-a22d-7ada31387029</d4p1:IdFleet>
<d4p1:IdIdentificationModel>bdae70ce-17d7-4cd9-b43b-8fac95cd544c</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>a10c4462-9a14-4df0-b6cb-f7e3fac902ea</d4p1:Id>
<d4p1:IdCommunity>b89dfdf3-33c6-4aaf-b24b-5d288902a2bb</d4p1:IdCommunity>
<d4p1:IdCompany>72d691ab-9d01-4308-8b5a-db4ed4d350e2</d4p1:IdCompany>
<d4p1:IdFleet>d93b0cdd-5655-4bbb-a22d-7ada31387029</d4p1:IdFleet>
<d4p1:IdIdentificationModel>bdae70ce-17d7-4cd9-b43b-8fac95cd544c</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-04-27T21:37:43.3530017Z</UpdateNetworkDate>
<UpdateRealDate>2026-04-27T21:37:43.3530017Z</UpdateRealDate>
<UserConsent>true</UserConsent>
<ZipCode>sample string 7</ZipCode>
</IdentityDto>
<IdentityDto>
<Alias>sample string 5</Alias>
<BirthDate>2026-04-27T21:37:43.3530017Z</BirthDate>
<CreatedNetworkDate>2026-04-27T21:37:43.3530017Z</CreatedNetworkDate>
<CreatedRealDate>2026-04-27T21:37:43.3530017Z</CreatedRealDate>
<Id>44cead9f-09a9-4b20-aa59-e86ed4022c9d</Id>
<IdNetwork>08cdb323-4180-431a-a62a-b62b77dff8ac</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>a10c4462-9a14-4df0-b6cb-f7e3fac902ea</d4p1:Id>
<d4p1:IdCommunity>b89dfdf3-33c6-4aaf-b24b-5d288902a2bb</d4p1:IdCommunity>
<d4p1:IdCompany>72d691ab-9d01-4308-8b5a-db4ed4d350e2</d4p1:IdCompany>
<d4p1:IdFleet>d93b0cdd-5655-4bbb-a22d-7ada31387029</d4p1:IdFleet>
<d4p1:IdIdentificationModel>bdae70ce-17d7-4cd9-b43b-8fac95cd544c</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>a10c4462-9a14-4df0-b6cb-f7e3fac902ea</d4p1:Id>
<d4p1:IdCommunity>b89dfdf3-33c6-4aaf-b24b-5d288902a2bb</d4p1:IdCommunity>
<d4p1:IdCompany>72d691ab-9d01-4308-8b5a-db4ed4d350e2</d4p1:IdCompany>
<d4p1:IdFleet>d93b0cdd-5655-4bbb-a22d-7ada31387029</d4p1:IdFleet>
<d4p1:IdIdentificationModel>bdae70ce-17d7-4cd9-b43b-8fac95cd544c</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-04-27T21:37:43.3530017Z</UpdateNetworkDate>
<UpdateRealDate>2026-04-27T21:37:43.3530017Z</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>88d2ca13-2e69-4d91-906f-454fd4334113</Id>
<IdIdentificationModel>3e8f3cfa-ac0f-403c-bce9-0eef19f88873</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>88d2ca13-2e69-4d91-906f-454fd4334113</Id>
<IdIdentificationModel>3e8f3cfa-ac0f-403c-bce9-0eef19f88873</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>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
State of the action, and if created returns the zone as IdentityDto and the link to de Loyalty Account.
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": "592ac5e6-8a6e-4e89-b44a-f1c61f092604",
"IdCommunity": "07519edf-46f4-4c90-a731-45df82ef98f2",
"IdCompany": "4a2cc648-4593-4204-9e81-66d7a4eefe8c",
"IdIdentity": "37c265b6-c254-43ac-85de-901577c8f710",
"IdentityNumber": "sample string 5",
"IdentitiyNumberType": 64,
"IdentityName": "sample string 7",
"IdNetwork": "397f6402-438d-4ced-b8ab-6a743c938071",
"CommunityTarget": 9,
"IdDriver": "24a9b55b-402a-4869-b0a5-635dc1dd22f8",
"DriverLicenseNumber": "sample string 10",
"DriverCode": "sample string 11",
"DriverEmail": "sample string 12",
"DriverFirstName": "sample string 13",
"DriverLastName": "sample string 14",
"IdVehicle": "d7e121e3-427e-4191-a845-3c6f0d897642",
"IdFleet": "90362437-f71f-4506-bfbd-e32df40ca471",
"VehiclePlate": "sample string 15",
"VehicleCode": "sample string 16",
"Identities": [
{
"Id": "e5e0735c-f6c0-433a-b30b-016d79ec082c",
"IdNetwork": "7c432be4-7d0e-4643-aff5-537c839255a3",
"IdentityNumber": "sample string 3",
"IdentityNumberType": 64,
"Name": "sample string 4",
"Alias": "sample string 5",
"BirthDate": "2026-04-27T21:37:43.3686209Z",
"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-04-27T21:37:43.3686209Z",
"CreatedNetworkDate": "2026-04-27T21:37:43.3686209Z",
"NetworkTimezoneCode": "sample string 22",
"UpdateRealDate": "2026-04-27T21:37:43.3686209Z",
"UpdateNetworkDate": "2026-04-27T21:37:43.3686209Z",
"LoyaltyIdentifications": [
{
"Id": "6d3de876-ed20-4170-8a63-891543d2ef94",
"IdCommunity": "ab8aaf6f-f18f-474a-8007-ff87bab1792f",
"IdCompany": "46457960-8055-409d-8d43-c3c9cf2694ea",
"IdFleet": "e60e056e-f213-41b4-aa22-137d27868dbc",
"CommunityName": "sample string 4",
"CommunityTarget": 1,
"Label": "sample string 5",
"TrackNumber": "sample string 6",
"Type": 7,
"IdIdentificationModel": "373857e4-a4e1-44a7-81c0-2201027e4be2",
"Active": true,
"PAN": "sample string 10"
},
{
"Id": "6d3de876-ed20-4170-8a63-891543d2ef94",
"IdCommunity": "ab8aaf6f-f18f-474a-8007-ff87bab1792f",
"IdCompany": "46457960-8055-409d-8d43-c3c9cf2694ea",
"IdFleet": "e60e056e-f213-41b4-aa22-137d27868dbc",
"CommunityName": "sample string 4",
"CommunityTarget": 1,
"Label": "sample string 5",
"TrackNumber": "sample string 6",
"Type": 7,
"IdIdentificationModel": "373857e4-a4e1-44a7-81c0-2201027e4be2",
"Active": true,
"PAN": "sample string 10"
}
]
},
{
"Id": "e5e0735c-f6c0-433a-b30b-016d79ec082c",
"IdNetwork": "7c432be4-7d0e-4643-aff5-537c839255a3",
"IdentityNumber": "sample string 3",
"IdentityNumberType": 64,
"Name": "sample string 4",
"Alias": "sample string 5",
"BirthDate": "2026-04-27T21:37:43.3686209Z",
"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-04-27T21:37:43.3686209Z",
"CreatedNetworkDate": "2026-04-27T21:37:43.3686209Z",
"NetworkTimezoneCode": "sample string 22",
"UpdateRealDate": "2026-04-27T21:37:43.3686209Z",
"UpdateNetworkDate": "2026-04-27T21:37:43.3686209Z",
"LoyaltyIdentifications": [
{
"Id": "6d3de876-ed20-4170-8a63-891543d2ef94",
"IdCommunity": "ab8aaf6f-f18f-474a-8007-ff87bab1792f",
"IdCompany": "46457960-8055-409d-8d43-c3c9cf2694ea",
"IdFleet": "e60e056e-f213-41b4-aa22-137d27868dbc",
"CommunityName": "sample string 4",
"CommunityTarget": 1,
"Label": "sample string 5",
"TrackNumber": "sample string 6",
"Type": 7,
"IdIdentificationModel": "373857e4-a4e1-44a7-81c0-2201027e4be2",
"Active": true,
"PAN": "sample string 10"
},
{
"Id": "6d3de876-ed20-4170-8a63-891543d2ef94",
"IdCommunity": "ab8aaf6f-f18f-474a-8007-ff87bab1792f",
"IdCompany": "46457960-8055-409d-8d43-c3c9cf2694ea",
"IdFleet": "e60e056e-f213-41b4-aa22-137d27868dbc",
"CommunityName": "sample string 4",
"CommunityTarget": 1,
"Label": "sample string 5",
"TrackNumber": "sample string 6",
"Type": 7,
"IdIdentificationModel": "373857e4-a4e1-44a7-81c0-2201027e4be2",
"Active": true,
"PAN": "sample string 10"
}
]
}
],
"LoyaltyClientCards": [
{
"Id": "b0420129-9c91-42d5-9068-b8bae7e24962",
"IdentificationLabel": "sample string 2",
"IdentificationTrackNumber": "sample string 3",
"IdentificationType": 4,
"IdIdentificationModel": "2229bc8f-4334-4348-81dd-97dcc744cd8d",
"Active": true,
"IdentificationPAN": "sample string 7"
},
{
"Id": "b0420129-9c91-42d5-9068-b8bae7e24962",
"IdentificationLabel": "sample string 2",
"IdentificationTrackNumber": "sample string 3",
"IdentificationType": 4,
"IdIdentificationModel": "2229bc8f-4334-4348-81dd-97dcc744cd8d",
"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>592ac5e6-8a6e-4e89-b44a-f1c61f092604</Id>
<IdCommunity>07519edf-46f4-4c90-a731-45df82ef98f2</IdCommunity>
<IdCompany>4a2cc648-4593-4204-9e81-66d7a4eefe8c</IdCompany>
<IdDriver>24a9b55b-402a-4869-b0a5-635dc1dd22f8</IdDriver>
<IdFleet>90362437-f71f-4506-bfbd-e32df40ca471</IdFleet>
<IdIdentity>37c265b6-c254-43ac-85de-901577c8f710</IdIdentity>
<IdNetwork>397f6402-438d-4ced-b8ab-6a743c938071</IdNetwork>
<IdVehicle>d7e121e3-427e-4191-a845-3c6f0d897642</IdVehicle>
<Identities>
<IdentityDto>
<Alias>sample string 5</Alias>
<BirthDate>2026-04-27T21:37:43.3686209Z</BirthDate>
<CreatedNetworkDate>2026-04-27T21:37:43.3686209Z</CreatedNetworkDate>
<CreatedRealDate>2026-04-27T21:37:43.3686209Z</CreatedRealDate>
<Id>e5e0735c-f6c0-433a-b30b-016d79ec082c</Id>
<IdNetwork>7c432be4-7d0e-4643-aff5-537c839255a3</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>6d3de876-ed20-4170-8a63-891543d2ef94</d4p1:Id>
<d4p1:IdCommunity>ab8aaf6f-f18f-474a-8007-ff87bab1792f</d4p1:IdCommunity>
<d4p1:IdCompany>46457960-8055-409d-8d43-c3c9cf2694ea</d4p1:IdCompany>
<d4p1:IdFleet>e60e056e-f213-41b4-aa22-137d27868dbc</d4p1:IdFleet>
<d4p1:IdIdentificationModel>373857e4-a4e1-44a7-81c0-2201027e4be2</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>6d3de876-ed20-4170-8a63-891543d2ef94</d4p1:Id>
<d4p1:IdCommunity>ab8aaf6f-f18f-474a-8007-ff87bab1792f</d4p1:IdCommunity>
<d4p1:IdCompany>46457960-8055-409d-8d43-c3c9cf2694ea</d4p1:IdCompany>
<d4p1:IdFleet>e60e056e-f213-41b4-aa22-137d27868dbc</d4p1:IdFleet>
<d4p1:IdIdentificationModel>373857e4-a4e1-44a7-81c0-2201027e4be2</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-04-27T21:37:43.3686209Z</UpdateNetworkDate>
<UpdateRealDate>2026-04-27T21:37:43.3686209Z</UpdateRealDate>
<UserConsent>true</UserConsent>
<ZipCode>sample string 7</ZipCode>
</IdentityDto>
<IdentityDto>
<Alias>sample string 5</Alias>
<BirthDate>2026-04-27T21:37:43.3686209Z</BirthDate>
<CreatedNetworkDate>2026-04-27T21:37:43.3686209Z</CreatedNetworkDate>
<CreatedRealDate>2026-04-27T21:37:43.3686209Z</CreatedRealDate>
<Id>e5e0735c-f6c0-433a-b30b-016d79ec082c</Id>
<IdNetwork>7c432be4-7d0e-4643-aff5-537c839255a3</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>6d3de876-ed20-4170-8a63-891543d2ef94</d4p1:Id>
<d4p1:IdCommunity>ab8aaf6f-f18f-474a-8007-ff87bab1792f</d4p1:IdCommunity>
<d4p1:IdCompany>46457960-8055-409d-8d43-c3c9cf2694ea</d4p1:IdCompany>
<d4p1:IdFleet>e60e056e-f213-41b4-aa22-137d27868dbc</d4p1:IdFleet>
<d4p1:IdIdentificationModel>373857e4-a4e1-44a7-81c0-2201027e4be2</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>6d3de876-ed20-4170-8a63-891543d2ef94</d4p1:Id>
<d4p1:IdCommunity>ab8aaf6f-f18f-474a-8007-ff87bab1792f</d4p1:IdCommunity>
<d4p1:IdCompany>46457960-8055-409d-8d43-c3c9cf2694ea</d4p1:IdCompany>
<d4p1:IdFleet>e60e056e-f213-41b4-aa22-137d27868dbc</d4p1:IdFleet>
<d4p1:IdIdentificationModel>373857e4-a4e1-44a7-81c0-2201027e4be2</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-04-27T21:37:43.3686209Z</UpdateNetworkDate>
<UpdateRealDate>2026-04-27T21:37:43.3686209Z</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>b0420129-9c91-42d5-9068-b8bae7e24962</Id>
<IdIdentificationModel>2229bc8f-4334-4348-81dd-97dcc744cd8d</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>b0420129-9c91-42d5-9068-b8bae7e24962</Id>
<IdIdentificationModel>2229bc8f-4334-4348-81dd-97dcc744cd8d</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>