Really discouraging to see a lot of questions asked but no real answers.
I'm wanting to see order data from the Restaurant orders. But my developer account doesnt have devices to test this with. I'm developing this specifically for one customer. But I need to know when an order is created, updated, or deleted the moment it happens. I can't just query the API over and over until I get an order. But apparently I can't install this app on my customers merchant account because it has to be an approved app. Well I can't even begin to program it without seeing what kind of data I can get in a webhook.
How can I see sample webhook data of an order created?