Create New Inventory Session Self
Deprecated
POST /inventory/v1/player/me/session
POST
/inventory/v1/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
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
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
error_code
required
string
desc
required
string
422
Validation Error
object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string