One question about webhooks: https://docs.clover.com/docs/webhooks
are webhooks realtime, or they are set on some intervall?
Maybe I wasn't clear enough:
1. Whenever some merchant do any update/create/delete Clover calls our endpoint(provided URL)
2. Clover calls our endpoint(provided URL) every 30/60/120 seconds(for example) with all updates/creates/deletes in the meantime
Does Clover work how described in option 1 or option 2?