Partner API
API Endpoints
Inventory Integration

Inventory

Endpoints

GET/retailers/{retailerId}/stores/{storeId}/inventory

Returns status of inventory connection for a store

POST/retailers/{retailerId}/inventory

Start a new inventory connection for all stores in a retailer account

POST/retailers/{retailerId}/stores/{storeId}/inventory

Start a new inventory connection for a specific store

GET/retailers/{retailerId}/stores/{storeId}/inventory/issues

Get a list of errors and warnings that impact a store's inventory feed.

GET/inventory/providers

Get a list of supported inventory provider options

Related topics