API HELP 
 
No Method Url[ Test this api ]
1 POST https://mobileclient1.dev.hstechnology.com/api/HSTAdmin/AddEndUser
Description :

Register EndUser

Friendly Url :

https://mobileclient1.dev.hstechnology.com/api/HSTAdmin/AddEndUser

Parameters :
Parameter Name DataType Description
AppID string Application ID
GroupId string Id of Group.
FirstName string First Name of EndUser
LastName string Last Name of EndUser
DOB Date(MM/dd/yyyy) Date of birth.
Password string Password of EndUser
SequrityQ1 string Sequrity Question
Ans1 string Answer
DeviceId string DeviceId
Device_Token_Id string Device_Token_Id to send push notification
Device_Type string Value for device type: iOS or android
2 GET https://mobileclient1.dev.hstechnology.com/api/HSTAdmin/Login
Description :

For Login

Friendly Url :

https://mobileclient1.dev.hstechnology.com/api/HSTAdmin/Login

Parameters :
Parameter Name DataType Description
AppID string Application ID
DeviceId string Id of device.
Password string Password.
Username string Username.
3 POST https://mobileclient1.dev.hstechnology.com/api/HSTAdmin/GetAgreement
Description :

For Getting Agreement

Friendly Url :

https://mobileclient1.dev.hstechnology.com/api/HSTAdmin/GetAgreement

Parameters :
Parameter Name DataType Description
AppID string Application ID
MemberID string Id of member.
GroupId string Id of group.
4 GET https://mobileclient1.dev.hstechnology.com/api/HSTAdmin/GetClientData
Description :

Getting Client Data

Friendly Url :

https://mobileclient1.dev.hstechnology.com/api/HSTAdmin/GetClientData

Parameters :
Parameter Name DataType Description
AppID string Application ID
MemberId string Id of member.
5 POST https://mobileclient1.dev.hstechnology.com/api/HSTAdmin/GetAppDetail
Description :

Get App Details

Friendly Url :

https://mobileclient1.dev.hstechnology.com/api/HSTAdmin/GetAppDetail

Parameters :
Parameter Name DataType Description
AppID string Application ID
MemberId string Id of member.
GroupId string Id of group
6 POST https://mobileclient1.dev.hstechnology.com/api/HSTAdmin/GetDemoGraphicInfo
Description :

Get App Details

Friendly Url :

https://mobileclient1.dev.hstechnology.com/api/HSTAdmin/GetDemoGraphicInfo

Parameters :
Parameter Name DataType Description
AppID string Application ID
MemberId string Id of member
GroupId string Id of group
7 GET https://mobileclient1.dev.hstechnology.com/api/HSTAdmin/GetEndUser
Description :

Returns all data about EndUser.

Friendly Url :

https://mobileclient1.dev.hstechnology.com/api/HSTAdmin/GetEndUser

Parameters :

No parameters.

8 POST https://mobileclient1.dev.hstechnology.com/api/HSTAdmin/ForgetPassword
Description :

Forget Password

Friendly Url :

https://mobileclient1.dev.hstechnology.com/api/HSTAdmin/ForgetPassword

Parameters :
Parameter Name DataType Description
AppID string Application ID
MemberId string Id of member.
GroupId string Id of Group.
DeviceId string DeviceId
SecurityQ1 string Security Question
Ans1 string Answer
9 POST https://mobileclient1.dev.hstechnology.com/api/HSTAdmin/ResetPassword
Description :

Reset Password

Friendly Url :

https://mobileclient1.dev.hstechnology.com/api/HSTAdmin/ResetPassword

Parameters :
Parameter Name DataType Description
AppID string Application ID
MemberId string Id of member.
GroupId string Id of Group.
DeviceId string DeviceId
Password string New Password
10 POST https://mobileclient1.dev.hstechnology.com/api/HSTAdmin/GetMemberInsuranceInfo
Description :

Get Members Insurance Details

Friendly Url :

https://mobileclient1.dev.hstechnology.com/api/HSTAdmin/GetMemberInsuranceInfo

Parameters :
Parameter Name DataType Description
AppID string Application ID
MemberId string Id of member
GroupId string Id of group
11 POST https://mobileclient1.dev.hstechnology.com/api/HSTAdmin/GetPCPInfo
Description :

Get PCP Details

Friendly Url :

https://mobileclient1.dev.hstechnology.com/api/HSTAdmin/GetPCPInfo

Parameters :
Parameter Name DataType Description
AppID string Application ID
MemberId string Id of member
GroupId string Id of group
BuildVersion string Build Version
12 POST https://mobileclient1.dev.hstechnology.com/api/HSTAdmin/GetAuthorizedProviders
Description :

Get Authorized Providers Details.

Friendly Url :

https://mobileclient1.dev.hstechnology.com/api/HSTAdmin/GetAuthorizedProviders

