@kepas/daraja-js
    Preparing search index...

    Interface ReversalInput

    interface ReversalInput {
        amount: number;
        queueTimeoutUrl: string;
        remarks?: string;
        resultUrl: string;
        transactionId: string;
    }
    Index

    Properties

    amount: number
    queueTimeoutUrl: string
    remarks?: string
    resultUrl: string
    transactionId: string

    M-Pesa receipt of the transaction to reverse.