Authorization: Bearer ********************{
"name": "",
"type": "TRANSACTION",
"journalTypeId": "string",
"conditions": "",
"entryLineAuxiliaryValueMap": [
[
{
"auxiliaryTypeId": "string",
"value": {
"type": "string",
"auxiliaryItemId": "string"
}
}
]
],
"entryActions": [
{}
],
"enableAutomationJournalApproved": true
}curl --location 'https://web-api.blockindex.com/entity/entityId/tradeAutomationRule' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"name": "",
"type": "TRANSACTION",
"journalTypeId": "string",
"conditions": "",
"entryLineAuxiliaryValueMap": [
[
{
"auxiliaryTypeId": "string",
"value": {
"type": "string",
"auxiliaryItemId": "string"
}
}
]
],
"entryActions": [
{}
],
"enableAutomationJournalApproved": true
}'{
"status": "success",
"requestId": "ed458995-3eb1-48c9-90b3-1e6f4d57ab82",
"data": {
"tradeAutomationRuleId": -144882133,
"entityId": -1306273241,
"priority": -951081468,
"name": "阙馥君",
"conditions": "fugiat",
"journalTypeId": 388704946,
"entryActions": "id nulla eu esse",
"enabled": true,
"createdAt": "2025-10-19 12:24:02",
"updatedAt": "2025-05-10",
"deletedAt": "2025-02-04 17:34:05",
"enableAutomationJournalApproved": false
}
}