GET api/order/OnlineOrderDetail
Allows you to get a list of items.
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of IOnlineOrderDetailName | Description | Type | Additional information |
---|---|---|---|
ID | integer |
None. |
|
OnlineOrderID | integer |
None. |
|
PriceID | integer |
None. |
|
Description | string |
None. |
|
IsAdditionalInfo | boolean |
None. |
|
AdditionalInfoData | string |
None. |
|
Compare | decimal number |
None. |
|
TaxableAmount | decimal number |
None. |
|
ShippingValue | decimal number |
None. |
|
GroupOwnerOnlineOrderDetailID | integer |
None. |
|
InventoryRelationshipGroupID | integer |
None. |
|
SourceProgrammingKey | string |
None. |
|
IsSoftCountExpired | boolean |
None. |
|
WarehouseID | integer |
None. |
Response Formats
application/xml, text/xml, application/json, text/json
Sample:
Sample not available.