/fscmRestApi/msp/latest/globalOrderPromises/supplyAvailability for all orgs
Summary:
How to run /fscmRestApi/msp/latest/globalOrderPromises/supplyAvailability for all orgs
Content (required):
How to run /fscmRestApi/msp/latest/globalOrderPromises/supplyAvailability for all orgs - like the way we can leave Warehouse null on Review Supply Availability screen and then system would pull all the orgs where that item is assigned.
Version (include the version you are using, if applicable):
22D
Code Snippet (add any code snippets that support your topic, if applicable):
{
"CallingModule": "GOP",
"CallingInstance": "GOP",
"RequestCreationDateTime":"2023-02-10",
"QueryIdentifier": "2",
"StartDateTime": "2023-02-10",
"EndDateTime": "2023-02-10",
"ItemAtOrgList" :
[{
"ItemIdentifier" : "12345678",
"OrgInfo":{
"OrgIdentifier": ""
}
} ]
}