Tracking Categories
TheTrackingCategory
object is used to represent a company's tracking categories.The TrackingCategory object
Properties
id
Stringremote_id
Stringname
Stringstatus
EnumACTIVE
, ARCHIVED
, or - in cases where there is no clear mapping - the original value passed through.remote_was_deleted
Boolean{"id": "ecbe05ac-62a3-46c5-ab31-4b478b37d1b4","remote_id": "948201","name": "Marketing Department","status": "ACTIVE","remote_was_deleted": true}
/tracking-categories
Returns a list of TrackingCategory
objects.
Header Parameters
Authorization
StringX-Account-Token
StringQuery & Path Parameters
created_after
Stringcreated_before
Stringcursor
Stringinclude_deleted_data
Booleaninclude_remote_data
Booleanmodified_after
Stringmodified_before
Stringpage_size
Integerremote_fields
Stringremote_id
String{"next": "cD0yMDIxLTAxLTA2KzAzJTNBMjQlM0E1My40MzQzMjYlMkIwMCUzQTAw","previous": "cj1sZXdwd2VycWVtY29zZnNkc2NzUWxNMEUxTXk0ME16UXpNallsTWtJ","results": [{"id": "ecbe05ac-62a3-46c5-ab31-4b478b37d1b4","remote_id": "948201","name": "Marketing Department","status": "ACTIVE","remote_was_deleted": true}]}

FreshBooks
Merge supports Passthrough Requests to this platform's API
Supported Response Fields
name
Stringremote_id
Stringstatus
Enum
Netsuite
Merge supports Passthrough Requests to this platform's API
Supported Response Fields
name
Stringremote_id
Stringstatus
Enum
Quickbooks Online
Merge supports Passthrough Requests to this platform's API
Supported Response Fields
name
Stringremote_id
Stringstatus
Enum
Xero
Merge supports Passthrough Requests to this platform's API
Supported Response Fields
name
Stringremote_id
Stringstatus
Enum/tracking-categories/{id}
Returns a TrackingCategory
object with the given id
.
Header Parameters
Authorization
StringX-Account-Token
StringQuery & Path Parameters
id
Stringinclude_remote_data
Booleanremote_fields
String{"id": "ecbe05ac-62a3-46c5-ab31-4b478b37d1b4","remote_id": "948201","name": "Marketing Department","status": "ACTIVE","remote_was_deleted": true}

FreshBooks
Merge supports Passthrough Requests to this platform's API
Supported Response Fields
name
Stringremote_id
Stringstatus
Enum
Netsuite
Merge supports Passthrough Requests to this platform's API
Supported Response Fields
name
Stringremote_id
Stringstatus
Enum
Quickbooks Online
Merge supports Passthrough Requests to this platform's API
Supported Response Fields
name
Stringremote_id
Stringstatus
Enum
Xero
Merge supports Passthrough Requests to this platform's API
Supported Response Fields
name
Stringremote_id
Stringstatus
Enum