@sumup/sdk
    Preparing search index...

    Type Alias RefundTransactionParams

    type RefundTransactionParams = {
        amount?: number;
    }
    Index

    Properties

    Properties

    amount?: number

    Amount to be refunded. Eligible amount can't exceed the amount of the transaction and varies based on country and currency. If you do not specify a value, the system performs a full refund of the transaction.