Hello
I’m trying to use a webservice endpoint with StorageDetailsInquiry and StorageDetailsLocationInquiry to get all the inventory from a specific warehouse, but it seems that those endpoints only give me the first row of data from each InventoryID if there are multiple lots worth of data.
I’ve attached screenshots of the inventory rows that I need and my postman response when I try to get those rows.
The endpoint we are using is /StorageDetailsInquiry?$expand=StorageDetails
Has anyone else had issues with this? Thanks
Solved
StorageDetailsInquiry and StorageDetailsLocationInquiry not giving enough inventory data
Best answer by dcomerford
I would create a Generic Inquiry using the PX.Objects.IN.INLotSerialStatus as one of the tables in the GI and get the information you need. You can then add this to the endpoint. Link below should assist.
https://www.acumatica.com/blog/contract-based-apis-in-generic-inquiries/
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.