Hoppa Developer Environment
  • Hoppa Developer Environment
    • Institutional API
      • 25 - Integration
        • 2 - Corporate
          • 1 - Login
          • 2 - Accounts
          • 3 - Balance
          • 4 - AccountActivity
          • 5 - WalletControl
          • 6 - Wallet2Wallet
          • 7 - Wallet2IBAN
          • 8 - Receipt
          • 9 - BankAccounts
          • 10 - Commissions
          • 11 - Limits
          • 12 - Wallet2IBAN/Query
          • 13 - MoneyCatch
          • 14 - IsRegistered
      • OTPConfirm
    • Transfer API
      • 1 - Login
        • Registered
          • 2 - LoginInput
          • 3 - OTPConfirm
      • 6 - Account
        • GetAccounts
      • 14 - Transfer
        • 1 - WalletControl
        • 2 - Wallet2Wallet
        • 4 - Wallet2Iban
      • 22 - Payments
        • 1. Invoice
          • 1 - InvoiceCompaines
          • 2 - InvoiceQuery
          • 3 - InvoicePay
          • 4 - InvoiceCalculateCommission
          • 5 - InvoiceHistory
        • 3 - ePin
          • 1 - Categories
          • 2 - Products
          • 3 - Buy
          • 4 - EPins
        • 1 - Channels
    • Partner API
      • 1 - Member
        • 1 - Register
        • 2 - Login
      • Handshake
Powered by GitBook
On this page
  • Headers
  • Body
  1. Hoppa Developer Environment
  2. Transfer API
  3. 1 - Login
  4. Registered

2 - LoginInput

POST https://apigw.elekse.com/api/hoppa/auth/login/input

Headers

Content-Type

null

Body

{
  "Input": "[email protected]",
  "Password": "******"
}
PreviousRegisteredNext3 - OTPConfirm

Last updated 2 months ago