Get Stocks

Retrieves an array of product sku stocks. Use query parameters "sellerId" and "lastUpdate" for filtering.
Pagination params (page and perPage) are required.

Fields retrieved:

CampoTipoDescrição
pageIntPage number.
perPageIntNumber of items per page.
maxCountIntMax number of items.
sortFieldStringFilter field.
sortAscendingBoleanOrder by asc (true) or desc (false).
maxPageIntMax number of pages.
itemsObject ArrayAn array of product with stocks.
quantityIntQuantity of product.
skuIdStringProduct sku ID.
sellerIdStringProduct seller ID.
skuCodeStringProduct Sku code.
sellerCodeStringProduct seller code.
Language
Authorization
Basic
base64
:
URL