Customers > Customer Inventory
Customer Inventory
Use the Storefront API to access the digital items and gift cards owned by a customer.
Endpoints
| Endpoint | Description | JSON API |
|---|---|---|
| storefrontCustomerInventory | Get a particular inventory item | GET:storefront/customer_inventory.json |
| storefrontCustomerInventoryDownload | Download customer inventory item | POST:storefront/customer_inventory/download.json |
| storefrontCustomerInventoryPage | Get inventory items | GET:storefront/customer_inventory/page.json |
Types
| Types |
|---|
| CustomerInventoryItemTypeParam |
| CustomerInventoryTypeParam |
| FileURL |
| StorefrontCustomerInventory |
| StorefrontCustomerInventoryPage |
| StorefrontCustomerInventoryPageSortBy |