API February 2026 improvements (1.6.3)
- Added phone number validation and duplicate checks in
add-user and alter-user endpoints.
- Added composable campaign and reward method foundations for modular campaign configuration.
- Added location search for the Resources API Business resource.
- Added text search support across multiple properties for
get-businesses and the Resources API using search[*] syntax.
- Added task-triggered campaign support.
- Added spend basket-level campaign assignments.
- Fixed
add-user so admin user creation now works correctly when an end-user with the same username already exists in the chain.
- Changed
alter-user so API version 1.6.3 and above requires user_id when updating admin users by username.
- Improved
alter-user so username clash checks now run in the target user's app when both user_id and username are supplied.