Skip to main content

Snag Solutions - API Docs (v 0.1)


What’s Changed


GET /api/loyalty/account_streaks
Parameters:
Added: websiteId in query
Unique identifier for the website
Added: organizationId in query
Unique identifier for the organization
Added: userGroupId in query
Unique identifier for the user group
Return Type:
Changed response : 200 OK
200
  • Changed content type : application/json Changed 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