Use this file to discover all available pages before exploring further.
This API returns the total available quantity for the SKU across the origin warehouses summed with the available local inventory of the specified country (commonly generated due to returns).
curl -X GET 'https://product.api.e-cross.tech/ext/inventories/sku/1234567891/country/BR'\ -H 'Authorization: Bearer YOUR_TOKEN'
The sum of all quantities from the inventories in the response. This represents the total available quantity for the SKU to be sold in the specified country.
The date and time when the sales channel updated the inventory quantity in their system. If no integration has occurred yet, this field won’t be returned.