added
V2 - Categories Analytical Codes
February 11th, 2025 by Integrations Squad
When creating or updating categories a new optional field analytical_code
can now be assigned to a category. This enhancement is available exclusively to companies subscribed to the advanced analytics module.
- Endpoints Affected:
- POST /categories
- PUT /categories/{id}
- Usage:
Include theanalytical_code
field in the request body when creating or updating categories. - Note:
Ensure your subscription includes the advanced analytics module to utilize this feature.