- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Hi,
trying to get leadTime ( VLeadTime in UI) via API GET request: /controller/api/v1/supplier.
Is this field available/exposed in the Endpoint?
In swagger document I can see that the field is a part of 'SupplierDetailsLineDto' model.
Solved! Go to Solution.
Hello,
"SupplierDetailsLineDto" is corresponding to "Inventory > Stock Item > Supplier Detail" and exposed via the Inventory Endpoint.
Financials ERP UI
Swagger - Inventory Endpoint > Model > InventoryDto > supplierDetails > SupplierDetailsLineDtoSupplierDetailsLineDto
GET
https://integration.visma.net/API/controller/api/v1/inventory?inventoryNumber={...}&expandSupplierDetails=true
If you'd like to Supplier > Purchase Settings > LeadTime field exposed via the GET-Supplier Endpoint, please create an improvement request in the "Ideas" section of the community. This allows other users to vote on your request, which then affects the development team's prioritization & assessment process.
Thanks.
Hello Timo,
we'll look into it and get back to you with information in detail.
