DENT Gigastore Documentation
  • Introduction
  • Start with Gigastore
    • Create an Account
    • Add Credits
    • Configure Inventory
    • Set Up Auto Top-Up for Credits
  • Technical Integration
    • API Integration
    • SDK Integration
  • API
    • Getting started
    • Open API Specification
    • Postman Collection
    • API Authentification
    • Offering Packages
    • Countries API
    • Supported Devices API
    • Customers
    • First Package
    • eSIM Profiles
    • Top-up
    • Package Refund
    • Error Handling
  • Webhooks
    • First Steps
    • eSIM Status
    • Balance Alert
    • Country Change
  • iOS SDK
    • First Steps
    • Download SDK
    • Enable Direct Installation
    • iOS Universal Link
    • Integrate SDK
    • Prepare eSIM Installation
    • Install eSIM
  • Android SDK
    • First Steps
    • Download SDK
    • Enable Direct Installation
    • Integrate SDK
    • Prepare eSIM Installation
    • Install eSIM
    • Testing
  • SDK Webhooks
    • Activation Request
    • Customer Registration
  • Guidelines
    • UX Guide
  • Customer support
    • Gigastore for Support Teams
    • Connectivity
    • Changing Device
    • Package Refund
Powered by GitBook
On this page
  • What is your Inventory?
  • Update your Inventory
  • API Access

Was this helpful?

  1. Start with Gigastore

Configure Inventory

PreviousAdd CreditsNextSet Up Auto Top-Up for Credits

Last updated 4 months ago

Was this helpful?

What is your Inventory?

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.

Update your Inventory

Once logged in, visit the at DENT Gigastore. You can see a list of packages in your inventory.

Add and Remove Packages

To add a package, press the "Add or Remove Packages" button or visit the 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.

Test Packages

Change Retail Price

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.

API Access

You can check your current store inventory always in the section at Gigastore.

If you require test packages, we can provide you with free 10MB, 365-day validity packages for testing purposes. To get them, first, add the packages to your inventory as described above. Once added, please contact your Account Manager and we will activate testing packages for you. You can track the remaining packages in the "AMT" column on the left side of the section.

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

Store Inventory
Store Inventory
API documentation.
Store Inventory
Update Inventory