oms OrderReturn Web Service





Functional Description

This web service is used by RWMS to update an order management system (OMS) on the receipt of a customer order return into the warehouse. Two different types of returns can be processed through this service – a pending return and a detailed return. A pending return simply means that a box has been received at the warehouse for the order, but the contents haven’t been verified or checked in. The detailed return would mean that the warehouse has completed processing the return and is expected to contain details on the items returned and the disposition of those items.

Technical Description

Services

oms-OrderReturnService


Description

null





Integration Catalog

OMS24

Service WSDL

oms-OrderReturnService.wsdl

ServiceDefinition.xml

oms-ServiceProviderDefLibrary.xml





Operations

Operation Name

Description

returnReceivedNotification

Message that indicates RWMS has received a container for a RMA number.

returnComplete

Message that indicates RWMS has processed the container associated with the RMA number.



Operation Business Objects (Payload)

Operation Name

Input

Input Sample

Output

Output Sample

returnReceivedNotification

PendRtrnCtnRcpt.xsd

PendRtrnCtnRcpt.xml

InvocationSuccess.xsd

InvocationSuccess.xml

returnComplete

PendRtrnDesc.xsd

PendRtrnDesc.xml

InvocationSuccess.xsd

InvocationSuccess.xml