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": "fa04b428-b3a7-4954-a283-43b281a61736", "IdCommunity": "1cc88609-4816-45b0-8bb0-71b5051cd919", "IdCompany": "886a57a2-3099-4d76-8907-251bd9f3340c", "IdIdentity": "d3cf1298-2dc1-4e1b-a8a6-547e8394a47f", "IdentityNumber": "sample string 5", "IdentitiyNumberType": 64, "IdentityName": "sample string 7", "IdNetwork": "d7f3f5bb-64ec-41d5-a0e4-5f3353a11777", "CommunityTarget": 9, "IdDriver": "d2167fc6-1eda-473a-8694-8ffb40916ea9", "DriverLicenseNumber": "sample string 10", "DriverCode": "sample string 11", "DriverEmail": "sample string 12", "DriverFirstName": "sample string 13", "DriverLastName": "sample string 14", "IdVehicle": "b458e65c-f2fb-46a6-ad7d-62bd8a6c7970", "IdFleet": "c479c87f-b349-4112-b4d0-970ccfc06f99", "VehiclePlate": "sample string 15", "VehicleCode": "sample string 16", "Identities": [ { "Id": "6d18a258-e7ae-48e1-a163-102cd7c86a3a", "IdNetwork": "ee1bac89-b4c7-4291-a956-f805e12fa321", "IdentityNumber": "sample string 3", "IdentityNumberType": 64, "Name": "sample string 4", "Alias": "sample string 5", "BirthDate": "2025-04-25T16:52:14.9830872Z", "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-04-25T16:52:14.9830872Z", "CreatedNetworkDate": "2025-04-25T16:52:14.9830872Z", "NetworkTimezoneCode": "sample string 22", "UpdateRealDate": "2025-04-25T16:52:14.9830872Z", "UpdateNetworkDate": "2025-04-25T16:52:14.9830872Z", "LoyaltyIdentifications": [ { "Id": "d07896af-4f7d-4745-a1e5-7038cda9c635", "IdCommunity": "67381d5c-6d09-4553-9db4-9b901b90be0d", "IdCompany": "492a70d7-b136-4861-a118-bef110a53373", "IdFleet": "3b5734a3-3bfa-48c0-9029-af74e9922836", "CommunityName": "sample string 4", "CommunityTarget": 1, "Label": "sample string 5", "TrackNumber": "sample string 6", "Type": 7, "IdIdentificationModel": "192f9222-4acc-4afc-b50d-5cbcd775d2a6", "Active": true, "PAN": "sample string 10" }, { "Id": "d07896af-4f7d-4745-a1e5-7038cda9c635", "IdCommunity": "67381d5c-6d09-4553-9db4-9b901b90be0d", "IdCompany": "492a70d7-b136-4861-a118-bef110a53373", "IdFleet": "3b5734a3-3bfa-48c0-9029-af74e9922836", "CommunityName": "sample string 4", "CommunityTarget": 1, "Label": "sample string 5", "TrackNumber": "sample string 6", "Type": 7, "IdIdentificationModel": "192f9222-4acc-4afc-b50d-5cbcd775d2a6", "Active": true, "PAN": "sample string 10" } ] }, { "Id": "6d18a258-e7ae-48e1-a163-102cd7c86a3a", "IdNetwork": "ee1bac89-b4c7-4291-a956-f805e12fa321", "IdentityNumber": "sample string 3", "IdentityNumberType": 64, "Name": "sample string 4", "Alias": "sample string 5", "BirthDate": "2025-04-25T16:52:14.9830872Z", "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-04-25T16:52:14.9830872Z", "CreatedNetworkDate": "2025-04-25T16:52:14.9830872Z", "NetworkTimezoneCode": "sample string 22", "UpdateRealDate": "2025-04-25T16:52:14.9830872Z", "UpdateNetworkDate": "2025-04-25T16:52:14.9830872Z", "LoyaltyIdentifications": [ { "Id": "d07896af-4f7d-4745-a1e5-7038cda9c635", "IdCommunity": "67381d5c-6d09-4553-9db4-9b901b90be0d", "IdCompany": "492a70d7-b136-4861-a118-bef110a53373", "IdFleet": "3b5734a3-3bfa-48c0-9029-af74e9922836", "CommunityName": "sample string 4", "CommunityTarget": 1, "Label": "sample string 5", "TrackNumber": "sample string 6", "Type": 7, "IdIdentificationModel": "192f9222-4acc-4afc-b50d-5cbcd775d2a6", "Active": true, "PAN": "sample string 10" }, { "Id": "d07896af-4f7d-4745-a1e5-7038cda9c635", "IdCommunity": "67381d5c-6d09-4553-9db4-9b901b90be0d", "IdCompany": "492a70d7-b136-4861-a118-bef110a53373", "IdFleet": "3b5734a3-3bfa-48c0-9029-af74e9922836", "CommunityName": "sample string 4", "CommunityTarget": 1, "Label": "sample string 5", "TrackNumber": "sample string 6", "Type": 7, "IdIdentificationModel": "192f9222-4acc-4afc-b50d-5cbcd775d2a6", "Active": true, "PAN": "sample string 10" } ] } ], "LoyaltyClientCards": [ { "Id": "20dec39a-b187-4c67-b803-69334425141c", "IdentificationLabel": "sample string 2", "IdentificationTrackNumber": "sample string 3", "IdentificationType": 4, "IdIdentificationModel": "b60146ea-d4a2-44af-9af6-8b54686c0d0b", "Active": true, "IdentificationPAN": "sample string 7" }, { "Id": "20dec39a-b187-4c67-b803-69334425141c", "IdentificationLabel": "sample string 2", "IdentificationTrackNumber": "sample string 3", "IdentificationType": 4, "IdIdentificationModel": "b60146ea-d4a2-44af-9af6-8b54686c0d0b", "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>fa04b428-b3a7-4954-a283-43b281a61736</Id> <IdCommunity>1cc88609-4816-45b0-8bb0-71b5051cd919</IdCommunity> <IdCompany>886a57a2-3099-4d76-8907-251bd9f3340c</IdCompany> <IdDriver>d2167fc6-1eda-473a-8694-8ffb40916ea9</IdDriver> <IdFleet>c479c87f-b349-4112-b4d0-970ccfc06f99</IdFleet> <IdIdentity>d3cf1298-2dc1-4e1b-a8a6-547e8394a47f</IdIdentity> <IdNetwork>d7f3f5bb-64ec-41d5-a0e4-5f3353a11777</IdNetwork> <IdVehicle>b458e65c-f2fb-46a6-ad7d-62bd8a6c7970</IdVehicle> <Identities> <IdentityDto> <Alias>sample string 5</Alias> <BirthDate>2025-04-25T16:52:14.9830872Z</BirthDate> <CreatedNetworkDate>2025-04-25T16:52:14.9830872Z</CreatedNetworkDate> <CreatedRealDate>2025-04-25T16:52:14.9830872Z</CreatedRealDate> <Id>6d18a258-e7ae-48e1-a163-102cd7c86a3a</Id> <IdNetwork>ee1bac89-b4c7-4291-a956-f805e12fa321</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>d07896af-4f7d-4745-a1e5-7038cda9c635</d4p1:Id> <d4p1:IdCommunity>67381d5c-6d09-4553-9db4-9b901b90be0d</d4p1:IdCommunity> <d4p1:IdCompany>492a70d7-b136-4861-a118-bef110a53373</d4p1:IdCompany> <d4p1:IdFleet>3b5734a3-3bfa-48c0-9029-af74e9922836</d4p1:IdFleet> <d4p1:IdIdentificationModel>192f9222-4acc-4afc-b50d-5cbcd775d2a6</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>d07896af-4f7d-4745-a1e5-7038cda9c635</d4p1:Id> <d4p1:IdCommunity>67381d5c-6d09-4553-9db4-9b901b90be0d</d4p1:IdCommunity> <d4p1:IdCompany>492a70d7-b136-4861-a118-bef110a53373</d4p1:IdCompany> <d4p1:IdFleet>3b5734a3-3bfa-48c0-9029-af74e9922836</d4p1:IdFleet> <d4p1:IdIdentificationModel>192f9222-4acc-4afc-b50d-5cbcd775d2a6</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-04-25T16:52:14.9830872Z</UpdateNetworkDate> <UpdateRealDate>2025-04-25T16:52:14.9830872Z</UpdateRealDate> <UserConsent>true</UserConsent> <ZipCode>sample string 7</ZipCode> </IdentityDto> <IdentityDto> <Alias>sample string 5</Alias> <BirthDate>2025-04-25T16:52:14.9830872Z</BirthDate> <CreatedNetworkDate>2025-04-25T16:52:14.9830872Z</CreatedNetworkDate> <CreatedRealDate>2025-04-25T16:52:14.9830872Z</CreatedRealDate> <Id>6d18a258-e7ae-48e1-a163-102cd7c86a3a</Id> <IdNetwork>ee1bac89-b4c7-4291-a956-f805e12fa321</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>d07896af-4f7d-4745-a1e5-7038cda9c635</d4p1:Id> <d4p1:IdCommunity>67381d5c-6d09-4553-9db4-9b901b90be0d</d4p1:IdCommunity> <d4p1:IdCompany>492a70d7-b136-4861-a118-bef110a53373</d4p1:IdCompany> <d4p1:IdFleet>3b5734a3-3bfa-48c0-9029-af74e9922836</d4p1:IdFleet> <d4p1:IdIdentificationModel>192f9222-4acc-4afc-b50d-5cbcd775d2a6</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>d07896af-4f7d-4745-a1e5-7038cda9c635</d4p1:Id> <d4p1:IdCommunity>67381d5c-6d09-4553-9db4-9b901b90be0d</d4p1:IdCommunity> <d4p1:IdCompany>492a70d7-b136-4861-a118-bef110a53373</d4p1:IdCompany> <d4p1:IdFleet>3b5734a3-3bfa-48c0-9029-af74e9922836</d4p1:IdFleet> <d4p1:IdIdentificationModel>192f9222-4acc-4afc-b50d-5cbcd775d2a6</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-04-25T16:52:14.9830872Z</UpdateNetworkDate> <UpdateRealDate>2025-04-25T16:52:14.9830872Z</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>20dec39a-b187-4c67-b803-69334425141c</Id> <IdIdentificationModel>b60146ea-d4a2-44af-9af6-8b54686c0d0b</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>20dec39a-b187-4c67-b803-69334425141c</Id> <IdIdentificationModel>b60146ea-d4a2-44af-9af6-8b54686c0d0b</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": "aca6de96-6e48-4276-971f-af9816136781", "IdCommunity": "67839d68-334c-49b1-81b3-aa49f797c9d8", "IdCompany": "0432daf9-ae5f-489a-a48d-bc698d16567e", "IdIdentity": "4dc1ec0a-3158-48c4-93ad-a08f5f89a8f4", "IdentityNumber": "sample string 5", "IdentitiyNumberType": 64, "IdentityName": "sample string 7", "IdNetwork": "db2e6c03-6192-4285-a3fa-bde8ab114ef2", "CommunityTarget": 9, "IdDriver": "c16843d7-70fa-48fb-81ce-58060af30539", "DriverLicenseNumber": "sample string 10", "DriverCode": "sample string 11", "DriverEmail": "sample string 12", "DriverFirstName": "sample string 13", "DriverLastName": "sample string 14", "IdVehicle": "3a2c832e-8f30-4955-921f-6873654fd3c9", "IdFleet": "f44e6955-0c02-4683-8e3d-ee5560d3d471", "VehiclePlate": "sample string 15", "VehicleCode": "sample string 16", "Identities": [ { "Id": "411488fc-39e6-4501-9007-196d2d87d6cd", "IdNetwork": "8f5192f3-8d3e-4c04-9450-6007d59aa644", "IdentityNumber": "sample string 3", "IdentityNumberType": 64, "Name": "sample string 4", "Alias": "sample string 5", "BirthDate": "2025-04-25T16:52:14.9987173Z", "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-04-25T16:52:14.9987173Z", "CreatedNetworkDate": "2025-04-25T16:52:14.9987173Z", "NetworkTimezoneCode": "sample string 22", "UpdateRealDate": "2025-04-25T16:52:14.9987173Z", "UpdateNetworkDate": "2025-04-25T16:52:14.9987173Z", "LoyaltyIdentifications": [ { "Id": "2e19e0f6-5b8b-4acc-843d-95eec94d8b09", "IdCommunity": "94646654-14b3-45cd-9639-9caaa40ed6cf", "IdCompany": "28eabb85-876b-4057-b735-60149a676ee8", "IdFleet": "fcc5bc92-2982-4838-ab2d-0d25a5db953f", "CommunityName": "sample string 4", "CommunityTarget": 1, "Label": "sample string 5", "TrackNumber": "sample string 6", "Type": 7, "IdIdentificationModel": "a82fb95d-fc89-45a0-a502-dcdfd1c1527a", "Active": true, "PAN": "sample string 10" }, { "Id": "2e19e0f6-5b8b-4acc-843d-95eec94d8b09", "IdCommunity": "94646654-14b3-45cd-9639-9caaa40ed6cf", "IdCompany": "28eabb85-876b-4057-b735-60149a676ee8", "IdFleet": "fcc5bc92-2982-4838-ab2d-0d25a5db953f", "CommunityName": "sample string 4", "CommunityTarget": 1, "Label": "sample string 5", "TrackNumber": "sample string 6", "Type": 7, "IdIdentificationModel": "a82fb95d-fc89-45a0-a502-dcdfd1c1527a", "Active": true, "PAN": "sample string 10" } ] }, { "Id": "411488fc-39e6-4501-9007-196d2d87d6cd", "IdNetwork": "8f5192f3-8d3e-4c04-9450-6007d59aa644", "IdentityNumber": "sample string 3", "IdentityNumberType": 64, "Name": "sample string 4", "Alias": "sample string 5", "BirthDate": "2025-04-25T16:52:14.9987173Z", "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-04-25T16:52:14.9987173Z", "CreatedNetworkDate": "2025-04-25T16:52:14.9987173Z", "NetworkTimezoneCode": "sample string 22", "UpdateRealDate": "2025-04-25T16:52:14.9987173Z", "UpdateNetworkDate": "2025-04-25T16:52:14.9987173Z", "LoyaltyIdentifications": [ { "Id": "2e19e0f6-5b8b-4acc-843d-95eec94d8b09", "IdCommunity": "94646654-14b3-45cd-9639-9caaa40ed6cf", "IdCompany": "28eabb85-876b-4057-b735-60149a676ee8", "IdFleet": "fcc5bc92-2982-4838-ab2d-0d25a5db953f", "CommunityName": "sample string 4", "CommunityTarget": 1, "Label": "sample string 5", "TrackNumber": "sample string 6", "Type": 7, "IdIdentificationModel": "a82fb95d-fc89-45a0-a502-dcdfd1c1527a", "Active": true, "PAN": "sample string 10" }, { "Id": "2e19e0f6-5b8b-4acc-843d-95eec94d8b09", "IdCommunity": "94646654-14b3-45cd-9639-9caaa40ed6cf", "IdCompany": "28eabb85-876b-4057-b735-60149a676ee8", "IdFleet": "fcc5bc92-2982-4838-ab2d-0d25a5db953f", "CommunityName": "sample string 4", "CommunityTarget": 1, "Label": "sample string 5", "TrackNumber": "sample string 6", "Type": 7, "IdIdentificationModel": "a82fb95d-fc89-45a0-a502-dcdfd1c1527a", "Active": true, "PAN": "sample string 10" } ] } ], "LoyaltyClientCards": [ { "Id": "67245007-3351-4632-8939-6fedcd333c0c", "IdentificationLabel": "sample string 2", "IdentificationTrackNumber": "sample string 3", "IdentificationType": 4, "IdIdentificationModel": "617cac58-fb16-4ae1-96fa-94f3d6aefcba", "Active": true, "IdentificationPAN": "sample string 7" }, { "Id": "67245007-3351-4632-8939-6fedcd333c0c", "IdentificationLabel": "sample string 2", "IdentificationTrackNumber": "sample string 3", "IdentificationType": 4, "IdIdentificationModel": "617cac58-fb16-4ae1-96fa-94f3d6aefcba", "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>aca6de96-6e48-4276-971f-af9816136781</Id> <IdCommunity>67839d68-334c-49b1-81b3-aa49f797c9d8</IdCommunity> <IdCompany>0432daf9-ae5f-489a-a48d-bc698d16567e</IdCompany> <IdDriver>c16843d7-70fa-48fb-81ce-58060af30539</IdDriver> <IdFleet>f44e6955-0c02-4683-8e3d-ee5560d3d471</IdFleet> <IdIdentity>4dc1ec0a-3158-48c4-93ad-a08f5f89a8f4</IdIdentity> <IdNetwork>db2e6c03-6192-4285-a3fa-bde8ab114ef2</IdNetwork> <IdVehicle>3a2c832e-8f30-4955-921f-6873654fd3c9</IdVehicle> <Identities> <IdentityDto> <Alias>sample string 5</Alias> <BirthDate>2025-04-25T16:52:14.9987173Z</BirthDate> <CreatedNetworkDate>2025-04-25T16:52:14.9987173Z</CreatedNetworkDate> <CreatedRealDate>2025-04-25T16:52:14.9987173Z</CreatedRealDate> <Id>411488fc-39e6-4501-9007-196d2d87d6cd</Id> <IdNetwork>8f5192f3-8d3e-4c04-9450-6007d59aa644</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>2e19e0f6-5b8b-4acc-843d-95eec94d8b09</d4p1:Id> <d4p1:IdCommunity>94646654-14b3-45cd-9639-9caaa40ed6cf</d4p1:IdCommunity> <d4p1:IdCompany>28eabb85-876b-4057-b735-60149a676ee8</d4p1:IdCompany> <d4p1:IdFleet>fcc5bc92-2982-4838-ab2d-0d25a5db953f</d4p1:IdFleet> <d4p1:IdIdentificationModel>a82fb95d-fc89-45a0-a502-dcdfd1c1527a</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>2e19e0f6-5b8b-4acc-843d-95eec94d8b09</d4p1:Id> <d4p1:IdCommunity>94646654-14b3-45cd-9639-9caaa40ed6cf</d4p1:IdCommunity> <d4p1:IdCompany>28eabb85-876b-4057-b735-60149a676ee8</d4p1:IdCompany> <d4p1:IdFleet>fcc5bc92-2982-4838-ab2d-0d25a5db953f</d4p1:IdFleet> <d4p1:IdIdentificationModel>a82fb95d-fc89-45a0-a502-dcdfd1c1527a</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-04-25T16:52:14.9987173Z</UpdateNetworkDate> <UpdateRealDate>2025-04-25T16:52:14.9987173Z</UpdateRealDate> <UserConsent>true</UserConsent> <ZipCode>sample string 7</ZipCode> </IdentityDto> <IdentityDto> <Alias>sample string 5</Alias> <BirthDate>2025-04-25T16:52:14.9987173Z</BirthDate> <CreatedNetworkDate>2025-04-25T16:52:14.9987173Z</CreatedNetworkDate> <CreatedRealDate>2025-04-25T16:52:14.9987173Z</CreatedRealDate> <Id>411488fc-39e6-4501-9007-196d2d87d6cd</Id> <IdNetwork>8f5192f3-8d3e-4c04-9450-6007d59aa644</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>2e19e0f6-5b8b-4acc-843d-95eec94d8b09</d4p1:Id> <d4p1:IdCommunity>94646654-14b3-45cd-9639-9caaa40ed6cf</d4p1:IdCommunity> <d4p1:IdCompany>28eabb85-876b-4057-b735-60149a676ee8</d4p1:IdCompany> <d4p1:IdFleet>fcc5bc92-2982-4838-ab2d-0d25a5db953f</d4p1:IdFleet> <d4p1:IdIdentificationModel>a82fb95d-fc89-45a0-a502-dcdfd1c1527a</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>2e19e0f6-5b8b-4acc-843d-95eec94d8b09</d4p1:Id> <d4p1:IdCommunity>94646654-14b3-45cd-9639-9caaa40ed6cf</d4p1:IdCommunity> <d4p1:IdCompany>28eabb85-876b-4057-b735-60149a676ee8</d4p1:IdCompany> <d4p1:IdFleet>fcc5bc92-2982-4838-ab2d-0d25a5db953f</d4p1:IdFleet> <d4p1:IdIdentificationModel>a82fb95d-fc89-45a0-a502-dcdfd1c1527a</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-04-25T16:52:14.9987173Z</UpdateNetworkDate> <UpdateRealDate>2025-04-25T16:52:14.9987173Z</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>67245007-3351-4632-8939-6fedcd333c0c</Id> <IdIdentificationModel>617cac58-fb16-4ae1-96fa-94f3d6aefcba</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>67245007-3351-4632-8939-6fedcd333c0c</Id> <IdIdentificationModel>617cac58-fb16-4ae1-96fa-94f3d6aefcba</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>