Getting Started
Before you can start making requests to Voucher Redeem API, you need to get an integration API key which you can do so by contacting us via email api@in1solutions.com
Testing
Once you recieve the integration API key, you will also receive multiple voucher codes to test against different scenarios during development.
System Layout
The In1Solutions Voucher Redeem API is organized around REST. Our API has resource-oriented URLs, accepts JSON-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs.
Security information such as voucher codes and integration api keys should never be included in any client visible pages or URLs. It is recommended integration api keys are stored in a secure manner either encrypted or separate from the main site’s database.
