get https://eu-ext.linnworks.net/api/Stock/GetStockItems
Use this call to retrieve report about "Found stock items"
Rate limit: 150 / minute
Log in to see full request history
Response
Use this call to retrieve report about "Found stock items"
Rate limit: 150 / minute
xxxxxxxxxx
curl --request GET \
--url https://eu-ext.linnworks.net/api/Stock/GetStockItems \
--header 'accept: application/json'
xxxxxxxxxx
43}
{
"PageNumber": 0,
"EntriesPerPage": 0,
"TotalEntries": 0,
"TotalPages": 0,
"Data": [
{
"ItemDescription": "string",
"Quantity": 0,
"InOrder": 0,
"Due": 0,
"MinimumLevel": 0,
"Available": 0,
"IsCompositeParent": true,
"ShippedSeparately": true,
"ItemNumber": "string",
"ItemTitle": "string",
"BarcodeNumber": "string",
"MetaData": "string",
"IsVariationParent": true,
"isBatchedStockType": true,
"PurchasePrice": 0,
"RetailPrice": 0,
"TaxRate": 0,
"PostalServiceId": "00000000-0000-0000-0000-000000000000",