Need query parameter format to call REST API for Suppliers with creation date of yesterdays date.
Summary:
Need query parameter format to call REST API for Suppliers with creation date of yesterdays date.
Content (required):
I have an integration requirement to get all suppliers created the day before to send to denied parties screening.
https://ehsy-test.fa.us6.oraclecloud.com//fscmRestApi/resources/11.13.18.05/suppliers?onlyData=true&limit=500&q=CreationDate= (Yesterday's date)
Is this possible?
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
0