GET /api/deposit-page/status

Live payment status for a hosted deposit session — the hosted page polls this to move through waiting → detected → completed.

Query: token (required) — the deposit session token.

Errors: missing token (400), invalid token (404), expired session (410).

Authentication: none (session token only).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Responses
200

Success

400

Bad request — validation error or business rule failure.

401

Unauthorized — missing or invalid API key.

403

Forbidden — insufficient permissions for this operation.

500

Internal server error

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!