How is it possible to invoke the “Create Child Orders” action using the REST API?
Blanket Sales Order: how to create child orders via API?
Hi
Yes, it is possible. Actions can be invoked through REST API.
Please go through the link below you can find the example.
https://stackoverflow.com/questions/56432870/acumatica-rest-api-endpoint-action-call-fails
Thanks for the reply
The “Web Service Endpoints” screen lists several actions for the /SalesOrder endpoint, but “Create Child Orders” is not among them.
Perhaps the endpoint needs to be extended in order to map this action?
Yes
I was able to successfully invoke the action using the REST API after extending the SalesOrder entity to map the CreateChildOrders action. Thank you,
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.