cURL
curl --request POST \ --url https://access-wallet.test.ftrader.pro/wallet/api/card/balance/transfer
{ "code": 123, "msg": "<string>", "data": { "agencyCode": "<string>", "amount": 123, "appId": "<string>", "channelCardTransactionId": "<string>", "currency": "<string>", "entryType": "<string>", "fromAppUserEmail": "<string>", "fromAppUserId": "<string>", "fromCardNumber": "<string>", "fromEmbossedName": "<string>", "intent": "<string>", "postedAt": "2023-11-07T05:31:56Z", "status": "CREATED", "toAppUserEmail": "<string>", "toAppUserId": "<string>", "toCardNumber": "<string>", "toEmbossedName": "<string>" } }
Agency Code
Transfer Amount (min 2)
App ID
Sender App User Email
Sender App User ID
Sender Card Number
Sign
Current Millisecond Timestamp (max 1 minute)
Receiver App User Email
Receiver Card Number
OK
Show child attributes