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 body is of type object
.
Response
The response is of type object
.