cURL
curl --request GET \ --url https://admin.snagsolutions.io/api/loyalty/multipliers \ --header 'X-API-KEY: <api-key>'
{ "data": [ { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "userId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "websiteId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "organizationId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "multiplier": 500.005, "title": "<string>", "description": "<string>", "externalIdentifier": "<string>", "createdAt": "<string>", "updatedAt": "<string>", "deletedAt": "<string>", "user": { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "walletAddress": "<string>" }, "loyaltyRuleId": "3c90c3cc-0d44-4b50-8888-8dd25736052a" } ], "hasNextPage": true }
Get Loyalty Multipliers
Documentation IndexFetch the complete documentation index at: https://docs.snagsolutions.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.snagsolutions.io/llms.txt
Use this file to discover all available pages before exploring further.
1 <= x <= 1000
200
Show child attributes
Was this page helpful?