Hi,
I have a situation in which I add an order using the Register app, that order is present in the Order app, but I cannot find the order when querying the REST API. It is not a permission issue because I can query to get all orders. I am using an access token to get the information. The order has an ID associated and I've also paid the order with cash.
Is there any sort of delay between when the order is created and it is available via REST API? I am using the sandbox with Register plan with an emulator.
Thanks, George