The MBE eShip ecosystem offers shipment monitoring and real-time status notification capabilities. This enables both synchronous tracking queries and asynchronous webhook-based status updates, offering flexibility for different integration patterns.
The tracking infrastructure is designed around two complementary approaches:
pull-based tracking queries for on-demand status retrieval, see the TrackingRequest section
push-based webhook notifications for automatic status propagation, see the PushServiceConfigRequest section