How to Call Rest Api Using Get Method On DateTime Field
(Doc ID 2318931.1)
Last updated on DECEMBER 22, 2020
Applies to:
Oracle Fusion CX Sales Cloud Service - Version 11.12.1.0.0 and laterInformation in this document applies to any platform.
Goal
On : 11.12.1.0.0 version, Sales, Sales Catalog
Can not call rest api using Get method on DateTime field
I can not call rest api to query records on field LastUpdateDate with operator between, onOrAfter, onOrBefore and ge_le.
Only it can works like this:
https://xxx.crm.ap4.oraclecloud.com/salesApi/resources/latest/Cux_Order_c ?onlyData=true&q=LastUpdateDate>2017-09-05 00:00:00
Please provide usable demos about how to use operator between, onOrAfter, onOrBefore and ge_le to query from rest api.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |