My Products
Help
alexandreveeck
CONTRIBUTOR **

How to get the Last cost inc. lande?

by alexandreveeck

Hi, 

Is it possible to get the Last cost inc. lande from cost statistics from the inventory?

It seems like the API doesn't support that. I would like to confirm. 

 

GET/controller/api/v1/inventory

costPriceStatisticscostPriceStatisticsInInventoryDto{
description:

Price/cost information tab >

lastCostnumber($double)

Cost price statistics section > Last cost > The last standard cost used for the stock item.

averageCostnumber($double)

Cost price statistics section > Average cost > The average cost for the stock item.

minCostnumber($double)

Cost price statistics section > Min. cost > The minimum cost for the stock item.

maxCostnumber($double)

Cost price statistics section > Max. cost > The maximum cost for the stock item.

2 REPLIES 2

by Oskar Jansson

Hi, it is possible to fetch this information from the API(https://integration.visma.net/API-index). Using the GET v1/inventory/{inventoryNumber}, you can read the data from the costPriceStatistics object, which includes lastCost, averageCost, minCost, and maxCost.

alexandreveeck
CONTRIBUTOR **

by alexandreveeck

Hi Oskar, thank you for answering.

 

But I need to retrieve this specific information

 https://tinypic.host/image/bild-%281%29.3DB2XB#about 

Last cost inc land