Configure Inventory
Last updated
Last updated
To offer mobile data packages, you will integrate our API or SDK into your front-end, e.g., mobile app or website. To control your offering, our APIs and SDKs will only allow activations of mobile data packages in your inventory, preventing unintended selling of mobile data packages and possible fraud attacks.
Once logged in, visit the Store Inventory at DENT Gigastore. You can see a list of packages in your inventory.
To add a package, press the "Add or Remove Packages" button or visit the Update Inventory section directly.
Select the package(s) you want to offer by clicking on the "+" button next to the packages in the list. A checkmark icon will appear, showing that this package will be in your inventory after you apply the changes.
To remove a package, press the checkmark button again.
Save your new inventory by clicking the "Apply Changes" button.
You can check your current store inventory always in the Store Inventory section at Gigastore.
We provide you with free 10MB, 365-day validity packages for testing purposes. To use them, first, add the packages to your inventory as described above. Once added, they will be available for testing. You can track the remaining packages in the "AMT" column on the left side of the Store Inventory section. If you are running low on the test packages, please contact your Customer Success Manager.
To define the price to your customers in your front-end, we recommend using the retail price. Tap the "Edit" button in your Store Inventory to change the retail price of the selected package.
The Retail Price can be retrieved through our API endpoint.
To access the inventory of your Gigastore account from a front-end, you can use the /gigastore/products/inventory
endpoint of our API. For more details, check our API documentation.