{
"internalTransferTransformerId": "string",
"entityId": "string",
"name": "string",
"priority": 0,
"isAutoApprove": true,
"enabled": true,
"matchRule": {
"datetime": {
"type": "EQUALS",
"limit": "string",
"unit": "HOUR"
},
"amount": {
"type": "EQUALS",
"limit": "string",
"unit": "HOUR"
},
"txHash": {
"type": "EQUALS"
},
"memo": {
"type": "EQUALS"
}
},
"conditionList": [
{
"type": "ACCOUNT",
"direction": "BOTH",
"value": "string",
"operator": "EQ",
"auxiliaryTypeId": "string"
}
]
}