# Refund



## Properties

| Name | Type | Required | Description | Examples |
|------------|:-------------:|:-------------:|-------------|:-------------:|
| **id** |string |  |  | | |
| **paymentRequestId** |string |  |  | | |
| **amount** |number |  |  | | |
| **channelCode** |string |  |  | | |
| **country** |string |  |  | | |
| **currency** |string |  |  | | |
| **referenceId** |string |  |  | | |
| **failureCode** |string |  |  | | |
| **refundFeeAmount** |number |  |  | | |
| **created** |string |  |  | | |
| **updated** |string |  |  | | |
| **metadata** |object |  |  | | |



[[Back to README]](../../README.md)