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

    Interface HakikishaLookupInput

    interface HakikishaLookupInput {
        phone: string;
        requestId?: string;
    }
    Index
    phone: string

    The customer's phone, in any common Kenyan form; sent as 254XXXXXXXXX.

    requestId?: string

    Your own id for the request; a UUID is minted when omitted. Echoed back by Safaricom.