Parameters :
Parameter Name DataType Description
AppID string Application ID
MemberId string Id of member.
GroupId string Id of group.
Latitude string Latitude of User's position.
Longitude string Longitude of User's position.
Distance string Distance in miles.
Name string Doctors First Name or Last Name or any character of doctors name.
CategoryId int Id of doctors category.
ProcedureIndicator string Procedure/DRG code
13 GET https://mobileclient1.dev.hstechnology.com/api/HSTAdmin/GetProviderCategory
Description :

Returns all data about Providers Category.

Friendly Url :

https://mobileclient1.dev.hstechnology.com/api/HSTAdmin/GetProviderCategory

Parameters :

No parameters.

14 POST https://mobileclient1.dev.hstechnology.com/api/HSTAdmin/GetBlueShieldPlans
Description :

For Getting Bluesheild plan of doctor.

Friendly Url :

https://mobileclient1.dev.hstechnology.com/api/HSTAdmin/GetBlueShieldPlans

Parameters :
Parameter Name DataType Description
DoctorID int Id of doctor.
15 POST https://mobileclient1.dev.hstechnology.com/api/HSTAdmin/GetProcedures
Description :

Returns procedures available to users to search by.

Friendly Url :

https://mobileclient1.dev.hstechnology.com/api/HSTAdmin/GetProcedures

Parameters :

No parameters.

16 POST https://mobileclient1.dev.hstechnology.com/api/HSTAdmin/IsValidMemberToRegister
Description :

Checks if member is valid for registration

Friendly Url :

https://mobileclient1.dev.hstechnology.com/api/HSTAdmin/IsValidMemberToRegister

Parameters :
Parameter Name DataType Description
AppID string Application ID
MemberID string Member ID
FirstName string First Name of EndUser
LastName string Last Name of EndUser
DOB Date(MM/dd/yyyy) Date of birth.
17 POST https://mobileclient1.dev.hstechnology.com/api/HSTAdmin/VerifyIdentity
Description :

Verify Member's identity

Friendly Url :

https://mobileclient1.dev.hstechnology.com/api/HSTAdmin/VerifyIdentity

Parameters :
Parameter Name DataType Description
AppID string Application ID
MemberID string Member ID
GroupId string Id of group.
DOB Date(MM/dd/yyyy) Date of birth.
18 POST https://mobileclient1.dev.hstechnology.com/api/HSTAdmin/GetPrivacyPolicy
Description :

For Getting Privacy Policy

Friendly Url :

https://mobileclient1.dev.hstechnology.com/api/HSTAdmin/GetPrivacyPolicy

Parameters :
Parameter Name DataType Description
AppID string Application ID
MemberID string Id of member.
GroupId string Id of group.
19 POST https://mobileclient1.dev.hstechnology.com/api/HSTAdmin/ChangePassword
Description :

Change Password

Friendly Url :

https://mobileclient1.dev.hstechnology.com/api/HSTAdmin/ChangePassword

Parameters :
Parameter Name DataType Description
AppID string Application ID
MemberId string Id of member.
DeviceId string DeviceId
OldPassword string Old Password
Password string New Password
20 POST https://mobileclient1.dev.hstechnology.com/api/HSTAdmin/SetPCP
Description :

Set member PCP

Friendly Url :

https://mobileclient1.dev.hstechnology.com/api/HSTAdmin/SetPCP

Parameters :
Parameter Name DataType Description
AppID string Application ID
MemberId string Id of member.
NPI string PCP NPI
21 GET https://mobileclient1.dev.hstechnology.com/api/HSTAdmin/GetProviderSpecialization
Description :

Returns Providers Specialization List.

Friendly Url :

https://mobileclient1.dev.hstechnology.com/api/HSTAdmin/GetProviderSpecialization

Parameters :

No parameters.

22 GET https://mobileclient1.dev.hstechnology.com/api/HSTAdmin/GetProviderSpecializationByLang
Description :

Returns Providers Specialization List in Specified Language.

Friendly Url :

https://mobileclient1.dev.hstechnology.com/api/HSTAdmin/GetProviderSpecializationByLang

Parameters :
language string language
23 GET https://mobileclient1.dev.hstechnology.com/api/HSTAdmin/GetProceduresByLang
Description :

Returns procedures available to users to search by.

Friendly Url :

https://mobileclient1.dev.hstechnology.com/api/HSTAdmin/GetProceduresByLang

Parameters :
language string language
24 POST https://mobileclient1.dev.hstechnology.com/api/HSTAdmin/AddUserMessage
Description :

Add User Message

Friendly Url :

https://mobileclient1.dev.hstechnology.com/api/HSTAdmin/AddUserMessage

Parameters :
Parameter Name DataType Description
AppID string Application ID
MemberId string Id of member.
GroupId string Group Id
MessageText string Message Text
25 GET https://mobileclient1.dev.hstechnology.com/api/HSTAdmin/GetVBPAcceptanceLegendByLang
Description :

Returns VBP Acceptance Legend in Specified Language.

Friendly Url :

https://mobileclient1.dev.hstechnology.com/api/HSTAdmin/GetVBPAcceptanceLegendByLang

Parameters :
language string language