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

    Interface B2bTopUpInput

    interface B2bTopUpInput {
        accountReference?: string;
        amount: number;
        queueTimeoutUrl: string;
        remarks?: string;
        requester?: string;
        resultUrl: string;
        toShortcode: string;
    }
    Index

    Properties

    accountReference?: string
    amount: number
    queueTimeoutUrl: string
    remarks?: string
    requester?: string

    Optional consumer MSISDN on whose behalf you pay.

    resultUrl: string
    toShortcode: string

    Destination B2C shortcode (PartyB) whose Utility account is loaded.