
Hi everyone,
I am currently working on D365BC extension, I'm not sure how to trigger the "post" action to let the sales order becomes a shipment. Or we could directly create a shipment use web service. I want to do a function that create the shipment base on the sales order information. Does anyone know how to do that in AL and use Web Service?
I have tied to send a POST request to posted shipment web service , it always returns errors. We are not sure what is the required fields. Otherwise, is it possible to trigger the “post” action through the OData to post a Sales Order to create a posted shipment?
Thank you guys!