mvishwakarma
mvishwakarma@annexcloud.com

mvishwakarma activity

0 Articles Written Last Month

0 0 0 0 0 0 0

Updated June 20th, 2025 by mvishwakarma

Tiers v2 Use Cases

Summary On this page, you will find a comprehensive overview of the various use cases relevant to the Tier v2 program. These use cases cover a wide range of scenarios that illustrate how members move between tiers - both through upgrades and downgrades - based on their activity and eligibility. Each use case is designed to provide clarity on the spe...

7 min reading time
Updated June 27th, 2025 by mvishwakarma

Bulk Member Upload via API

Summary To streamline the process of adding multiple members to your loyalty program, Annex Cloud provides a Create Bulk User API. This allows you to upload member data in batches (up to 100 members per request) through a simple API call using tools like Postman. Bulk uploading not only saves time but also ensures data consistency across all member ...

1 min reading time
Updated July 7th, 2025 by mvishwakarma

Tier v2 - Report

  Summary The Tier Report provides detailed information about a member’s current tier and tier history. You can filter the data using options like date range, tier, and user ID. The Current Tier section displays the live program. In the Tier History section, you can choose from live or archived programs and view member information for each one. Tier...

4 min reading time
Updated October 15th, 2025 by mvishwakarma

API- Translation

Introduction The API Translation feature under the Loyalty → Products → Additional Loyalty Settings section allows administrators to configure multilingual support for the Loyalty system.This feature enables translating text through APIs for supported languages, ensuring users across different regions can interact with the system in their preferred ...

2 min reading time
Updated September 10th, 2025 by mvishwakarma

JWT Authentication Guide in Python

1. Overview This document provides a detailed explanation of how to generate a Client Access Token for authenticating Annex Cloud public API calls.The token is a JSON Web Token (JW T) signed using the HMAC-SHA256 algorithm to ensure: Data integrity – the request cannot be altered without detection. Authentication – confirming the request comes from ...

2 min reading time
Updated July 7th, 2025 by mvishwakarma

Tier v2

  Summary The Tiers functionality in Annex Cloud is a key component of loyalty program, designed to structure customer engagement and incentivize long-term brand interaction. By implementing a tiered system, businesses can reward customers for their continued participation, encouraging higher levels of engagement and fostering deeper loyalty. This s...

12 min reading time
Updated September 10th, 2025 by mvishwakarma

JWT Authentication Guide in JAVA

1. Overview This document provides a detailed explanation of how to generate a Client Access Token for authenticating Annex Cloud public API calls.The token is a JSON Web Token (JW T) signed using the HMAC-SHA256 algorithm to ensure: Data integrity – the request cannot be altered without detection. Authentication – confirming the request comes from ...

2 min reading time
Updated September 10th, 2025 by mvishwakarma

JWT Authentication Guide in PHP

Introduction This document provides a comprehensive guide for implementing Client Access Token authentication using JSON Web Tokens ( JWT ) when integrating with Annex Cloud's public APIs. To ensure data integrity and request validation, the token must include a signed hmac (Hash-based Message Authentication Code) generated using the request payload...

2 min reading time
Load More