# CreateRefund



## Properties

| Name | Type | Required | Description | Examples |
|------------|:-------------:|:-------------:|-------------|:-------------:|
| **paymentRequestId** |string |  |  | | |
| **invoiceId** |string |  |  | | |
| **referenceId** |string |  |  | | |
| **amount** |number |  |  | | |
| **currency** |string |  |  | | |
| **reason** |string |  |  | | |
| **metadata** |object |  |  | | |



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