The GetSingleSaleOrder function returns the saleOrder record for the given primary key.
Method | /productbasecomponents.asmx/GetSingleSaleOrder |
The request body is of type GetSingleSaleOrder.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleSaleOrderResponse.
Name | Description | Data Type |
---|---|---|
GetSingleSaleOrderResult | SaleOrderInfo |
|