POST SalesOrderIdentificationsSaleDriver
Request Sale order of Identifications.
Request Information
URI Parameters
None.
Body Parameters
The new data of the OrderIdentificationDto.
IdentificationOrderDto| Name | Description | Type | Additional information |
|---|---|---|---|
| IdCompanyContract | globally unique identifier |
None. |
|
| IdProgram | globally unique identifier |
None. |
|
| IdLoyaltyProgram | globally unique identifier |
None. |
|
| IdIdentificationsTypesModel | globally unique identifier |
None. |
|
| EntityIds | Collection of globally unique identifier |
None. |
|
| Type | integer |
None. |
|
| Street1Delivery | string |
None. |
|
| Street2Delivery | string |
None. |
|
| ZipCodeDelivery | string |
None. |
|
| CityDelivery | string |
None. |
|
| IdStateDelivery | globally unique identifier |
None. |
|
| IdCountryDelivery | globally unique identifier |
None. |
|
| DeliveryContactName | string |
None. |
|
| DeliveryContactPhoneNumber | string |
None. |
|
| IdentificationRequestId | globally unique identifier |
None. |
|
| OrderNumber | integer |
None. |
|
| IdHologramTypeModel | globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{
"IdCompanyContract": "db52a7ad-f5f9-415b-b5a9-a945cf5e8bd3",
"IdProgram": "6a7b7aa7-0bd3-4a7b-be72-ff64e0646e85",
"IdLoyaltyProgram": "630d226e-bb25-4a0e-bed1-a74b6678c3af",
"IdIdentificationsTypesModel": "ff3c89d2-54e7-4c91-b334-67f3c303261b",
"EntityIds": [
"292b55d9-c609-4637-8f67-71af15f25944",
"9145a6f9-8b47-4b6f-a1e3-7165a2a0076c"
],
"Type": 2,
"Street1Delivery": "sample string 3",
"Street2Delivery": "sample string 4",
"ZipCodeDelivery": "sample string 5",
"CityDelivery": "sample string 6",
"IdStateDelivery": "2ebaf313-48ef-4a30-a272-f627bc3ba3f6",
"IdCountryDelivery": "33c9d82b-a8e2-4d5c-ac12-3e0664daeca9",
"DeliveryContactName": "sample string 7",
"DeliveryContactPhoneNumber": "sample string 8",
"IdentificationRequestId": "bc03d4af-393b-4194-9a6a-11e9b4e52d61",
"OrderNumber": 1,
"IdHologramTypeModel": "457a06bb-3627-4101-abb4-17a433297d0a"
}
application/xml, text/xml
Sample:
<IdentificationOrderDto xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Ationet.Model">
<CityDelivery>sample string 6</CityDelivery>
<DeliveryContactName>sample string 7</DeliveryContactName>
<DeliveryContactPhoneNumber>sample string 8</DeliveryContactPhoneNumber>
<EntityIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>292b55d9-c609-4637-8f67-71af15f25944</d2p1:guid>
<d2p1:guid>9145a6f9-8b47-4b6f-a1e3-7165a2a0076c</d2p1:guid>
</EntityIds>
<IdCompanyContract>db52a7ad-f5f9-415b-b5a9-a945cf5e8bd3</IdCompanyContract>
<IdCountryDelivery>33c9d82b-a8e2-4d5c-ac12-3e0664daeca9</IdCountryDelivery>
<IdHologramTypeModel>457a06bb-3627-4101-abb4-17a433297d0a</IdHologramTypeModel>
<IdIdentificationsTypesModel>ff3c89d2-54e7-4c91-b334-67f3c303261b</IdIdentificationsTypesModel>
<IdLoyaltyProgram>630d226e-bb25-4a0e-bed1-a74b6678c3af</IdLoyaltyProgram>
<IdProgram>6a7b7aa7-0bd3-4a7b-be72-ff64e0646e85</IdProgram>
<IdStateDelivery>2ebaf313-48ef-4a30-a272-f627bc3ba3f6</IdStateDelivery>
<IdentificationRequestId>bc03d4af-393b-4194-9a6a-11e9b4e52d61</IdentificationRequestId>
<OrderNumber>1</OrderNumber>
<Street1Delivery>sample string 3</Street1Delivery>
<Street2Delivery>sample string 4</Street2Delivery>
<Type>2</Type>
<ZipCodeDelivery>sample string 5</ZipCodeDelivery>
</IdentificationOrderDto>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
State of the action.
SalesOrderDto| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| NetworkId | globally unique identifier |
None. |
|
| CompanyId | globally unique identifier |
None. |
|
| CompanyContractId | globally unique identifier |
None. |
|
| RquestIdentificationId | globally unique identifier |
None. |
|
| Type | byte |
None. |
|
| State | byte |
None. |
|
| RequestDate | date |
None. |
|
| RequestRealDate | date |
None. |
|
| UpdateDate | date |
None. |
|
| UpdateRealDate | date |
None. |
|
| NetworkDateTimeZone | string |
None. |
|
| RequestedAmount | decimal number |
None. |
|
| RequestedCommisionAmount | decimal number |
None. |
|
| RequestedNetAmount | decimal number |
None. |
|
| RequestedTaxesAmount | decimal number |
None. |
|
| RequestedTotalAmount | decimal number |
None. |
|
| PaymentReference | string |
None. |
|
| QuantityIdentifications | integer |
None. |
|
| OrderNumber | integer |
None. |
|
| ContractDescription | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"Id": "597916bc-5934-4d3e-bb2b-3d7887a68399",
"NetworkId": "32c0f5b4-c360-4a4a-b738-534582a03c69",
"CompanyId": "1b5869b3-b630-4bd5-bc57-efa8a81ba5f3",
"CompanyContractId": "189a4c37-c556-4d85-b7e9-06aad9dc63fd",
"RquestIdentificationId": "deb2a9ac-45dd-4657-87d0-fb9d73932ca7",
"Type": 64,
"State": 64,
"RequestDate": "2026-09-10T10:28:12.8266644Z",
"RequestRealDate": "2026-09-10T10:28:12.8266644Z",
"UpdateDate": "2026-09-10T10:28:12.8266644Z",
"UpdateRealDate": "2026-09-10T10:28:12.8266644Z",
"NetworkDateTimeZone": "sample string 7",
"RequestedAmount": 1.0,
"RequestedCommisionAmount": 1.0,
"RequestedNetAmount": 1.0,
"RequestedTaxesAmount": 1.0,
"RequestedTotalAmount": 1.0,
"PaymentReference": "sample string 8",
"QuantityIdentifications": 1,
"OrderNumber": 1,
"ContractDescription": "sample string 9"
}
application/xml, text/xml
Sample:
<SalesOrderDto xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Ationet.Model"> <CompanyContractId>189a4c37-c556-4d85-b7e9-06aad9dc63fd</CompanyContractId> <CompanyId>1b5869b3-b630-4bd5-bc57-efa8a81ba5f3</CompanyId> <ContractDescription>sample string 9</ContractDescription> <Id>597916bc-5934-4d3e-bb2b-3d7887a68399</Id> <NetworkDateTimeZone>sample string 7</NetworkDateTimeZone> <NetworkId>32c0f5b4-c360-4a4a-b738-534582a03c69</NetworkId> <OrderNumber>1</OrderNumber> <PaymentReference>sample string 8</PaymentReference> <QuantityIdentifications>1</QuantityIdentifications> <RequestDate>2026-09-10T10:28:12.8266644Z</RequestDate> <RequestRealDate>2026-09-10T10:28:12.8266644Z</RequestRealDate> <RequestedAmount>1</RequestedAmount> <RequestedCommisionAmount>1</RequestedCommisionAmount> <RequestedNetAmount>1</RequestedNetAmount> <RequestedTaxesAmount>1</RequestedTaxesAmount> <RequestedTotalAmount>1</RequestedTotalAmount> <RquestIdentificationId>deb2a9ac-45dd-4657-87d0-fb9d73932ca7</RquestIdentificationId> <State>64</State> <Type>64</Type> <UpdateDate>2026-09-10T10:28:12.8266644Z</UpdateDate> <UpdateRealDate>2026-09-10T10:28:12.8266644Z</UpdateRealDate> </SalesOrderDto>