Add | Adds a return action. |
 Delete | Deletes an existing return action. |
 Get | Retrieves a return action. The return action is specified by its key, which is contained in the `ReturnActionParams` object passed to the method. |
 GetDataInterface | Creates an empty data structure for use with the `ReturnActionsService`. |
 GetDataInterfaceFromXMLFile | Creates an object from an XML file. |
 GetDataInterfaceFromXMLString | Creates an object from XML. |
 GetList | Returns the `ReturnActionParamsCollection` data collection that identifies all return actions. |
 Update | Updates an existing return action. |
Â