# Inventory

Required for inventory notifications. The inventory update will be sent to the URL specified in this resource.

## Retrieve an inventory integration

 - [GET /integrations/inventory](https://api-docs.sitecore.com/ordercloud/inventory/inventoryintegrations.get.md)

## Create or update an inventory integration

 - [PUT /integrations/inventory](https://api-docs.sitecore.com/ordercloud/inventory/inventoryintegrations.save.md): If an object with the same ID already exists, it will be overwritten.

## Delete an inventory integration

 - [DELETE /integrations/inventory](https://api-docs.sitecore.com/ordercloud/inventory/inventoryintegrations.delete.md)

## Partially update an inventory integration

 - [PATCH /integrations/inventory](https://api-docs.sitecore.com/ordercloud/inventory/inventoryintegrations.patch.md)

