Snag Solutions - API Docs (v 0.1)
What’s Changed
GET /api/referral/users
Return Type:
Changed response : 200 OK200
-
Changed content type :
application/json-
Changed property
data(array) Changed items (object): New required properties:-
amount -
tier1Amount -
tier2Amount
-
Added property
tier1Amount(number)This will only return data for earnings after 2025-04-24
-
Added property
tier2Amount(number)This will only return data for earnings after 2025-04-24
-
Added property
amount(number)This will only return data for earnings after 2025-04-24
-
Changed property
referralCode(object) New optional properties:-
amount -
tier1Amount -
tier2Amount
-
Added property
loyaltyRuleId(string) -
Deleted property
tier1Amount(number)This will only return data for earnings after 2025-04-24
-
Deleted property
tier2Amount(number)This will only return data for earnings after 2025-04-24
-
Deleted property
amount(number)This will only return data for earnings after 2025-04-24
-
-
-
Changed property
Result
API changes broke backward compatibility