How can i query the latest revision of sales order using order number?
Summary: The sales order can have two open revisions at a time, the previous processing revision and the current draft revision. If I want to start with the sales order number, how can I query the latest revision details of the sales order?
Content (please ensure you mask any confidential information): I am trying to use the Q or the finder parameter and it is listing all the revisions of the sales order. If i filter by OpenFlag=true, then it will still return two revisions
/fscmRestApi/resources/11.13.18.05/salesOrdersForOrderHub?q=OrderNumber='pOrderNumber';OpenFlag=true
Version (include the version you are using, if applicable):
Tagged:
0