Call this endpoint to check if your account is eligible to create offers on the platform before proceeding with full validation parameters.
Fetch the complete catalog of supported games to obtain the
required {gameId} identifier for subsequent
steps.
Based on your targeted {gameId}, invoke the
following endpoints to harvest specific schema attributes
required to compile a topup offer:
Retrieve available servers for the specified game.
serverId, categoryId
Fetch standardized topup categories and products.
topUpCategoryId
Get the guaranteed delivery time windows allowed for this game.
deliveryGuarantee
Assemble all the mapped values (including serverId,
categoryId, topUpCategoryId, and
deliveryGuarantee) into your structured JSON
payload to dynamically create and list your topup offer.