Skip to content
RallyHere Docs
GitHub

Process Key Entitlements

Deprecated
POST
/inventory/v1/player/{player_id}/portal/{portal_id}/processKeyEntitlements

Process entitlements for the given player with the given portal. The end result will consume entitlements from the Platform and grant unclaimed Key Claims to the player.

Authorizations

  • HTTPBearerHeadersOrCookie

Parameters

Path Parameters

player_id
required
integer
portal_id
required

An enumeration.

integer

Responses

202

Successful Response

403

Forbidden

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

409

Conflict

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