POST SalesOrderIdentificationsSaleDriver
Request Sale order of Identifications.
Request Information
URI Parameters
None.
Body Parameters
The new data of the OrderIdentificationDto.
IdentificationOrderDtoName | 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": "af092a3b-66fe-422f-a9b6-426a979b02dc", "IdProgram": "52fd58bb-345a-46c1-b61a-ee281bda304a", "IdLoyaltyProgram": "4fd7bcb1-d91b-49ef-8ab8-9771308fc859", "IdIdentificationsTypesModel": "7bc8d7a3-c09f-47bd-8877-338d0fc703c7", "EntityIds": [ "df30110d-e273-44e8-a85c-ac3dd0ff739d", "418683fa-c15d-41a0-89e0-c57380d43e2a" ], "Type": 2, "Street1Delivery": "sample string 3", "Street2Delivery": "sample string 4", "ZipCodeDelivery": "sample string 5", "CityDelivery": "sample string 6", "IdStateDelivery": "3692a3a7-c299-485a-9d8f-452b4773b194", "IdCountryDelivery": "60c32f4c-1573-4462-b0ed-96738d422d1e", "DeliveryContactName": "sample string 7", "DeliveryContactPhoneNumber": "sample string 8", "IdentificationRequestId": "75f72c34-b24a-4609-a4c2-4872c91e1d74", "OrderNumber": 1, "IdHologramTypeModel": "a0e38afb-30f2-42f9-bd03-8deea7928518" }
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>df30110d-e273-44e8-a85c-ac3dd0ff739d</d2p1:guid> <d2p1:guid>418683fa-c15d-41a0-89e0-c57380d43e2a</d2p1:guid> </EntityIds> <IdCompanyContract>af092a3b-66fe-422f-a9b6-426a979b02dc</IdCompanyContract> <IdCountryDelivery>60c32f4c-1573-4462-b0ed-96738d422d1e</IdCountryDelivery> <IdHologramTypeModel>a0e38afb-30f2-42f9-bd03-8deea7928518</IdHologramTypeModel> <IdIdentificationsTypesModel>7bc8d7a3-c09f-47bd-8877-338d0fc703c7</IdIdentificationsTypesModel> <IdLoyaltyProgram>4fd7bcb1-d91b-49ef-8ab8-9771308fc859</IdLoyaltyProgram> <IdProgram>52fd58bb-345a-46c1-b61a-ee281bda304a</IdProgram> <IdStateDelivery>3692a3a7-c299-485a-9d8f-452b4773b194</IdStateDelivery> <IdentificationRequestId>75f72c34-b24a-4609-a4c2-4872c91e1d74</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.
SalesOrderDtoName | 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": "efc768b4-6e64-4f21-a289-b37f4b2f1c6a", "NetworkId": "e7b83f3a-3a91-4ac0-94de-a288efe1583b", "CompanyId": "b306812b-c21f-4d07-9861-c5ab8d7f23b7", "CompanyContractId": "a1ea51d3-2afa-43f4-854b-7e7077d2dc95", "RquestIdentificationId": "e9883684-4657-4837-978f-afcc04a6f449", "Type": 64, "State": 64, "RequestDate": "2025-06-12T08:03:55.8988052Z", "RequestRealDate": "2025-06-12T08:03:55.8988052Z", "UpdateDate": "2025-06-12T08:03:55.8988052Z", "UpdateRealDate": "2025-06-12T08:03:55.8988052Z", "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>a1ea51d3-2afa-43f4-854b-7e7077d2dc95</CompanyContractId> <CompanyId>b306812b-c21f-4d07-9861-c5ab8d7f23b7</CompanyId> <ContractDescription>sample string 9</ContractDescription> <Id>efc768b4-6e64-4f21-a289-b37f4b2f1c6a</Id> <NetworkDateTimeZone>sample string 7</NetworkDateTimeZone> <NetworkId>e7b83f3a-3a91-4ac0-94de-a288efe1583b</NetworkId> <OrderNumber>1</OrderNumber> <PaymentReference>sample string 8</PaymentReference> <QuantityIdentifications>1</QuantityIdentifications> <RequestDate>2025-06-12T08:03:55.8988052Z</RequestDate> <RequestRealDate>2025-06-12T08:03:55.8988052Z</RequestRealDate> <RequestedAmount>1</RequestedAmount> <RequestedCommisionAmount>1</RequestedCommisionAmount> <RequestedNetAmount>1</RequestedNetAmount> <RequestedTaxesAmount>1</RequestedTaxesAmount> <RequestedTotalAmount>1</RequestedTotalAmount> <RquestIdentificationId>e9883684-4657-4837-978f-afcc04a6f449</RquestIdentificationId> <State>64</State> <Type>64</Type> <UpdateDate>2025-06-12T08:03:55.8988052Z</UpdateDate> <UpdateRealDate>2025-06-12T08:03:55.8988052Z</UpdateRealDate> </SalesOrderDto>