Hi there, I am new to this Business Central platform. And currently developing the power apps for warehouse management using BC. So far I can get the Purchase order and item includes in that purchase order through web service and custom connection. Now i have to get the list of serial number of item that has been set while PO created and posted to scan and validate the serial number.
I can get all the serial number through Serial No Information List, but in response Json I am unable to link with the PO. The Data I want is similar to Data we receive when we check Item Tracking Lines on PO View.
Is there any way to get such data based on PO and item, Or i have to do customisation on BC to send such related data with PO, Item and Serial No.
Thank you in advance.