Transfer Currency
Transfer currency to a given recipient. POST only.
Request: Refer to Create Transaction Request for common parameters.
- requestType is transferCurrency
- recipient is the account ID of the transfer recipient
- currency is the currency ID
- units is the amount (in QNT) of the transfer
Response: Refer to Create Transaction Response