Snag Solutions - API Docs (v 0.1)
What’s Changed
GET /api/loyalty/account_streaks
Parameters:
Added:websiteId in query
Unique identifier for the websiteAdded:
organizationId in query
Unique identifier for the organizationAdded:
userGroupId in query
Unique identifier for the user group
Return Type:
Changed response : 200 OK200
-
Changed content type :
application/jsonChanged items (object):Response schema for getting loyalty account streaks, null if no streak
New optional properties:-
id
- Changed property
id(string)ID of the loyalty account streak, null if no streak yet
-
Result
API changes broke backward compatibility