Tokens.GetBungieRewardsForPlatformUser

Tokens

Verb: GET

Path: /Tokens/Rewards/GetRewardsForPlatformUser/{membershipId}/{membershipType}/

Returns the bungie rewards for the targeted user when a platform membership Id and Type are used.

Required Scope(s)

  • oauth2: ReadAndApplyTokens

Path Parameters

  • membershipId
    users platform membershipId for requested user rewards. If not self, elevated permissions are required.
    Type: int64
  • membershipType
    The target Destiny 2 membership type.
    The types of membership the Accounts system supports. This is the external facing enum used in place of the internal-only Bungie.SharedDefinitions.MembershipType.
    Type: int32

Response

Look at the Response property for more information about the nature of this response
Content Type: application/json
Type: object
Object Properties
Response
Type: object
Dictionary Contents: Tokens.BungieRewardDisplay
Dictionary Key Type: string
ErrorCode
Type: int32
ThrottleSeconds
Type: int32
ErrorStatus
Type: string
Message
Type: string
MessageData
Type: object
Dictionary Contents: string
Dictionary Key Type: string
DetailedErrorTrace
Type: string