Discussions

Ask a Question
Back to All

Correct dataType but not able to use certain operations ?

For instance,

Why would I not be able to perform the following API call ?

https://class.imiscloud.com/ASI.Scheduler_IMISClass/api/Country?CountryCode=notContain:A

When I can perfectly call:

https://class.imiscloud.com/ASI.Scheduler_IMISClass/api/Country?CountryCode=contains:A

I know sometimes certain operations won't work for certain dataTypes, but in this case ???