Order Event Flow
To get started, you will need to set up an endpoint that can handle incoming event notifications. This endpoint will receive various event types, each providing essential information about the order's lifecycle. If you do not need to subscribe to all events, you can choose to subscribe to specific ones:
For detailed information on the structure of each event, refer to the API documentation. This will help you understand the payloads and how to handle them effectively in your application.