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