get
https://api.sandbox.oysterskin.com/api/v1/scan-payments//events
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
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…