The GetOrderAdvices function returns all orderAdvice records for the specified parameters.
Method | /productbasecomponents.asmx/GetOrderAdvices |
The request body is of type GetOrderAdvices.
Name | Description | Data Type |
---|---|---|
request | GetOrderAdvicesRequest |
|
The response body is of type GetOrderAdvicesResponse.
Name | Description | Data Type |
---|---|---|
GetOrderAdvicesResult | ArrayOfViewOrderAdviceInfo |
|