The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
HTTP/1.1 200 OK
Content-Type: text/jsv
Content-Length: length
{
userName: String,
userProfilePk: 00000000000000000000000000000000,
email: String,
isAuthorized: False,
authenticationErrorMessage: String,
ipAddress: String,
token: String,
userPermissions:
{
practice: String,
name: String,
addAllowed: False,
updateAllowed: False,
deleteAllowed: False,
inquireAllowed: False,
parameters:
[
]
}
}