Purge Orders
The purgeOrders operation accepts a criteria comprising start date, end date, and order status. The orders fulfilling the criteria qualify to be purged upon invocation of the web service. For each invocation, a unique ID is returned, which serves as an acknowledgment or a token of a successful submission of your request. This ID is also termed as purge ID. In case of a malformed request or error in the processing, a fault message is sent back as a web service response. For example, you can initiate a request to delete all the order data from the OMS database and Orchestrator between 01/10/2010 09:30:00 and 10/10/2011 18:30:00 and order status as COMPLETE.
End-point URL: http://<HOST>:<PORT>/omsServer/api/purgeOrderService
The request message format is:
The reply message format is: