Mayson Monorepo Documentation
    Preparing search index...
    interface TransactionRefundParams {
        expand?: string[];
        refund_amount?: number;
    }
    Index

    Properties

    expand?: string[]

    Specifies which fields in the response should be expanded.

    refund_amount?: number

    The total amount to attempt to refund. This amount is in the provided currency, or defaults to the cards currency, and in the smallest currency unit.