Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Content-Type must be set to application/json
Path Parameters
The UUID of the business to fetch activities for
Query Parameters
Filter activities by start date. Activities with a start date on or after this date will be included. ISO 8601 date format.
Filter activities by end date. Activities with a start date on or before this date will be included. ISO 8601 date format.
The page number to fetch. Defaults to 1.
The number of items per page. Defaults to 25, maximum is 100.
Response
- Categorize Transaction
- Load PnL
Timestamp of when this activity was created.
ID of the transaction to categorize in this activity.
The categorization method for this activity.
SMS, API, LAYER_AUTO, LAYER_MANUAL The categorization for the transaction
- Category
- Split
Resource type. Value will be 'Categorize_Transaction_Activity'.
"Categorize_Transaction_Activity"