Skip to main content

Snag Solutions - API Docs (v 0.1)


What’s Changed


GET /api/loyalty/accounts
Parameters:
Added: excludeDeletedCurrency in query
Pass true to drop accounts belonging to deleted loyalty currencies. Defaults to false, so they are included. Ignored when loyaltyCurrencyId names a currency — a deleted currency returns its accounts either way.
Changed: loyaltyCurrencyId in query
Loyalty currency ID(s) to filter accounts by. Accepts a single id or a list.

Result


API changes broke backward compatibility