Excerpt |
---|
This method returns the refund methods that are allowed to be used by refunds of a specific type. Multiple refund methods are returned by each call |
Tip |
---|
...
Resource URL
Parameters
Name | Type | Description | ||||||
token | String | The token retrieved from the login method | ||||||
refund_type_identifier (mandatory) | Financial Transaction Type Identifier | The identifier of the type of the refund that will be using the refund methods. The refund methods are filtered against the allowed refund methods of the specified type. The allowed financial transaction type identifier fields are the following:
| ||||||
fields_set (optional) | List of Strings, comma separated | A list of fields that should be included in the results. If not specified then all the available fields will be returned |
...