Trading

Trading Management APIs

Operations

Accept Trade

Accepts an open trade (one that has not yet been accepted or cancelled), if the locally signed-in player is in the allowed player list for the trade, or it is o...

Cancel Trade

Cancels an open trade (one that has not yet been accepted or cancelled). Note that only the player who created the trade can cancel it via this API call, to pre...

Get Player Trades

Gets all trades the player has either opened or accepted, optionally filtered by trade status.

Get Trade Status

Gets the current status of an existing trade.

Open Trade

Opens a new outstanding trade. Note that a given item instance may only be in one open trade at a time.