The Tags API allows affiliate users to create, manage, and associate tags with orders for better organization and categorization. Tags can be scoped to individual users your affiliate as a whole. Currently only supported with orders.
Authentication
All endpoints require affiliate user authentication with one of the following roles:
AFFILIATE_SUPER_ADMINAFFILIATE_ADMINAFFILIATE_AGENT
Authentication is provided via the access_token parameter.
Tags operate within different scopes:
- User Tags: Personal tags created by individual users
- Affiliate Tags: Shared tags available to all users within an affiliate (requires admin role to create)
- System Tags: Global tags available to all users (read-only, cannot be modified)
