theHunter Call of the Wild wholesale supply: codes for stores over one API
27 distinct products, 27 sellable positions once every orderable variant is counted separately. Orders return a redeemable code that your buyer activates on the publisher's side. This is a supply listing for stores — there is no checkout on this page and no retail price on it.
GLOBAL
Product ladder
Every distinct product name this title carries, in ladder order. Each row names one product in the B2B catalog by the id that endpoint returns for it; a name carried by more than one orderable position is one row here and several there.
| Product | B2B id | Product slug |
|---|---|---|
| Assorted Sidearms Pack | 170447089 | assorted-sidearms-pack |
| Atv Saber 4x4 | 170447111 | atv-saber-4x4 |
| Duck and Cover Pack | 170447088 | duck-and-cover-pack |
| Emerald Coast Australia | 170447115 | emerald-coast-australia |
| German Shorthaired Pointer DLC | 170447110 | german-shorthaired-pointer-dlc |
| High Caliber Weapon Pack | 170447112 | high-caliber-weapon-pack |
| Hunter Power Pack | 170447099 | hunter-power-pack |
| Mississippi Acres Cosmetic Pack | 170447090 | mississippi-acres-cosmetic-pack |
| Mississippi Acres Preserve | 170447103 | mississippi-acres-preserve |
| Modern Rifle Pack | 170447102 | modern-rifle-pack |
| New England Mountains | 170447100 | new-england-mountains |
| New England Veteran Cosmetic Pack | 170447092 | new-england-veteran-cosmetic-pack |
| Parque Fernando | 170447105 | parque-fernando |
| Parque Fernando Cosmetic Pack | 170447093 | parque-fernando-cosmetic-pack |
| Pump, Flip and Fire Pack | 170447114 | pump-flip-and-fire-pack |
| Rancho del Arroyo | 170447098 | rancho-del-arroyo |
| Rapid Hunt Rifle Pack | 170447113 | rapid-hunt-rifle-pack |
| Revontuli Coast | 170447106 | revontuli-coast |
| Revontuli Coast Cosmetic Pack | 170447091 | revontuli-coast-cosmetic-pack |
| Saseka Safari Trophy Lodge | 170447095 | saseka-safari-trophy-lodge |
| Silver Ridge Peaks Cosmetic Pack | 170447094 | silver-ridge-peaks-cosmetic-pack |
| Smoking Barrels Weapon Pack DLC | 170447101 | smoking-barrels-weapon-pack-dlc |
| Standard | 108158808 | standard |
| Tents And Ground Blinds | 170447109 | tents-and-ground-blinds |
| Trophy Lodge Spring Creek Manor | 170447096 | trophy-lodge-spring-creek-manor |
| Vurhonga Savanna Cosmetic Pack | 170447087 | vurhonga-savanna-cosmetic-pack |
| Yukon Valley | 170447108 | yukon-valley |
How an order is delivered
Delivery is a code: the order returns a redeemable string — a gift card, a key, a top-up voucher — and what happens next is between your buyer and the publisher's redemption page. A code position never asks for an in-game ID, which keeps checkout short and makes the order safe to complete on someone else's behalf as a gift. Codes are drawn from stock, so the honest constraint here is availability rather than speed: a position is either there or it is not, and the catalog is what tells you which. Show the code once, store it yourself, and treat it like cash — a revealed code cannot be recalled, replaced or refunded.
Regions
Region tags come straight off the supplier rows behind this title. Availability is per-account: your region allowlist is applied when you read the catalog, and again when an order is created.
Read it from the API
Two calls: the title, then its products. Both take your key, and neither returns anything your account may not sell.
# the title and its categoriescurl -s https://api.gamecore-api.tech/b2b/catalog/games/thehunter-call-of-the-wild \-H 'X-Api-Key: gc_live_…'# every position you may sell, priced for your accountcurl -s https://api.gamecore-api.tech/b2b/catalog/games/thehunter-call-of-the-wild/products \-H 'X-Api-Key: gc_live_…'
The first row of the ladder above is platform product id 170447089 (slug assorted-sidearms-pack). This page lists the whole platform catalog for the title; the second response is filtered to what your own account may sell, so a given id can be absent from it.
Questions from stores
Similar supply
Titles with comparable catalog depth and the same delivery mechanics.
Get a key and read the live catalog
One contract, one integration, and the whole supply catalog behind it. Tell us your volume and which titles matter — access is granted at onboarding.