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. 14 - Transfer

1 - WalletControl

Previous14 - TransferNext2 - Wallet2Wallet

Last updated 3 months ago

POST https://apigw.elekse.com/api/hoppa/transfer/walletcontrol

Headers

Content-Type
Authorization

application/json

Body

{
  "GSM": "5319872052",
  "AccountNumber": "",
  "Iban": "",
  "Type": 2
}
Bearer Bearer !TOKEN!