/transfers/create
Last updated
Last updated
POST
/transfers/create
Use this method to send coins from your merchant's balance to a user. On success, returns completed Transfer.
Body
user_id
string
User ID in Telegram. User must have previously used ( for testnet).
contract
Contract of the coin to be sent.
amount
number
Amount of the transfer in float.
comment
string
Optional. Comment for the transfer.