post
https://api-bot-v1.dbotx.com/automation/limit_orders
This API is used to create multi-chain limit buy and limit sell tasks
| Free | Plus | Pro | Enterprise | Credit Usage |
|---|---|---|---|---|
| ✅ | ✅ | ✅ | ✅ | 0 |
Response Data
{
"err": false, // Error or not
"res": { // Response data
"ids": [ // Limit order task ids
"lus8bfug0040i2",
"lus8bfug004166"
]
}
}Request Parameters visualization reference

