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. Institutional API
  3. 25 - Integration
  4. 2 - Corporate

1 - Login

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

Headers

Content-Type
Authorization

null

null

Body

{
  "Username": "[email protected]",
  "Password": "Dev12345!"
}
Previous2 - CorporateNext2 - Accounts

Last updated 2 months ago