how to check geographiesLOV data in fusion using geographiesLOV API
Summary:
Hi
We're trying to get data using API : /crmRestApi/resources/11.13.18.05/geographiesLOV
Response is count 0
{
"items": [],
"count": 0,
"hasMore": false,
"limit": 25,
"offset": 0,
"links": [ {
"rel": "self",
"href": "https://xxxxxxxxxxxx.fa.ocs.oraclecloud.com:443/crmRestApi/resources/11.13.18.05/geographiesLOV",
"name": "geographiesLOV",
"kind": "collection"
}]
}
Please guide me here to check that, data exists or not in fusion
If yes why API is not returning the data and what are roles and privileges needed to access geographiesLOV API
Thanks In Advance
BhargavaRam
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):