salesOrdersForOrderHub - SUBMIT after adding lines
Summary
salesOrdersForOrderHub - SUBMIT after adding linesContent
I am using an OIC integration to create a draft ERP Cloud sales order with just header information using the REST API salesOrdersForOrderHub . After the order is created, a user is adding the item lines via an ATP APEX application which calls an ATP pl/sql procedure which uses the REST API salesOrdersForOrderHub to add the lines. This is all working fine. But after the lines are added, the order is still showing in DRAFT status on the ERP Cloud side. How do I get the order to be in the PROCESSING (submitted) status after adding the order lines, without requiring
Tagged:
0