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.
A comma-separated list of inventory item IDs. To find the ID of an inventory item, use the Inventory Item resource
The maximum number of results to show.
A comma-separated list of location IDs. To find the ID of a location, use the Location resource
Show inventory levels updated at or after date (format: 2019-03-19T01:21:44-04:00).
Used to paginate to the next batch of objects. Should be a copy of the next_page_token value from the previous response.
Supported channels: shopify
, woocommerce
, bigcommerce
, lightspeed_c
, bol
, amazon
, magento