Process Platform Entitlements By Player Uuid
POST /inventory/v2/player/{player_uuid}/entitlement
Process platform entitlements, consuming from the platform inventory where possible and generating orders.
Note that some orders may not be fulfilled at the completion of this request and need to be polled separately for results
Required Permissions:
-
For any player (including themselves) any of:
inv:*
,inv:platform_entitlements:any
-
For the player themselves :
inv:platform_entitlements:self
Authorizations
Parameters
Path Parameters
Request Body required
Request to process a platform entitlement
object
Unique id for this transaction on the platform
Platform token that can be used to verify the identity of the user
Platform this entitlement was purchased was made on
Region this purchase was made in
Client type this purchase was made on
Platform entitlements to process
Entitlement for a platform. This takes in a sku and platform entitlement id and checks to see if the user has the entitlement on the platform
object
Platform identifier for this purchase type
Unique identifier for this purchased item (instance owned by this user)
Number purchased
Status of this entitlement
Error code for this entitlement
Order ID for this entitlement
Responses
200
Successful Response
Result of processing a platform entitlement
object
Unique id to allow tracking the request
Client type this purchase was made on
Unique id for this transaction on the platform
Region this purchase was made in
Status of this result
Error code for failures not associated with a specific entitlement
Client entitlements that have been processed
Entitlement for a platform. This takes in a sku and platform entitlement id and checks to see if the user has the entitlement on the platform
object
Platform identifier for this purchase type
Unique identifier for this purchased item (instance owned by this user)
Number purchased
Status of this entitlement
Error code for this entitlement
Order ID for this entitlement
Server entitlements that have been processed
Entitlement for a platform. This takes in a sku and platform entitlement id and checks to see if the user has the entitlement on the platform
object
Platform identifier for this purchase type
Unique identifier for this purchased item (instance owned by this user)
Number purchased
Status of this entitlement
Error code for this entitlement
Order ID for this entitlement
Platform these transactions were processed on
Unique identifier for the platform user that processed this entitlement
True if the server entitlements were skipped
403
Forbidden
object
422
Validation Error