Complete verification with the one-time authorization code
Firms
Authorize a firm
Complete API-driven verification of a ScripX client firm with the one-time authorization code sent to the firm’s registered email and mobile.
POST
Complete verification with the one-time authorization code
Completes a verification that returned
verification_pending: pass the one-time authorization code the firm received on its registered email and mobile. On success the firm’s state is connected and it can trade.
A wrong code keeps the firm in verification_pending so the firm can re-read and you can retry; lockout policy is owned server-side, never guess-loop.
Request example
Response example
Errors
409 conflict, the firm is not awaiting an authorization code (already connected, or verify was never called).422 unprocessable, missingcode.
Next steps
- The firm is live: list its credits, quote each, trade.