When viewing a Blanket Order in the Acumatica UI, a tab is displayed which lists the children of that blanket order. Is there any way to fetch this list of orders using the REST API?
Thank you.
When viewing a Blanket Order in the Acumatica UI, a tab is displayed which lists the children of that blanket order. Is there any way to fetch this list of orders using the REST API?
Thank you.
The Blanket SO Ref Nbr is populated on the Child Sales Order lines so you could use this in your API call to get all Sales Orders based on this field being populated.
Hello
The DEFAULT endpoint does not list Child Sales Order line details. Did you try extending the endpoint and insert the Child Sales Order details entity?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.