Unable to fetch active organizations with REST service
Can someone help why the active orgs are not being fetched. Also tried with finder but showing the count as 0. If i try other fields, i am able to fetch the results but not Status=Active.
/fscmRestApi/resources/latest/inventoryOrganizations?q=Status=Active
Response:
{
"items": [],
"count": 0,
"hasMore": false,
"limit": 25,
"offset": 0,
"links": [
{