post https://api-sdk.lmnl.dev/api/v2/wallets/:walletid/send-many-transaction-request
This API is a request to create a single or multiple transaction requests from the specified v2 withdrawal hot wallet.
Transactions originating from v2 wallets are screened by Liminal Firewall (if enabled) to complete compliance checks and return final outcomes. 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.
If you are using a v1 wallet, use the Send multiple transaction requests (v1 wallet) API to create transactions.
For transactions to be fully signed and broadcasted, ensure that the transaction execution job is running on your Liminal Express server.
Tip