API Methods
3jam.trial.confirmCaptcha
Confirm a Captcha code. Step one of two in the verification process of startNew. Step two is confirmTrial. For details on how to generate a conversation ID and get a Captcha graphic see 3jam.trial.startNew.
Authentication
No authentication is required.
Arguments
api_key(required)api_version(required)verification_captcha(required)- Captcha input entered by user for verification
conversation_id(required)- Conversation ID to verify by Captcha
Response
Either success or failure with an error code. No XML payload.
Error Codes
100: Invalid API Key- The API key passed was not valid or has expired.
105: Service currently unavailable- The requested service is temporarily unavailable.
113: Invalid conversation ID- The API key passed was not valid or has expired.
115: Incorrect code entered- Incorrect Captcha code entered for conversation ID