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 an account offer:
Fetch available servers and category structure for accounts.
serverId, categoryId
Fetch game delivery time guarantee options list for accounts.
deliveryGuarantee
Assemble all the mapped values (including serverId,
categoryId, and deliveryGuarantee)
into your structured JSON payload to dynamically create and
list your account offer.