If anyone is trying to update users, not leads the format for/management/v1/users/{userid}/update.json isyyyyMMdd'T'HH:mm:ss.SSS't'ZExample:20241118T14:29:56.222t+0000Note that the...
Filtering CustomObjects by boolean type must be done using 0/1 values.Example:This request works as expected and returns all custom objects with "Test" set to true.{
"fields": ["...
Filtering CustomObjects with multiple values using the "input" parameter results in duplicate records.Example:Executing this request, where the value "myTestLC" is provided twice r...
We noticed that there are cases when invalid values are passed to filters but those are not validated.Example:-In case of this call:https://190-yef-239.mktorest.com/rest/v1/opportu...