Api: Documentation request: SetQuestTrackedState

Created on 10 Jun 2020  路  3Comments  路  Source: Bungie-net/api

SetQuestTrackedState allows for toggling tracking state on quest items.

Its request body consists of Destiny.Requests.Actions.DestinyItemStateRequest and requires an instanceId which prevents it from working on some quest items even though they can be tracked in-game.

It returns DestinyInvalidRequest for bounties. It does work on other quest items _with_ instanceIds though.

enhancement

Most helpful comment

SetTrackedState is now documented, but we don't yet have an API for tracking items that don't have an instanceId.

image

All 3 comments

Thanks for the heads up!

Docs: TFS 912429
Uninstanced items: TFS: 912432

SetTrackedState is now documented, but we don't yet have an API for tracking items that don't have an instanceId.

image

Tracking only appears to work with quests. Bounties return a 500 invalid request response.

Was this page helpful?
0 / 5 - 0 ratings