Skip to content
RallyHere Docs
GitHub

Process Key Entitlements Player Uuid

POST
/inventory/v2/player/{player_uuid}/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_uuid
required
string format: uuid
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