> For the complete documentation index, see [llms.txt](https://api.fwallet.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://api.fwallet.net/account/send-frts-multi.md).

# Send FRTS Multi

Send individual amounts of FRTS to up to 64 recipients. POST only. Refer to **Create Transaction Request** for common parameters.

**Request:**\
`requestType` is *sendFRTSMulti*\
`recipients` is the account ID of the recipients. The recipients string is \<numid1>:\<amount1>;\<numid2>:\<amount2>;\<numidN>:\<amountN>

<br>
