With this function, you can create/manage account filter.
| Parameter name | Type | Description | Possible values | Example |
|---|---|---|---|---|
| _id | String | Required on action modify The ID of the account filter. |
5b28f9f4d5ac5e5ed5049f82 | |
| action | String | Required The action you want to perform. |
|
|
| name | String | Required on action create Filter name. |
||
| type | Integer | Required on action create Filter Type. |
To view the possible values click on Filter Accounts type | |
| condition | Integer | Whether you want to exclude/include the account in the list. |
|
|
| list[] | List | List of account names to filter. | list[]=acct01&list[]=acct02 |