post https://api-sdk.lmnl.dev/api/v2/wallets/:walletid/send-many-transaction-request
This API is a request to execute a single or multiple transactions from a v2 withdrawal wallet to the specified destination address(es). EVM chains support transfers to a single address, while UTXO chains support transfers to one or more addresses. You can transfer funds in either native coin or token in a single request.
Transactions from v2 wallets are screened by Liminal Firewall (if enabled). It performs compliance checks and provides final outcomes before broadcasting to the blockchain. If your organisation has Travel Rule policy enabled in Firewall, include the travelRule object in the request body to avoid transaction failure. If the policy is disabled, you can skip this object.
