v1

latestSwagger 2.0BSD License 2.02026-07-131358281.6 MB
Destiny2

Get currently available vendors from the list of vendors that can possibly have rotating inventory. Note that this does not include things like preview vendors and vendors-as-kiosks, neither of whom have rotating/dynamic inventories. Use their definitions as-is for those.

get/Destiny2/{membershipType}/Profile/{destinyMembershipId}/Character/{characterId}/Vendors/

Path parameters

characterIdinteger required

The Destiny Character ID of the character for whom we're getting vendor info.

destinyMembershipIdinteger required

Destiny membership ID of another user. You may be denied.

membershipTypeinteger required

A valid non-BungieNet membership type.

Query parameters

componentsinteger[]

A comma separated list of components to return (as strings or numeric values). See the DestinyComponentType enum for valid components to request. You must request at least one component to receive results.

filterinteger

The filter of what vendors and items to return, if any.

Response

A response containing all of the components for all requested vendors.