post
http://localhost:8080/v1/transactions//tags
Add or remove tags for transaction. Each tag must either reference an existing tag by 'id', or specify both 'category' and 'value' to create/reference a new tag. If 'id' is null, both 'category' and 'value' are required. Operation field determines whether tags are added (ADD) or removed (REMOVE).
