> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# /users/me/consumables/{itemID}

> /users/me/consumables/{itemID}

# /users/me/consumables/{itemID}

Accesses the full set of details for a specific consumable inventory item.
The domain for these URIs is `inventory.xboxlive.com`.

* [URI parameters](#ID4EV)

<a id="ID4EV" />

## URI parameters

| Parameter | Type   | Description                                              |
| --------- | ------ | -------------------------------------------------------- |
| itemID    | string | the ID unique to each user for a singular inventory item |

<a id="ID4ERB" />

## Valid methods

[POST ({itemID})](/reference/live/rest/uri/marketplace/uri-inventoryconsumablesitemurlpost)

  Indicates that all or a portion of a consumable inventory item has been used and decrements the quantity of the consumable by the requested amount.

<a id="ID4E4B" />

## See also

<a id="ID4E6B" />

##### Parent

[Marketplace URIs](/reference/live/rest/uri/marketplace/atoc-reference-marketplace)

<a id="ID4EJC" />

##### Further Information

[EDS Common Headers](/reference/live/rest/additional/edscommonheaders)

[EDS Parameters](/reference/live/rest/additional/edsparameters)

[EDS Query Refiners](/reference/live/rest/additional/edsqueryrefiners)

[Additional Reference](/reference/live/rest/additional/atoc-xboxlivews-reference-additional)


## Related topics

- [collections.mp.microsoft.com/v8.0/collections/consume](/reference/microsoft-store-apis/xstore-v8-consume.md)
- [Consumable-based ecosystems](/publishing/xstore-commerce/xstore-consumables.md)
- [Managing consumable products from your service](/publishing/xstore-commerce/xstore-managing-consumables.md)
- [Product sharing model for games](/publishing/xstore-commerce/xstore-product-sharing.md)
- [PFItemInstance](/services/playfab/api-references/c/pftypes/structs/pfiteminstance.md)
