Basic Information

appmixer.mollie.core.CreatePaymentRefund

1.0.0

Public

Creates a refund for a specific payment. Critical for handling returns and customer service.

Input Ports

in

FieldTypeDescription
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.

Output Ports

out

FieldTypeDescription
Resource -
Refund ID -
Amount -
Status -
Created At -
Description -
Metadata -
Payment ID -
Links -

Full Metadata