Skip to content

Message: payment.refund

Back to Index

Registers a refund for a given amount. If the payment maps an external payment provider, this message should be called after the refund has been approved by the provider.

Body
amountnumber

The amount that was refunded.

transactionReferencestring (optional)

Reference to add to created Payment Journal entries. Usually a reference to an external verification of the refund.

Response Type string

Back to Index