Request the export of PEAKS360KIDS profiles data




Parameters



Parameter



Value


action

REQUESTDATA360KIDS

token        

{token generated using GENERATETOKEN}

user

{one user IDs generated using GENERATEUSERID}

format


JSON / XML




Success Response





<response>

       <user>{user_id requested}</user>

       <peaks360>

               <status>

                       <self>{value - 0= no submission}</self>

                       <parents>{value - 0= no submission}</parents>

                       <teachers>{value - 0= no submission}</teachers>

                       <others>{value - 0= no submission}</others>

               </status>

               <P>

                       <self>{value}</self>

                       <parents>

                               <min>{value}</min>

                               <max>{value}</max>

                       </parents>

                       <teachers>

                               <min>{value}</min>

                               <max>{value}</max>

                       </teachers>

                       <others>

                               <min>{value}</min>

                               <max>{value}</max>

                       </others>

               </P>

               <...>

       </peaks360>

       <mi>

               <self>

                       <mi1>Logical-Mathematical Intelligence</mi1>

                       <mi2>Intrapersonal Intelligence</mi2>

                       <mi3>Interpersonal Intelligence</mi3>

                       <...>

               </self>

               <parents>

                       <...>

               </parents>

               <teachers>

                       <...>

               </teachers>

               <others>

                       <...>

               </others>

       </mi>

</response>






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 user parameter was left empty or was not passed through during the API call

ERROR202

The user was not assigned to the 360degree exercise



Created with the Personal Edition of HelpNDoc: Easily create Help documents