Update Autotag

Endpoint to update the settings of a specific Autotag.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Required scopes:
  • autotag_write
Path Params
string
required

The Autotag ID.

Body Params

Update Autotag JSON parameters.

string

The name of the Autotag.

string
enum

The logical operator applied to the Criteria.

Allowed:
criteria
array of objects

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
boolean

It determines whether the Autotag rule is enabled (if a rule is not enabled, it won't be executed).

Responses

400

Your request has missing arguments or is malformed.

404

One or more resource requested does not exist.

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