Webhooks are a powerful tool that allows applications to communicate with each other in real-time. They provide a way for an application to notify another application when a new event has occurred on the server.Webhooks are typically used for real-time updates and can be thought of as the opposite of an API call. Instead of making a request to get information, the server sends information to the client as soon as it’s available.Here we have examples of our webhooks:Submit Order#
OU - Order Update Payload SampleInvoices#
API Server#
Authentication#
No API key applied Modified at 2025-09-24 10:03:45