appmixer.mollie.core.CreatePaymentRefund
1.0.0
Public
| Field | Type | Description |
|---|---|---|
| Payment ID | text | The ID of the original payment to refund (e.g., tr_7UhSN1zuXS). |
| Amount Value | text | Refund amount as a string with 2 decimals, e.g. "5.00". Optional - if not provided, the full payment amount will be refunded. |
| Amount Currency | text | ISO 4217 currency code of the refund amount (e.g., EUR, USD). Only required if specifying a custom amount. |
| Description | text | Optional description for the refund. |
| Metadata | text | Arbitrary data you can attach to the refund. |
| Field | Type | Description |
|---|---|---|
| Resource | - | |
| Refund ID | - | |
| Amount | - | |
| Status | - | |
| Created At | - | |
| Description | - | |
| Metadata | - | |
| Payment ID | - | |
| Links | - |