List all inventory levels
Retrieves a list of inventory levels.
Providing all this data in a single response simplifies inventory management integrations. The response is compatible with the Shopify REST API InventoryLevel schema. For detailed schema explanations, see the Shopify REST API InventoryLevel resource.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Query Parameters
Specify the sales channel from which to fetch user data. Each request can only retrieve data from a single channel at a time. Since requests are processed in real-time, response times vary depending on the sales channel’s speed
shopify
The ID of your user(must be authenticated with target channels).
To receive the completion event. You can use a webhook to find out whether the task is finished.
Body
The supported parameters to query the data depend on the channels API. Supported channels shows which parameters can be used for which channels.
The body is of type object
.
Response
POST /Unified/Inventory Successful response
The response is of type object
.