HitPoints Reseller Document

This document is for developers of HitPoints Reseller to integrate HitPoints and achieve fetching HitPoints card through APIs.

GitBook: https://docs-reseller.hitpoints.com/

HitPoints API

HitPoints provide following APIs to reseller:

  • Query Product List

  • Create fetching card order to fetch card

  • Query fetching card record

  • Query HitPoints Pin status

Process of Reseller Fetching Card

Reseller can get the signed product list by Query Product List API,and create a fetching card order in the reseller's system to record the card type and the quantity, the orderId and productId and the quantity of Card will be submitted to HitPoints API (Fetch Card API); After HitPoints verifies that the reseller’s product authority and deducted the reseller's balance, a corresponding number of card secrets will be generated and returned to the agent;The reseller needs to update the card fetching order status in his system as completed and save the returned card secret information. In addition, the reseller can also check the card secret generation record of the card fetching order in HitPoints by separately query fetch card record;After obtaining the card password, the reseller can query the card secret status through the card serial number PIN_SN.

Process of Fetching Card

HitPoints SDK

HitPoints provided PHP sdk for quickly integration and API test. For more details: hitpoints-php-sdk

HitPoints API Signature And Security

API API Signature

Last updated

Was this helpful?