7 - Wallet2IBAN
POST
https://apigw.elekse.com/api/hoppa/corporate/wallet2iban
Headers
Content-Type
Authorization
application/json
Bearer ******************
Body
{
"SenderAccountId": 1613,
"ReceiverFullName": "Alıcı Ünvanı",
"IBAN": "TR370006400000112230******",
"Amount": 1,
"Description": "Test"
}
Last updated