originally posted in:BungieNetPlatform
View Entire Topic
Surfing the net I found this Endpoint (can't remember where sorry). Looks like it's used to transfer items from/to char without having to vault it in between.
Does anyone know the parameters to use it?
English
#BungieNetPlatform
-
That's from my project, sorry for the confusion. Instead of a single characterId and a yes/no transferToVault, you give it the two character id numbers and it makes the necessary platform calls for you ([url]https://github.com/nmlorg/destiny/blob/68d17746af39a6527541438b2f4e721787913904/dashboard/api/__init__.py#L220[/url]).