Stream Order Status
API Reference
Stream Order Status
Subscribe to real-time order status updates via Server-Sent Events (SSE).
GET
Stream Order Status
Subscribe to an open event stream to receive live, sub-second status changes of a conversion order. Useful for merchant checkout screens and PWAs to advance their UI automatically once payment lands in escrow.
Path Parameters
The unique UUID ID of the order.
Response
This endpoint streams Server-Sent Events (SSE) using thetext/event-stream MIME type. Each message contains a JSON-serialized order object under the data: prefix: