What's New in V3.0
This page describes notable changes made in the Gameball documentation since the previous version release.
Transactions API will be flexible to accept redeeming points with or without a hold reference. This will allow integrators to pick the best integration sequence that fits their system flow.
Hashing is no longer required for sensitive APIs like transactions & player's information. Gameball now uses two keys for authentication:
- Web Key (Public Key) : used for non sensitive APIs and initialization of Widget
- Secret\transactions Key: used to authenticate sensitive API calls.
New batch interface is created to allow GURU customers to execute batches via API. The batch interfaces will support batches for:
- Reward
- Redeem
- Manual Transaction
- Balance Retrieval
New Orders API is created to support e-commerce clients to track their orders. This API supports sending an event for placing the order, reward for paid amount and redeem point. It also accepts guest orders for analytical purposes
Referrer code can be sent within the create player API without the need of the old API dedicated for the referral case.
New APIs are now available and updated to better suit different businesses, also specially designed for our GURU customers to support them in building their custom UIs. There APIs are as follows:
Better API documentation including changes in structure and organization. It also includes new tutorials and walkthrough sections as follows:
Last modified 1yr ago