Offers
Last updated
Last updated
For each provided item belonging to the player, will return the best offer which has been placed in the Mythical Marketplace.
/v1/players/{playerId}/offers
UUID of the player to find offers for
Bearer token to be passed for Authorization. Can be retrieved from v1/auth/token
Identifier for the environment that this request should interact with
Accept the specified offer from the Mythical Marketplace on behalf of the given player. Will only succeed if the provided mythToUsd
rate has not deviated too far from when the price was quoted, and the version
of the offer has not changed.
/v1/offers/{id}/accept
UUID of the offer to accept
Bearer token to be passed for Authorization. Can be retrieved from v1/auth/token
Identifier for the environment that this request should interact with
1
0.33