Categorize Transaction

Assign a category to a transaction

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

entityIdstringRequired
entity ID

Request

This endpoint expects an object.
transactionIdstringRequired
categoryIdstringRequired

Response

Transaction categorized
messagestring or null
transactionobject or null

Errors