REST Webservices to get Cycle Count items within a Locator
Summary
Looking for REST Webservice which would return cycle count items based on Cycle count name and LocatorContent
Hi All,
I am trying to get Cycle count items within a locator, is there a webservice available to get this information?
Here is my process :
I am using REST Webservices Rel 13 18 A for doing Cycle count.
1. Get cycle count definitions information using : /fscmRestApi/resources/11.13.18.02/cycleCountDefinitions
2.Get Cycle Count subinventories associated with the cycle count name selected above : /fscmRestApi/resources/11.13.18.02/cycleCountDefinitions/{CycleCountHeaderId}/child/countSubinventories
3.Get all locator within the subinventory selected above : /fscmRestApi/resources/11.13.18.02/activeLocators?q=SubinventoryCode=Stores
Once the locator is selected, I would like to show the cycle count items within that locator for that Cycle Count
Tagged:
1