Hello,
Could you help me in two items:
I'm trying to make an API via query by using:
# 1 -
But I can not seek criteria containing space.
I can get
situation = Cancelled
I can not get:
situation = Waiting Sale
How should I do?
# 2
I would seek also to seek the registration date, as I do?
Added_Time> = 4-May-2015 11:13:10
It does not work.
How should I do?
Tanks
Tulio