Stream scan payment status changes (SSE)

Server-Sent Events stream of scan payment status changes for a single PaymentTransaction.

Emits data: {json}\n\n frames carrying {type: "status" | "done" | "timeout", ...}.
Heartbeat comments (: ping\n\n) are emitted every 15 seconds.

The stream closes on the first terminal status (success / failed / cancelled /
abandoned / refunded) or after 10 minutes, whichever comes first.

Browsers cannot attach Bearer headers to native EventSource. Consumers should use
fetch + a streaming reader and parse the SSE chunks manually.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Headers
string
required
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/event-stream
application/json