POST SalesOrderIdentificationsSaleVehicle
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": "4ed18a00-ddf3-4ed1-af98-cb21bc70320d",
"IdProgram": "553ebc2a-6043-4fa2-95c3-8d7db8ba22b4",
"IdLoyaltyProgram": "1ddd0c32-65be-4538-acc8-d6b4253b5a36",
"IdIdentificationsTypesModel": "88664dd2-6d72-48e9-a84b-59e7ae5b131b",
"EntityIds": [
"c09f44d7-b8df-45e6-8431-93362b65a02e",
"e87c6b04-8a9e-498d-8b74-827fafc3e191"
],
"Type": 2,
"Street1Delivery": "sample string 3",
"Street2Delivery": "sample string 4",
"ZipCodeDelivery": "sample string 5",
"CityDelivery": "sample string 6",
"IdStateDelivery": "c23b35da-6711-4451-b39f-35b17c2ec484",
"IdCountryDelivery": "b3ccef38-70fa-4685-8a31-00d280f3f6cb",
"DeliveryContactName": "sample string 7",
"DeliveryContactPhoneNumber": "sample string 8",
"IdentificationRequestId": "a796878b-cc4a-4644-ac77-3b01d04f7fcd",
"OrderNumber": 1,
"IdHologramTypeModel": "72236d77-698f-432f-b690-9bcb75871021"
}
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>c09f44d7-b8df-45e6-8431-93362b65a02e</d2p1:guid>
<d2p1:guid>e87c6b04-8a9e-498d-8b74-827fafc3e191</d2p1:guid>
</EntityIds>
<IdCompanyContract>4ed18a00-ddf3-4ed1-af98-cb21bc70320d</IdCompanyContract>
<IdCountryDelivery>b3ccef38-70fa-4685-8a31-00d280f3f6cb</IdCountryDelivery>
<IdHologramTypeModel>72236d77-698f-432f-b690-9bcb75871021</IdHologramTypeModel>
<IdIdentificationsTypesModel>88664dd2-6d72-48e9-a84b-59e7ae5b131b</IdIdentificationsTypesModel>
<IdLoyaltyProgram>1ddd0c32-65be-4538-acc8-d6b4253b5a36</IdLoyaltyProgram>
<IdProgram>553ebc2a-6043-4fa2-95c3-8d7db8ba22b4</IdProgram>
<IdStateDelivery>c23b35da-6711-4451-b39f-35b17c2ec484</IdStateDelivery>
<IdentificationRequestId>a796878b-cc4a-4644-ac77-3b01d04f7fcd</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": "b9942c17-605d-43cc-a511-485d802dab30",
"NetworkId": "bb270cba-7af9-4c17-9b9b-0b255efa9fa3",
"CompanyId": "47c3792b-9c66-407e-b53c-0b104d1e5fd7",
"CompanyContractId": "bdcbaec8-6e3c-4847-beaa-427a6a9ccdd3",
"RquestIdentificationId": "24b61661-09b7-4807-9a37-82704e3c1440",
"Type": 64,
"State": 64,
"RequestDate": "2025-12-13T23:53:01.6283912Z",
"RequestRealDate": "2025-12-13T23:53:01.6283912Z",
"UpdateDate": "2025-12-13T23:53:01.6283912Z",
"UpdateRealDate": "2025-12-13T23:53:01.6283912Z",
"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>bdcbaec8-6e3c-4847-beaa-427a6a9ccdd3</CompanyContractId> <CompanyId>47c3792b-9c66-407e-b53c-0b104d1e5fd7</CompanyId> <ContractDescription>sample string 9</ContractDescription> <Id>b9942c17-605d-43cc-a511-485d802dab30</Id> <NetworkDateTimeZone>sample string 7</NetworkDateTimeZone> <NetworkId>bb270cba-7af9-4c17-9b9b-0b255efa9fa3</NetworkId> <OrderNumber>1</OrderNumber> <PaymentReference>sample string 8</PaymentReference> <QuantityIdentifications>1</QuantityIdentifications> <RequestDate>2025-12-13T23:53:01.6283912Z</RequestDate> <RequestRealDate>2025-12-13T23:53:01.6283912Z</RequestRealDate> <RequestedAmount>1</RequestedAmount> <RequestedCommisionAmount>1</RequestedCommisionAmount> <RequestedNetAmount>1</RequestedNetAmount> <RequestedTaxesAmount>1</RequestedTaxesAmount> <RequestedTotalAmount>1</RequestedTotalAmount> <RquestIdentificationId>24b61661-09b7-4807-9a37-82704e3c1440</RquestIdentificationId> <State>64</State> <Type>64</Type> <UpdateDate>2025-12-13T23:53:01.6283912Z</UpdateDate> <UpdateRealDate>2025-12-13T23:53:01.6283912Z</UpdateRealDate> </SalesOrderDto>