Subscribe to the changelog RSS feed from the page header to stay informed automatically:
- Use the Slack RSS app to follow updates in your preferred channel. Slack help guide
- Forward new entries to your inbox with Zapier’s RSS to Email automation. Zapier integration
- Pipe the feed into Discord using Readybot or RSS.app. Readybot · RSS.app Discord bot
Changelog
What’s Changed
GET /api/loyalty/rule_groups
Return Type:
Changed response : 200 OK200
-
Changed content type :
application/json-
Changed property
data(array) Changed items (object):Schema for a get loyalty rule groups response
-
Changed property
loyaltyGroupItems(array) Changed items (object):-
Changed property
loyaltyRule(object)-
Changed property
type(string) Added enum value:tiktok_follow
-
Changed property
-
Changed property
-
Changed property
-
Changed property
POST /api/loyalty/rules
Request:
Changed content type :application/json-
Changed property
type(string)Type of loyalty rule being created
Added enum value:tiktok_follow
Return Type:
Changed response : 200 OK200
-
Changed content type :
application/json-
Changed property
type(string)Type of loyalty rule being created
Added enum value:tiktok_follow
-
Changed property