6 - Wallet2Wallet

POST https://apigw.elekse.com/api/hoppa/corporate/wallet2wallet

Headers

Content-TypeAuthorization

application/json

Bearer ******************

Body

{
  "SenderAccountId": 231,
  "ReceiverAccountId": 230,
  "Amount": 10,
  "Description": "Opsiyonel Açıklama"
}

Last updated