Options
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
How do we set the price class of inventory items when creating or updating items?
The data is available when fetching, but it seems impossible to set/update?
https://integration.visma.net/API-index/
PUT /controller/api/v1/inventory/{inventoryNumber}
Solved! Go to Solution.
1 REPLY 1
Hello, currently "priceClass" is not exposed via POST / PUT via Inventory Endpoint. If you need this field, please create a post in the "Ideas" section of the community.
Alternatively, you can set PriceClass in the Inventory Class and override the value.
