How to obtain orders from the API GET method using the value of one EFF item.
Summary:
How to obtain orders from the API GET method using the value of one EFF item.
Content (please ensure you mask any confidential information):
I want to get Sales Order using REST API.
At that time, specify only one EFF item as a parameter and retrieve it.
Trying to use
Implementation image
[URL]
{host}/fscmRestApi/resources/11.13.18.05/salesOrdersForOrderHub/{OrderKey}/child/additionalInformation/{additionalInformationUniqID}/child/{privateVO}
[Params]
query:ContextCode = {ContextCode name} AND {EFF item name}=values
[Notes]
{OrderKey}:Value unkown
{additionalInformationUniqID}:Value unkown
Version (include the version you are using, if applicable):
24B
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0