Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Filtering the Results of Rest API

edited Mar 23, 2018 7:38AM in Configure Price Quote 2 comments

Summary

How to add the filters to REST call to reduce the number of recordsi n the result

Content

To retrieve transaction data filtered by date in the REST API request, I am trying to use the following REST url:

https://instance URL/rest/v5/metadata-catalog/commerceDocumentsOraclecpqoTransaction/"q":"{'createdDate_t':{$gt:'06/01/2017'}}"

However, I am getting an error.

"Child resource \"q\":\"{'createdDate_t':{$gt:'06 doesn't exist or is not accessible in Resource commerceDocumentsOraclecpqoTransaction for current user."

I can confirm the the attribute 'createdDate_t' is available in the relevant commerce process.

Could you please suggest the correct way and pointer to more study material on this?

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!