Service Method Quick Reference

This page describes the IHAPI v1.0 REST XML Service. All methods respond via an HTTP POST. Each method call should be accompanied by the specified XML data.

A complete implementation guide with examples can be found here.

  • enrolluser

    This method enrolls a user into the Flourish system.

  • checkifuserexists

    This method checks to see if a user has already been enrolled in the Flourish system.

  • deactivateuser

    This method deactivates an existing user in the Flourish system.

  • updateuser

    This method updates a user in the Flourish system.

  • submitusersurvey

    This method submits a PAM survey for a user in the Flourish system.

  • getscorelevel

    This method returns the current PAM score and PAM level of a user in the Flourish system.

  • getpamhistory

    This method returns the lifetime PAM score change for the individual and the PAM history of a user in the Flourish system.