post https://api.telepay.cash/rest/transfer
Transfer funds between internal wallets. Off-chain operation.
Log in to see full request history
Responses
Transfer funds between internal wallets. Off-chain operation.
xxxxxxxxxx
11curl --request POST \
--url https://api.telepay.cash/rest/transfer \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"asset": "TON",
"blockchain": "TON",
"network": "mainnet"
}
'
Try It!
to start a request and see the response here! Or choose an example: