Options
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
In the GUI one can create an inventoryitem with spaces in the inventorynumber. And it's also possible to get them through the API.
However when trying to create a new inventoryitem through the API, it fails with an error 400 - "Error creating inventory. New inventory must have a number that can not contain spaces"
How can one create an inventroyitem with spaces in the inventroynumber through the API? Sending in %20 instead of a space does not help.
Categories:
- Categories:
-
API:Inventory
1 REPLY 1
Hello,
due to incidents that have been caused issues with data-integrity in the ERP when sending whitespace / trailing spaces in object references via the API, space char usage is limited in the API, therefore, it is currently not allowed to send white/trailing spaces.
