LipaNaMpesaVerificationResponse

  • country
    Type: string
    required
  • error
    Type: object | null
    required

    Populated only when status is failed or error

    • code
      Type: string
      required
    • message
      Type: string
      required
  • id
    Type: stringFormat: uuid
    required
  • identifier
    Type: string
    required

    Paybill or till number

  • identifierType
    Type: string | null
    required
  • organizationName
    Type: string | null
    required

    Registered organization name

  • organizationShortCode
    Type: string | null
    required
  • origin
    Type: stringenum
    required

    Where this verification was initiated. api = Lira API key (machine-to-machine). dashboard = logged-in dashboard user.

    values
    • api
    • dashboard
  • status
    Type: stringenum
    required
    values
    • pending
    • success
    • failed
    • error
    • inconclusive
  • verificationType
    enum
    const:  
    LIPA_NA_MPESA
    required
    values
    • LIPA_NA_MPESA
  • verified
    Type: boolean | null
    required
  • verifiedAt
    Type: string | nullFormat: date-time
    required

    the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z