Hmmm...can you provide details of what you're calling, along with the data sent and timestamps?
Sample sequence:
1. Create order - https://www.clover.com/api_docs/#!/orders/CreateOrder
2. Add item - https://www.clover.com/api_docs/#orders_LineItems
3. Pull order details, expanding lineItems - https://www.clover.com/api_docs/#orders_Orders
Following document on https://www.clover.com/api_docs/
Hi @yauri, Sorry, but I was unable to reproduce your issue with the information you've given me.
Again, I suggest checking your internet connection or perhaps you're making the GET call before the POST call can finish. Let me know if there's anything else I can do for you to get this resolved.
It's not something that easy to replicate, not always happen.
1000% sure the POST is always done before GET.
1 Person is following this question.