OrderDetailWebService Operations
For a list of operations associated with this Web service, see the following table.
Name | Description |
---|---|
OrderDetailQueryPage |
Performs query operations based on the view criteria and the search specifications set on the PDS Order Detail integration object as the input. This operation is used for querying order details including the payment, approvals, and shipping, and billing details. |
OrderDetailUpdate |
Performs update operations on the PDS Order Detail integration object as the input. This operation is used for editing the details of an order such as copying lines of the current order or cancelling an order. |
Request Message Description: OrderDetailQueryPage
Based on the view criteria and search specification set on the integration object, the order query can query the order header, line details of the order, approvals, payment, shipping, billing and shipment details. For a description of this request message, see the following table.
Node | Description | Type |
---|---|---|
OrderDetailQueryPage_Input |
The method arguments are Orders IO with query parameters set, Language Mode (value is LDC) and viewMode (All). |
Integration Object |
Response Message Description: OrderDetailQueryPage
Based on the view criteria and search specification set on the integration object, information about order header, line details of the order, approvals, payment, shipping, billing and shipment details is returned in the response.For a description of this response message, see the following table.
Node | Description | Type |
---|---|---|
OrderDetailQueryPage_Output |
The retrieved data for the query set on the view criteria and search specification. |
Integration Object |
Request Message Description: OrderDetailUpdate
For a description of this request message, see the following table.
Node | Description | Type |
---|---|---|
OrderDetailUpdate_Input |
The method arguments are Orders IO with parameters set, Language Mode (value is LDC) and viewMode (All). |
Integration Object |
Response Message Description: OrderDetailUpdate
For a description of this response message, see the following table.
Node | Description | Type |
---|---|---|
OrderDetailUpdate_Output |
The retrieved data for the update operation performed. |
Integration Object |