v1
latestOpenAPI 3.0.02026-07-1315476656.4 KBPart
Get stock of a part
Returns the current stock amount of the given part.
get/Part/{partId}/getStock
Path parameters
partIdinteger required
ID of part for which you want the current stock.
Response
Successful operation
Example response
{
"objects": 10
}