- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Hi,
We have discovered when listing inventory the crossReference are not expanded when the array is empty.
Have not seen that before and this is a problem when we are searching for barcode under crossReferences and this is not returning anything.
Please let us know if somethings is changed for this endpoint and field.
Solved! Go to Solution.
Hello,
to our knowledge there have not been any changes or modifications in design or structure of the endpoint. If there is any value (alternateType) , by default, CrossReference is returned otherwise you can also try to set parameter "expandCrossReference=true"
https://integration.visma.net/API/controller/api/v1/inventory?expandCrossReference=true
I'd also recommend double-checking that specific inventory in the UI which you expect to see a value with via the GET.
