Tag multiple bank transactions with a custom tag. Transactions can be tagged in bulk or individually with this endpoint.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Content-Type must be set to application/json
The UUID of the business to tag transactions for
Contains a collection of tags as defined by the ApiTag schema. This structure is used to encapsulate multiple tags in API responses or requests.
Tag multiple bank transactions with a custom tag. Transactions can be tagged in bulk or individually with this endpoint.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Content-Type must be set to application/json
The UUID of the business to tag transactions for
Contains a collection of tags as defined by the ApiTag schema. This structure is used to encapsulate multiple tags in API responses or requests.