# RefundCallbackData



## Properties

| Name | Type | Required | Description | Examples |
|------------|:-------------:|:-------------:|-------------|:-------------:|
| **id** |string | ☑️ |  | | |
| **paymentId** |string | ☑️ |  | | |
| **invoiceId** |string |  |  | | |
| **paymentMethodType** |string | ☑️ |  | | |
| **amount** |number | ☑️ |  | | |
| **channelCode** |string | ☑️ |  | | |
| **status** |string | ☑️ |  | | |
| **reason** |string | ☑️ |  | | |
| **country** |string | ☑️ |  | | |
| **currency** |string | ☑️ |  | | |
| **referenceId** |string |  |  | | |
| **failureCode** |string |  |  | | |
| **refundFeeAmount** |number |  |  | | |
| **created** |string | ☑️ |  | | |
| **updated** |string | ☑️ |  | | |
| **metadata** |object |  |  | | |



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