Skip to content

Create New Inventory Session By Player Uuid Self

POST
/inventory/v2/player/me/session

Create a new Inventory Session for the currently logged in player.

Authorizations

Request Body required

Request body for creating a new Inventory Session.

object
session_platform

The platform for the session.

string
Allowed values: Anon Basic XboxLive PSN NintendoNAID NintendoSwitch NintendoPPID Google GooglePlay Apple Epic Steam Amazon Twitch RallyHere LegacyName

Responses

202

Successful Response

Response body for creating a new Inventory Session.

object
session_id
required

The ID of the session.

string
session_platform

The platform for the session.

string
Allowed values: Anon Basic XboxLive PSN NintendoNAID NintendoSwitch NintendoPPID Google GooglePlay Apple Epic Steam Amazon Twitch RallyHere LegacyName
order_id

The ID of the Order generated for any Loot given during the creation of the Inventory Session.

string

403

Forbidden

object
auth_success
boolean
default: true
error_code
required
string
desc
required
string

422

Validation Error

object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string