The GetSingleOrderAdvice function returns the orderAdvice record for the given primary key.
Method | /productbasecomponents.asmx/GetSingleOrderAdvice |
The request body is of type GetSingleOrderAdvice.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleOrderAdviceResponse.
Name | Description | Data Type |
---|---|---|
GetSingleOrderAdviceResult | OrderAdviceInfo |
|