Add Autotag

Endpoint to add a new Autotag.

Body Params
string
required

The name of the Autotag.

string
enum
required

The logical operator applied to the Criteria.

Allowed:
criteria
array of objects
required

The list of Criteria that need to be satisfied in order for the Autotag to be executed.

criteria*
string

The ID of the ExpenseCategory of to be assigned to a Transaction satisfying the Criteria.

string

The ID of the VATRate to be assigned to a Transaction satisfying the Criteria.

tag_ids
array of objects

The IDs of the Tag and related List to be assigned to a Transaction satisfying the Criteria.

tag_ids
Responses

400

Your request has missing arguments or is malformed.

404

One or more resource requested does not exist.

Language
Credentials
OAuth2
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json