Skip to main content

Refresh Connection Status For Platform Entitlements

POST 

/inventory/v2/user-entitlement:refresh-connection

Check the status of the user with the platform, and if they are able to request entitlements

Required Permissions:

  • For any player (including themselves) any of: inv:*, inv:platform_entitlements:any

  • For the player themselves : inv:platform_entitlements:self

Request

Query Parameters

    platform_id Platform Idrequired

    Platform this entitlement was purchased was made on

    platform_user_id Platform User Idrequired

    Platform this entitlement was purchased was made on

    platform_token any

    Platform token that can be used to verify the identity of the user

    platform_environment any

    Platform Environment to check for ownership

    platform_region PlatformRegionrequired

    Possible values: [Unknown, NA, EU]

    region this purchase was made in

    client_type ClientTyperequired

    Possible values: [UNKNOWN, WIN, MAC, XBOXONE, PS4, SWITCH, ANDROID, IOS, PS5, LINUX, XSX]

    client type this purchase was made on

Responses

Successful Response

Schema

    error_code

    object

    anyOf

    string

Loading...