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

    Interface OrgInfoQueryInput

    interface OrgInfoQueryInput {
        identifier: string;
        identifierType: "paybill" | "till";
    }
    Index

    Properties

    identifier: string

    The shortcode / till to look up.

    identifierType: "paybill" | "till"

    paybill → IdentifierType 4, till → IdentifierType 2.