Data Access to Get payables and procurement options REST API
Summary:
Need the exact privileges or combination of privileges to be assigned to the user in order to have data access to the below GET API Call
/fscmRestApi/resources/11.13.18.05/payablesAndProcurementOptions
Currently we get the below as response for a GET call to the above API without any query parameters , even though there is data available in the system
{
"items": [],
"count": 0,
"hasMore": false,
"limit": 25,
"offset": 0
}
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):
Tagged:
0