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": "176dd934-ca8e-474e-9885-c5463e6e955a",
"IdProgram": "ae331e21-bbd9-4219-ba76-144de4432f95",
"IdLoyaltyProgram": "d2dcdddd-8ee6-409c-ab8c-ce5d68ee9cdc",
"IdIdentificationsTypesModel": "6c3d04f4-821f-4ebd-ab00-2c28ca1d002a",
"EntityIds": [
"99a37eb1-4897-4527-af28-3d044e124307",
"92f6e177-e436-452d-bf7a-a25f9c164aff"
],
"Type": 2,
"Street1Delivery": "sample string 3",
"Street2Delivery": "sample string 4",
"ZipCodeDelivery": "sample string 5",
"CityDelivery": "sample string 6",
"IdStateDelivery": "12c4ff79-8e07-4355-82b4-0e3c87770d11",
"IdCountryDelivery": "dd98ea89-ee89-4790-94c6-ccb9dfbe9ccd",
"DeliveryContactName": "sample string 7",
"DeliveryContactPhoneNumber": "sample string 8",
"IdentificationRequestId": "69c1cb89-a18c-4f59-9d68-ae92b897157b",
"OrderNumber": 1,
"IdHologramTypeModel": "b3d1e37b-dd20-4b46-bb22-61dd594693a4"
}
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>99a37eb1-4897-4527-af28-3d044e124307</d2p1:guid>
<d2p1:guid>92f6e177-e436-452d-bf7a-a25f9c164aff</d2p1:guid>
</EntityIds>
<IdCompanyContract>176dd934-ca8e-474e-9885-c5463e6e955a</IdCompanyContract>
<IdCountryDelivery>dd98ea89-ee89-4790-94c6-ccb9dfbe9ccd</IdCountryDelivery>
<IdHologramTypeModel>b3d1e37b-dd20-4b46-bb22-61dd594693a4</IdHologramTypeModel>
<IdIdentificationsTypesModel>6c3d04f4-821f-4ebd-ab00-2c28ca1d002a</IdIdentificationsTypesModel>
<IdLoyaltyProgram>d2dcdddd-8ee6-409c-ab8c-ce5d68ee9cdc</IdLoyaltyProgram>
<IdProgram>ae331e21-bbd9-4219-ba76-144de4432f95</IdProgram>
<IdStateDelivery>12c4ff79-8e07-4355-82b4-0e3c87770d11</IdStateDelivery>
<IdentificationRequestId>69c1cb89-a18c-4f59-9d68-ae92b897157b</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": "b1a16a99-a146-4a8e-ac31-bcd46b845de5",
"NetworkId": "3e4756e2-4267-4a05-8b0b-d6592c7a205c",
"CompanyId": "9c3d8d1c-0def-4e3e-9975-f73c235bd71c",
"CompanyContractId": "55e5d966-d8cf-48e3-8c1b-db4d9eab2d2d",
"RquestIdentificationId": "44b16b29-8d66-4372-a29e-463db5f504b2",
"Type": 64,
"State": 64,
"RequestDate": "2026-03-13T12:26:55.8978223Z",
"RequestRealDate": "2026-03-13T12:26:55.8978223Z",
"UpdateDate": "2026-03-13T12:26:55.8978223Z",
"UpdateRealDate": "2026-03-13T12:26:55.8978223Z",
"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>55e5d966-d8cf-48e3-8c1b-db4d9eab2d2d</CompanyContractId> <CompanyId>9c3d8d1c-0def-4e3e-9975-f73c235bd71c</CompanyId> <ContractDescription>sample string 9</ContractDescription> <Id>b1a16a99-a146-4a8e-ac31-bcd46b845de5</Id> <NetworkDateTimeZone>sample string 7</NetworkDateTimeZone> <NetworkId>3e4756e2-4267-4a05-8b0b-d6592c7a205c</NetworkId> <OrderNumber>1</OrderNumber> <PaymentReference>sample string 8</PaymentReference> <QuantityIdentifications>1</QuantityIdentifications> <RequestDate>2026-03-13T12:26:55.8978223Z</RequestDate> <RequestRealDate>2026-03-13T12:26:55.8978223Z</RequestRealDate> <RequestedAmount>1</RequestedAmount> <RequestedCommisionAmount>1</RequestedCommisionAmount> <RequestedNetAmount>1</RequestedNetAmount> <RequestedTaxesAmount>1</RequestedTaxesAmount> <RequestedTotalAmount>1</RequestedTotalAmount> <RquestIdentificationId>44b16b29-8d66-4372-a29e-463db5f504b2</RquestIdentificationId> <State>64</State> <Type>64</Type> <UpdateDate>2026-03-13T12:26:55.8978223Z</UpdateDate> <UpdateRealDate>2026-03-13T12:26:55.8978223Z</UpdateRealDate> </SalesOrderDto>