Child APIs with query parameter
Content
Hi,
We have tried to pull the (SCM Price List) charges records which is created or updated on yesterday.
/fscmRestApi/resources/11.13.18.05/priceLists/{PriceListId}/child/items/{PriceListItemId}/child/charges
As per document, we have to pass Price List Id and Price List Item Id to fetch the charge records. Is there a way to fetch all the charge records which are updated on yesterday without providing Parent & Grand Parent Id?
Otherwise I have to fetch all the Charge records using expand query parameter, and I have to use the switch condition to check each records in OIC?
Tagged:
0