POST loyaltyClients
Creates a new Loyalty Account.
Request Information
URI Parameters
None.
Body Parameters
The data of the LoyaltyAccountDto.
LoyaltyAccountDtoName | 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": "2ca4defa-9476-4689-a1ab-3ddd55d4ed29", "IdCommunity": "cdd7977f-0c4c-4a61-a0a6-87bb8e407947", "IdCompany": "97c7f2fc-6cf7-41b8-ab44-73a6965008ce", "IdIdentity": "648e44ef-d986-4e73-a70a-4f5875d82253", "IdentityNumber": "sample string 5", "IdentitiyNumberType": 64, "IdentityName": "sample string 7", "IdNetwork": "8b07f737-9d90-4853-92fa-f2cf38301458", "CommunityTarget": 9, "IdDriver": "efcae136-e082-4dc8-bfe2-703068adce25", "DriverLicenseNumber": "sample string 10", "DriverCode": "sample string 11", "DriverEmail": "sample string 12", "DriverFirstName": "sample string 13", "DriverLastName": "sample string 14", "IdVehicle": "46b8ccfa-923b-4e33-8dd2-37ac769ccc75", "IdFleet": "395ec5a4-e80c-407d-a3a9-ff3f20d3af99", "VehiclePlate": "sample string 15", "VehicleCode": "sample string 16", "Identities": [ { "Id": "e04dc1a6-d256-462f-b91a-5288b5dd08f1", "IdNetwork": "6a4c35e7-1b13-4759-b70f-a614c22acd3a", "IdentityNumber": "sample string 3", "IdentityNumberType": 64, "Name": "sample string 4", "Alias": "sample string 5", "BirthDate": "2025-06-12T08:39:43.8455741Z", "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": "2025-06-12T08:39:43.8455741Z", "CreatedNetworkDate": "2025-06-12T08:39:43.8455741Z", "NetworkTimezoneCode": "sample string 22", "UpdateRealDate": "2025-06-12T08:39:43.8455741Z", "UpdateNetworkDate": "2025-06-12T08:39:43.8455741Z", "LoyaltyIdentifications": [ { "Id": "434f68a5-96cd-475c-9258-dcd8b031f569", "IdCommunity": "1fda8d74-215c-4575-869e-99ecdd609a0f", "IdCompany": "3c458d30-9c85-426b-a95a-bf3ec2fa7302", "IdFleet": "88b75573-5d38-4036-ac94-47f5de7aaf18", "CommunityName": "sample string 4", "CommunityTarget": 1, "Label": "sample string 5", "TrackNumber": "sample string 6", "Type": 7, "IdIdentificationModel": "d8214b58-8ec7-4336-87ad-015b5ec45690", "Active": true, "PAN": "sample string 10" }, { "Id": "434f68a5-96cd-475c-9258-dcd8b031f569", "IdCommunity": "1fda8d74-215c-4575-869e-99ecdd609a0f", "IdCompany": "3c458d30-9c85-426b-a95a-bf3ec2fa7302", "IdFleet": "88b75573-5d38-4036-ac94-47f5de7aaf18", "CommunityName": "sample string 4", "CommunityTarget": 1, "Label": "sample string 5", "TrackNumber": "sample string 6", "Type": 7, "IdIdentificationModel": "d8214b58-8ec7-4336-87ad-015b5ec45690", "Active": true, "PAN": "sample string 10" } ] }, { "Id": "e04dc1a6-d256-462f-b91a-5288b5dd08f1", "IdNetwork": "6a4c35e7-1b13-4759-b70f-a614c22acd3a", "IdentityNumber": "sample string 3", "IdentityNumberType": 64, "Name": "sample string 4", "Alias": "sample string 5", "BirthDate": "2025-06-12T08:39:43.8455741Z", "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": "2025-06-12T08:39:43.8455741Z", "CreatedNetworkDate": "2025-06-12T08:39:43.8455741Z", "NetworkTimezoneCode": "sample string 22", "UpdateRealDate": "2025-06-12T08:39:43.8455741Z", "UpdateNetworkDate": "2025-06-12T08:39:43.8455741Z", "LoyaltyIdentifications": [ { "Id": "434f68a5-96cd-475c-9258-dcd8b031f569", "IdCommunity": "1fda8d74-215c-4575-869e-99ecdd609a0f", "IdCompany": "3c458d30-9c85-426b-a95a-bf3ec2fa7302", "IdFleet": "88b75573-5d38-4036-ac94-47f5de7aaf18", "CommunityName": "sample string 4", "CommunityTarget": 1, "Label": "sample string 5", "TrackNumber": "sample string 6", "Type": 7, "IdIdentificationModel": "d8214b58-8ec7-4336-87ad-015b5ec45690", "Active": true, "PAN": "sample string 10" }, { "Id": "434f68a5-96cd-475c-9258-dcd8b031f569", "IdCommunity": "1fda8d74-215c-4575-869e-99ecdd609a0f", "IdCompany": "3c458d30-9c85-426b-a95a-bf3ec2fa7302", "IdFleet": "88b75573-5d38-4036-ac94-47f5de7aaf18", "CommunityName": "sample string 4", "CommunityTarget": 1, "Label": "sample string 5", "TrackNumber": "sample string 6", "Type": 7, "IdIdentificationModel": "d8214b58-8ec7-4336-87ad-015b5ec45690", "Active": true, "PAN": "sample string 10" } ] } ], "LoyaltyClientCards": [ { "Id": "d58bb5bf-a746-4f57-a0a4-ddb1a402976d", "IdentificationLabel": "sample string 2", "IdentificationTrackNumber": "sample string 3", "IdentificationType": 4, "IdIdentificationModel": "474c8c36-657b-47b1-9361-4e9464d08a37", "Active": true, "IdentificationPAN": "sample string 7" }, { "Id": "d58bb5bf-a746-4f57-a0a4-ddb1a402976d", "IdentificationLabel": "sample string 2", "IdentificationTrackNumber": "sample string 3", "IdentificationType": 4, "IdIdentificationModel": "474c8c36-657b-47b1-9361-4e9464d08a37", "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>2ca4defa-9476-4689-a1ab-3ddd55d4ed29</Id> <IdCommunity>cdd7977f-0c4c-4a61-a0a6-87bb8e407947</IdCommunity> <IdCompany>97c7f2fc-6cf7-41b8-ab44-73a6965008ce</IdCompany> <IdDriver>efcae136-e082-4dc8-bfe2-703068adce25</IdDriver> <IdFleet>395ec5a4-e80c-407d-a3a9-ff3f20d3af99</IdFleet> <IdIdentity>648e44ef-d986-4e73-a70a-4f5875d82253</IdIdentity> <IdNetwork>8b07f737-9d90-4853-92fa-f2cf38301458</IdNetwork> <IdVehicle>46b8ccfa-923b-4e33-8dd2-37ac769ccc75</IdVehicle> <Identities> <IdentityDto> <Alias>sample string 5</Alias> <BirthDate>2025-06-12T08:39:43.8455741Z</BirthDate> <CreatedNetworkDate>2025-06-12T08:39:43.8455741Z</CreatedNetworkDate> <CreatedRealDate>2025-06-12T08:39:43.8455741Z</CreatedRealDate> <Id>e04dc1a6-d256-462f-b91a-5288b5dd08f1</Id> <IdNetwork>6a4c35e7-1b13-4759-b70f-a614c22acd3a</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>434f68a5-96cd-475c-9258-dcd8b031f569</d4p1:Id> <d4p1:IdCommunity>1fda8d74-215c-4575-869e-99ecdd609a0f</d4p1:IdCommunity> <d4p1:IdCompany>3c458d30-9c85-426b-a95a-bf3ec2fa7302</d4p1:IdCompany> <d4p1:IdFleet>88b75573-5d38-4036-ac94-47f5de7aaf18</d4p1:IdFleet> <d4p1:IdIdentificationModel>d8214b58-8ec7-4336-87ad-015b5ec45690</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>434f68a5-96cd-475c-9258-dcd8b031f569</d4p1:Id> <d4p1:IdCommunity>1fda8d74-215c-4575-869e-99ecdd609a0f</d4p1:IdCommunity> <d4p1:IdCompany>3c458d30-9c85-426b-a95a-bf3ec2fa7302</d4p1:IdCompany> <d4p1:IdFleet>88b75573-5d38-4036-ac94-47f5de7aaf18</d4p1:IdFleet> <d4p1:IdIdentificationModel>d8214b58-8ec7-4336-87ad-015b5ec45690</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>2025-06-12T08:39:43.8455741Z</UpdateNetworkDate> <UpdateRealDate>2025-06-12T08:39:43.8455741Z</UpdateRealDate> <UserConsent>true</UserConsent> <ZipCode>sample string 7</ZipCode> </IdentityDto> <IdentityDto> <Alias>sample string 5</Alias> <BirthDate>2025-06-12T08:39:43.8455741Z</BirthDate> <CreatedNetworkDate>2025-06-12T08:39:43.8455741Z</CreatedNetworkDate> <CreatedRealDate>2025-06-12T08:39:43.8455741Z</CreatedRealDate> <Id>e04dc1a6-d256-462f-b91a-5288b5dd08f1</Id> <IdNetwork>6a4c35e7-1b13-4759-b70f-a614c22acd3a</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>434f68a5-96cd-475c-9258-dcd8b031f569</d4p1:Id> <d4p1:IdCommunity>1fda8d74-215c-4575-869e-99ecdd609a0f</d4p1:IdCommunity> <d4p1:IdCompany>3c458d30-9c85-426b-a95a-bf3ec2fa7302</d4p1:IdCompany> <d4p1:IdFleet>88b75573-5d38-4036-ac94-47f5de7aaf18</d4p1:IdFleet> <d4p1:IdIdentificationModel>d8214b58-8ec7-4336-87ad-015b5ec45690</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>434f68a5-96cd-475c-9258-dcd8b031f569</d4p1:Id> <d4p1:IdCommunity>1fda8d74-215c-4575-869e-99ecdd609a0f</d4p1:IdCommunity> <d4p1:IdCompany>3c458d30-9c85-426b-a95a-bf3ec2fa7302</d4p1:IdCompany> <d4p1:IdFleet>88b75573-5d38-4036-ac94-47f5de7aaf18</d4p1:IdFleet> <d4p1:IdIdentificationModel>d8214b58-8ec7-4336-87ad-015b5ec45690</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>2025-06-12T08:39:43.8455741Z</UpdateNetworkDate> <UpdateRealDate>2025-06-12T08:39:43.8455741Z</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>d58bb5bf-a746-4f57-a0a4-ddb1a402976d</Id> <IdIdentificationModel>474c8c36-657b-47b1-9361-4e9464d08a37</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>d58bb5bf-a746-4f57-a0a4-ddb1a402976d</Id> <IdIdentificationModel>474c8c36-657b-47b1-9361-4e9464d08a37</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.
LoyaltyAccountDtoName | 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": "3f1627b3-4bde-47fe-92f6-897589f698f5", "IdCommunity": "f6c4b41d-648e-41ae-bd7c-31c712906c5e", "IdCompany": "8a015e08-6709-4c84-98ac-ef50d079ede5", "IdIdentity": "0b840300-cc28-44ef-9265-39b27c83ec78", "IdentityNumber": "sample string 5", "IdentitiyNumberType": 64, "IdentityName": "sample string 7", "IdNetwork": "a7ebbe9a-7ec6-4cbd-a7e7-d6589c7f31c4", "CommunityTarget": 9, "IdDriver": "7509ac04-bd94-44a1-99bb-e1368f5d48d6", "DriverLicenseNumber": "sample string 10", "DriverCode": "sample string 11", "DriverEmail": "sample string 12", "DriverFirstName": "sample string 13", "DriverLastName": "sample string 14", "IdVehicle": "13190545-f9dc-43f2-903d-af12f4e61a76", "IdFleet": "2dfda76f-4ac4-45e9-8904-7434eb0e6a65", "VehiclePlate": "sample string 15", "VehicleCode": "sample string 16", "Identities": [ { "Id": "7b60ffa3-2b38-4d9b-ab96-3f6e183ecbf4", "IdNetwork": "e04e3631-4569-441f-8974-8512197dcca6", "IdentityNumber": "sample string 3", "IdentityNumberType": 64, "Name": "sample string 4", "Alias": "sample string 5", "BirthDate": "2025-06-12T08:39:43.8611912Z", "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": "2025-06-12T08:39:43.8611912Z", "CreatedNetworkDate": "2025-06-12T08:39:43.8611912Z", "NetworkTimezoneCode": "sample string 22", "UpdateRealDate": "2025-06-12T08:39:43.8611912Z", "UpdateNetworkDate": "2025-06-12T08:39:43.8611912Z", "LoyaltyIdentifications": [ { "Id": "62b9847f-a58b-48f3-8281-179608544aaa", "IdCommunity": "dd31cfc8-0dcf-45fb-a4db-d6842fcf9620", "IdCompany": "c187f738-34cd-466d-b2ed-d683d4c1af33", "IdFleet": "ed77717d-1f00-4314-98ae-4ffd7fdc4089", "CommunityName": "sample string 4", "CommunityTarget": 1, "Label": "sample string 5", "TrackNumber": "sample string 6", "Type": 7, "IdIdentificationModel": "4b7359c0-c5b8-436c-a844-43b02cabe43b", "Active": true, "PAN": "sample string 10" }, { "Id": "62b9847f-a58b-48f3-8281-179608544aaa", "IdCommunity": "dd31cfc8-0dcf-45fb-a4db-d6842fcf9620", "IdCompany": "c187f738-34cd-466d-b2ed-d683d4c1af33", "IdFleet": "ed77717d-1f00-4314-98ae-4ffd7fdc4089", "CommunityName": "sample string 4", "CommunityTarget": 1, "Label": "sample string 5", "TrackNumber": "sample string 6", "Type": 7, "IdIdentificationModel": "4b7359c0-c5b8-436c-a844-43b02cabe43b", "Active": true, "PAN": "sample string 10" } ] }, { "Id": "7b60ffa3-2b38-4d9b-ab96-3f6e183ecbf4", "IdNetwork": "e04e3631-4569-441f-8974-8512197dcca6", "IdentityNumber": "sample string 3", "IdentityNumberType": 64, "Name": "sample string 4", "Alias": "sample string 5", "BirthDate": "2025-06-12T08:39:43.8611912Z", "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": "2025-06-12T08:39:43.8611912Z", "CreatedNetworkDate": "2025-06-12T08:39:43.8611912Z", "NetworkTimezoneCode": "sample string 22", "UpdateRealDate": "2025-06-12T08:39:43.8611912Z", "UpdateNetworkDate": "2025-06-12T08:39:43.8611912Z", "LoyaltyIdentifications": [ { "Id": "62b9847f-a58b-48f3-8281-179608544aaa", "IdCommunity": "dd31cfc8-0dcf-45fb-a4db-d6842fcf9620", "IdCompany": "c187f738-34cd-466d-b2ed-d683d4c1af33", "IdFleet": "ed77717d-1f00-4314-98ae-4ffd7fdc4089", "CommunityName": "sample string 4", "CommunityTarget": 1, "Label": "sample string 5", "TrackNumber": "sample string 6", "Type": 7, "IdIdentificationModel": "4b7359c0-c5b8-436c-a844-43b02cabe43b", "Active": true, "PAN": "sample string 10" }, { "Id": "62b9847f-a58b-48f3-8281-179608544aaa", "IdCommunity": "dd31cfc8-0dcf-45fb-a4db-d6842fcf9620", "IdCompany": "c187f738-34cd-466d-b2ed-d683d4c1af33", "IdFleet": "ed77717d-1f00-4314-98ae-4ffd7fdc4089", "CommunityName": "sample string 4", "CommunityTarget": 1, "Label": "sample string 5", "TrackNumber": "sample string 6", "Type": 7, "IdIdentificationModel": "4b7359c0-c5b8-436c-a844-43b02cabe43b", "Active": true, "PAN": "sample string 10" } ] } ], "LoyaltyClientCards": [ { "Id": "a7064dc0-89e4-4331-bb72-cb8308e4a94f", "IdentificationLabel": "sample string 2", "IdentificationTrackNumber": "sample string 3", "IdentificationType": 4, "IdIdentificationModel": "12e74cbd-4680-414a-a39c-6a71f6819d36", "Active": true, "IdentificationPAN": "sample string 7" }, { "Id": "a7064dc0-89e4-4331-bb72-cb8308e4a94f", "IdentificationLabel": "sample string 2", "IdentificationTrackNumber": "sample string 3", "IdentificationType": 4, "IdIdentificationModel": "12e74cbd-4680-414a-a39c-6a71f6819d36", "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>3f1627b3-4bde-47fe-92f6-897589f698f5</Id> <IdCommunity>f6c4b41d-648e-41ae-bd7c-31c712906c5e</IdCommunity> <IdCompany>8a015e08-6709-4c84-98ac-ef50d079ede5</IdCompany> <IdDriver>7509ac04-bd94-44a1-99bb-e1368f5d48d6</IdDriver> <IdFleet>2dfda76f-4ac4-45e9-8904-7434eb0e6a65</IdFleet> <IdIdentity>0b840300-cc28-44ef-9265-39b27c83ec78</IdIdentity> <IdNetwork>a7ebbe9a-7ec6-4cbd-a7e7-d6589c7f31c4</IdNetwork> <IdVehicle>13190545-f9dc-43f2-903d-af12f4e61a76</IdVehicle> <Identities> <IdentityDto> <Alias>sample string 5</Alias> <BirthDate>2025-06-12T08:39:43.8611912Z</BirthDate> <CreatedNetworkDate>2025-06-12T08:39:43.8611912Z</CreatedNetworkDate> <CreatedRealDate>2025-06-12T08:39:43.8611912Z</CreatedRealDate> <Id>7b60ffa3-2b38-4d9b-ab96-3f6e183ecbf4</Id> <IdNetwork>e04e3631-4569-441f-8974-8512197dcca6</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>62b9847f-a58b-48f3-8281-179608544aaa</d4p1:Id> <d4p1:IdCommunity>dd31cfc8-0dcf-45fb-a4db-d6842fcf9620</d4p1:IdCommunity> <d4p1:IdCompany>c187f738-34cd-466d-b2ed-d683d4c1af33</d4p1:IdCompany> <d4p1:IdFleet>ed77717d-1f00-4314-98ae-4ffd7fdc4089</d4p1:IdFleet> <d4p1:IdIdentificationModel>4b7359c0-c5b8-436c-a844-43b02cabe43b</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>62b9847f-a58b-48f3-8281-179608544aaa</d4p1:Id> <d4p1:IdCommunity>dd31cfc8-0dcf-45fb-a4db-d6842fcf9620</d4p1:IdCommunity> <d4p1:IdCompany>c187f738-34cd-466d-b2ed-d683d4c1af33</d4p1:IdCompany> <d4p1:IdFleet>ed77717d-1f00-4314-98ae-4ffd7fdc4089</d4p1:IdFleet> <d4p1:IdIdentificationModel>4b7359c0-c5b8-436c-a844-43b02cabe43b</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>2025-06-12T08:39:43.8611912Z</UpdateNetworkDate> <UpdateRealDate>2025-06-12T08:39:43.8611912Z</UpdateRealDate> <UserConsent>true</UserConsent> <ZipCode>sample string 7</ZipCode> </IdentityDto> <IdentityDto> <Alias>sample string 5</Alias> <BirthDate>2025-06-12T08:39:43.8611912Z</BirthDate> <CreatedNetworkDate>2025-06-12T08:39:43.8611912Z</CreatedNetworkDate> <CreatedRealDate>2025-06-12T08:39:43.8611912Z</CreatedRealDate> <Id>7b60ffa3-2b38-4d9b-ab96-3f6e183ecbf4</Id> <IdNetwork>e04e3631-4569-441f-8974-8512197dcca6</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>62b9847f-a58b-48f3-8281-179608544aaa</d4p1:Id> <d4p1:IdCommunity>dd31cfc8-0dcf-45fb-a4db-d6842fcf9620</d4p1:IdCommunity> <d4p1:IdCompany>c187f738-34cd-466d-b2ed-d683d4c1af33</d4p1:IdCompany> <d4p1:IdFleet>ed77717d-1f00-4314-98ae-4ffd7fdc4089</d4p1:IdFleet> <d4p1:IdIdentificationModel>4b7359c0-c5b8-436c-a844-43b02cabe43b</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>62b9847f-a58b-48f3-8281-179608544aaa</d4p1:Id> <d4p1:IdCommunity>dd31cfc8-0dcf-45fb-a4db-d6842fcf9620</d4p1:IdCommunity> <d4p1:IdCompany>c187f738-34cd-466d-b2ed-d683d4c1af33</d4p1:IdCompany> <d4p1:IdFleet>ed77717d-1f00-4314-98ae-4ffd7fdc4089</d4p1:IdFleet> <d4p1:IdIdentificationModel>4b7359c0-c5b8-436c-a844-43b02cabe43b</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>2025-06-12T08:39:43.8611912Z</UpdateNetworkDate> <UpdateRealDate>2025-06-12T08:39:43.8611912Z</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>a7064dc0-89e4-4331-bb72-cb8308e4a94f</Id> <IdIdentificationModel>12e74cbd-4680-414a-a39c-6a71f6819d36</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>a7064dc0-89e4-4331-bb72-cb8308e4a94f</Id> <IdIdentificationModel>12e74cbd-4680-414a-a39c-6a71f6819d36</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>