GET api/{module}/EstimateOrderItem/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | string |
Required |
|
| module | string |
None. |
Body Parameters
None.
Response Information
Resource Description
EstimateOrderItemMain| Name | Description | Type | Additional information |
|---|---|---|---|
| Item | integer |
None. |
|
| Product | ProductMain |
None. |
|
| ProductCode | string |
None. |
|
| ProductCodeAux | string |
None. |
|
| ProductDesc | string |
None. |
|
| ProductDescItem | string |
None. |
|
| RepresentativeCode | string |
None. |
|
| RepresentativeName | string |
None. |
|
| FiscalOperationCode | string |
None. |
|
| FiscalOperationDesc | string |
None. |
|
| Quantity | decimal number |
None. |
|
| QuantityServed | decimal number |
None. |
|
| GrossPrice | decimal number |
None. |
|
| NetPrice | decimal number |
None. |
|
| DiscountPerc1 | decimal number |
None. |
|
| IncreasePerc | decimal number |
None. |
|
| CommissionPerc | decimal number |
None. |
|
| TotalGeneral | decimal number |
None. |
|
| WarehouseCode | string |
None. |
|
| WarehouseDesc | string |
None. |
|
| UnitMeasureCode | string |
None. |
|
| UnitMeasureDesc | string |
None. |
|
| ListPriceCode | integer |
None. |
|
| Notes | string |
None. |
|
| Attribute1 | string |
None. |
|
| Attribute2 | string |
None. |
|
| Attribute3 | string |
None. |
|
| Attribute4 | string |
None. |
|
| Attribute5 | string |
None. |
|
| Attribute6 | string |
None. |
|
| Attribute7 | string |
None. |
|
| Attribute8 | string |
None. |
|
| Id | string |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.