How we know, Clover doesn't allow create/assign customer for the one atomic order request.
So, I need to create customer (first request), then create order (second request), then update order for associate it with customer (third request), right?
In this case - how we know that customer with this data doesn't exists? Can I check that customer with this data already exists and just get id for this one by any other field?