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