Request the generation of PDF reports


This API can be called after the submission of the assessment. Although there will be multiple PDF that this API can generate, you will only be able to generate reports that have been assigned to your account.


PDF files are NOT available for the QT15 Profile




Parameters



Parameter



Value


action

REQUESTPDF

token        

{token generated using GENERATETOKEN}

users

{one of more user IDs generated using GENERATEUSERID}

profiles

{PEAKS / TEASER / 360KIDS}

format


JSON / XML




Success Response (Default)





{UserLogin}:{PDF link}




JSON





{  
   "PDF": "..."

}





Errors


Code


Description


ERROR101

The token used is not in the database (request a new token)

ERROR102

Token IP does not macth the requesting IP -The token is an existing token but the IP that issued the API call is not the one the token was authorized to use. Please inform us about the IP change, if your server has a new IP or, issue calls from the right IP address.

ERROR201

The field users was left empty or was not passed through during the API call

ERROR202

The field profiles was left empty or was not passed through during the API call

ERROR203

The requested profile is not available

ERROR204

The requested user is unavailable

ERROR205

The users exists but there was no profile submission recorded yet

ERROR400

Your account cannot generate PDF reports



Created with the Personal Edition of HelpNDoc: Create iPhone web-based documentation