This is a Node.js serverless function that validates IGP Select voucher codes.
This function takes a list of voucher codes as input and makes a POST request to the IGP Select API to validate each code. The function returns the response from the API for each code.
- Validates IGP Select voucher codes
- Makes POST requests to the IGP Select API
- Returns the response from the API for each code
This function is designed to be used as a serverless function. You can deploy it to a cloud platform such as Vercel or AWS Lambda.
Change the cookies present in index.js with your cookies.
Contributions are welcome! If you'd like to contribute to this project, please open a pull request.
If you encounter any issues with this project, please open an issue on GitHub.
This project is for educational purposes only and should not be used for production or commercial use. The API endpoint and request headers used in this project may not be valid or up-to-date.