Forum Discussion
TylerJablonski1
3 years agoQrew Trainee
You can set the date to "today" using the JSON API, not sure if that works with the old HTTP API.
{
"value": "today"
}
------------------------------
Tyler Jablonski
------------------------------
Jonathan_Gibson
3 months agoQrew Cadet
Is there an equivalent way to do this within an XML payload, or is that not possible?