I am looking at the Business Central v1 API's and in the PAG20028.SalesOrders.al file there is a procedure named "ShipAndInvoice" that also runs the "PostWithShipAndInvoice" procedure, however nowhere in that file do I see the "ShipAndInvoice" procedure ever being told to run by a Trigger. I see the [ServiceEnabled] tag above the procedure, but when I try to run the HTTP POST request at
sandbox/api/v1.0/companies(246d9e77-cf80-4bba-8f28-5047c573a9cc)/salesOrders(2542426e-c406-ea11-bb24-00155df3a615)/Microsoft.NAV.shipAndInvoice
I am met with the error: "message": "There is nothing to post. CorrelationId: 88f49344-564c-4d1e-97f9-d15ed294d5b3."". If I go into business central I can post it, but not from the API. What am I missing to be able to post from the API?
Thanks,

Report
All responses (
Answers (