Retrieve Entitlement Request For Me
GET /inventory/v2/player/me/entitlement/request/{request_id}
Get the status of a platform entitlement request by request id.
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
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