Hi,
I am trying to create a SO using the REST APIs. I would want the system to email the SalesOrder Ack to the customer as soon as the order is entered and Auto Print is checked. I am using Standard Data Directive for this function, where I have included the AutoPrint feature/option and using a report style which has APR enabled.
The system is working as expected when we create the SO manually in Epicor and check the AutoPrint Checkbox.
This isn’t working when we create the SO using the REST API (We are passing AutoPrint checkbox to be true via Rest).
Thanks in advance for the help