Properties
Optional Amount
Amount: undefined | number
Optional CurrencyID
CurrencyID: undefined | string
Optional OrderID
OrderID: undefined | number
Optional PaymentTransactionID
PaymentTransactionID: undefined | number
Optional PaymentTypeID
PaymentTypeID: undefined | number
Optional Properties
Properties: undefined | {}
Create a refund
With this service a refund can be done based on an existing PaymentTransaction, or without it for an Order.
It is required to specify a transaction or to specify the PaymentType to use.
When no Amount is specified the open amount of the order will be used.