Call this endpoint to check if your account is eligible to create offers on the platform before allocating development resources.
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 an item offer:
Fetch available servers for the game.
serverId, categoryIdRetrieve standardized item categories.
rootItem, itemIdFetch game delivery time guarantee options list.
deliveryGuarantee
Assemble all the mapped values (including serverId, categoryId, rootItem, itemId, and deliveryGuarantee) into your structured JSON payload to dynamically create and list your item offer.