v4

latestOpenAPI 3.1.02026-08-08186985685.3 KB
withdraw

Log in with PayPal status

Polls the outcome of a Log in with PayPal attempt for the authenticated withdrawer. The widget calls this while its popup is open; the server-side return handler links the account and records linked/error on the session, so completion never relies on the popup messaging the widget.

get/withdraw/paypal/login/status

Query parameters

sessionIdstring required

Headers

x-coinflow-auth-user-idstring required

Response

Ok

status'pending' | 'linked' | 'error' | 'cancelled' required

States of a single Log in with PayPal attempt. cancelled is a distinct terminal state for when the withdrawer declines consent on PayPal (no code to exchange) — the widget returns quietly to the methods screen rather than showing a linking-failed error.