Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
Unique identifier for the game (required if game slug not provided)
Detailed description of the currency and how it will be delivered
5028
Price per currency unit, up to 6 decimal places
0.015
Base currency code for pricing
EUR
, USD
"EUR"
Available quantity of currency units in stock
0 <= x <= 1000000000
1000000
Minimum quantity that can be purchased in a single order
1 <= x <= 1000000000
1000
Expected delivery time object
{ "duration": 2, "unit": "hours" }
Specifics available via the template endpoint. Game-specific currency attributes such as server, realm, or faction
{ "server": "EU", "faction": "Alliance" }
Slug of the game (required if game_id not provided)
Special instructions for currency delivery, provided to buyer after purchase
Response
A single currency offer
Currency offer object representing in-game currency for sale