Call this endpoint to check if your account is eligible to create offers on the platform before preparing full schema payloads.
Fetch the list of all supported games and their respective
ID metadata to accurately target a specific {gameId}.
Based on your target {gameId}, fetch the metadata
required to properly map and validate your final request
body:
Fetch available servers and parent groupings for the game.
serverId,categoryId
Retrieve standard subtypes (applicable to multi-currency games only).
currencyTypeId
Fetch valid delivery guarantee timeframes window options.
deliveryGuarantee
Assemble all the parameters gathered from Step 2 and Step 3 into your request context schema to finalize, push, and list your currency offer live.