Hello!
Real quick question about query filtering…
Let’s say I create a new order record in the UI and then I wanted to query it right away using the public API. Would I need to specific order_date_from AND updated_from, or could I just use updated_from?
I assume when a new record is created, the system updates both the created_date and updated_date as the same value, correct?
All the best,
Colin