User Profile
Joonas Saarenpää
5
Posts
0
Kudos
0
Solutions
19-06-2024
14:49
I have fixed our production to use the working endpoint, but this is still an issue.
... View more
19-06-2024
11:55
/controller/api/v1/kitassembly/{type}/{refNo} url is also returned after creating a kitassembly, which complicates our code, since it cannot be used to fetch the full kitAssembly anymore
... View more
19-06-2024
11:03
I just confirmed, that these parameters only work if you use the /controller/api/v1/kitassembly endpoint, but not if you use the /controller/api/v1/kitassembly/{type}/{refNo} endpoint
... View more
19-06-2024
10:48
These parameters are not in the documentation for this endpoint when querying for a specific kitassembly. I also tried adding these in as query parameters and got no results. I would appreciate if you could walk me through this, if this is indeed the case. https://integration.visma.net/API-index/
... View more
19-06-2024
09:49
Yesterday, on 18th June 2024, since around noon, GET KitAssembly query is not returning NonStockComponentLines, StockComponentLines, or KitAllocations fields in API calls anymore. What could be the reason for this? The request in question is a GET request to the following endpoint: /controller/api/v1/kitassembly/{type}/{refNo} Here is an example of the JSON response received from the API: { "type": "P", "refNo": "004120", "status": "B", "hold": false, "date": "2024-06-18T00:00:00", "postPeriod": "202406", "itemID": "1019000 ", "revision": "1", "description": "pihakaivot 537735", "warehouse": "1 ", "location": "1 ", "uoM": "KPL", "quantity": 4, "createdDateTime": "2024-06-18T11:39:22.127", "lastModifiedDateTime": "2024-06-18T11:39:22.127", "salesOrderLink": "SO 537735, Line No. 2", "timestamp": "0x00000000072024DD" }
... View more
Activity Feed for Joonas Saarenpää
- Posted Re: Missing association fields in GET KitAssembly endpoint on Forum in Developers Visma.net. 19-06-2024 14:49
- Posted Re: Missing association fields in GET KitAssembly endpoint on Forum in Developers Visma.net. 19-06-2024 11:55
- Posted Re: Missing association fields in GET KitAssembly endpoint on Forum in Developers Visma.net. 19-06-2024 11:03
- Posted Re: Missing association fields in GET KitAssembly endpoint on Forum in Developers Visma.net. 19-06-2024 10:48
- Posted Missing association fields in GET KitAssembly endpoint on Forum in Developers Visma.net. 19-06-2024 09:49