Options
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
I have PUT calls returning bad request when a product is not found.
I was expecting 404 Not Found
PUT: https://integration.visma.net/API/controller/api/v1/inventory/15392
{ ... }
Response: 400 Bad Request
{"message":"Document not found : 15392"}
This is another call to the same company a couple of months ago.
PUT: https://integration.visma.net/API/controller/api/v1/inventory/000121
{...}
Response: 404 Not Found
{"message":"Inventory with number 000121 could not be found"}
0 REPLIES 0
