Overview
WSDL: https://api.channeladvisor.com/ChannelAdvisorAPI/v1/OrderService.asmx?WSDL![]()
URL: https://api.channeladvisor.com/ChannelAdvisorAPI/v1/OrderService.asmx![]()
The Order Service contains public web methods for retrieving and submitting Orders. An order represents an entire purchase commitment from a buyer to a ChannelAdvisor seller.
Operations
| Name | Description |
|---|---|
| GetOrderList | Retrieve a set of orders based on the criteria sent by the caller. |
| Ping | Returns OK if the service is available. |
| SubmitOrder | Submits a new order for processing |
| SubmitAmazonFullRefund | Submits an entire order for Refund at Amazon. |
| [SubmitAmazonPartialRefund] | Submits items for Refund at Amazon. |
| SetOrdersExportStatus | Takes an array of orderNumbers. Works in conjunction with GetOrderList which allows for filtering on ExportState |