API Methods
3jam.trial.confirmTrial
Confirm a verification code sent to a user's mobile phone. Step two of two in the verification process of startNew. Step one is confirmCaptcha. For details on how to generate a conversation ID and see 3jam.trial.startNew.
Authentication
No authentication is required.
Arguments
api_key(required)api_version(required)verification_code(required)- verification code sent to the user�s mobile phone
conversation_id(required)- Conversation ID to verify
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.
111: Format "xxx" not found- The requested response format was not found.
112: Method "xxx" not found- The requested method was not found.
113: Invalid conversation ID- The API key passed was not valid or has expired.
114: Incorrect verification code- Incorrect verification code entered for conversation ID
145: Insufficient credits- Insufficient credits to send message