Account
API | Description |
---|---|
GET api/Account/UserInfo |
No documentation available. |
POST api/Account/Logout |
No documentation available. |
GET api/Account/ManageInfo?returnUrl={returnUrl}&generateState={generateState} |
No documentation available. |
POST api/Account/ChangePassword |
No documentation available. |
POST api/Account/SetPassword |
No documentation available. |
POST api/Account/AddExternalLogin |
No documentation available. |
POST api/Account/RemoveLogin |
No documentation available. |
GET api/Account/ExternalLogin?provider={provider}&error={error} |
No documentation available. |
GET api/Account/ExternalLogins?returnUrl={returnUrl}&generateState={generateState} |
No documentation available. |
POST api/Account/Register |
No documentation available. |
POST api/Account/RegisterExternal |
No documentation available. |
Logout
API | Description |
---|---|
GET api/LogoutController/Logout?Token={Token} |
No documentation available. |
Login
API | Description |
---|---|
GET api/LoginController/Login?card={card}&password={password} |
No documentation available. |
GET api/LoginController/Sponsers |
No documentation available. |
GET api/LoginController/ForgetPassword?Type={Type}&Text={Text} |
No documentation available. |
nafaz
API | Description |
---|---|
POST api/nafazController/Post_Service_Request_Status |
No documentation available. |
Meetings
Tickets
User
API | Description |
---|---|
GET api/UserController/UserDate?Token={Token} |
No documentation available. |
POST api/UserController/UpdateClient?Token={Token}&Name_en={Name_en}&Name_ar={Name_ar}&Mobile={Mobile}&Mail={Mail}&Card={Card}&Address_ar={Address_ar}&Address_en={Address_en}&Fax={Fax}&Gender_ID={Gender_ID}&Country_ID={Country_ID} |
No documentation available. |
GET api/UserController/UserCommissioners?Token={Token} |
No documentation available. |
POST api/UserController/AddCommissioners?Token={Token}&Name_ar={Name_ar}&Name_en={Name_en}&Mail={Mail}&Mobile={Mobile} |
No documentation available. |
GET api/UserController/Commissioner?Token={Token}&ID={ID} |
No documentation available. |
POST api/UserController/EditCommissioner?Token={Token}&ID={ID}&Name_ar={Name_ar}&Name_en={Name_en}&Mail={Mail}&Mobile={Mobile} |
No documentation available. |
DELETE api/UserController/DeleteCommissioner?Token={Token}&ID={ID} |
No documentation available. |
Documents
API | Description |
---|---|
GET api/DocumentsController/UserDocuments?Token={Token} |
No documentation available. |
GET api/DocumentsController/SelectUserDocument?Token={Token}&Group_ID={Group_ID} |
No documentation available. |
DELETE api/DocumentsController/DeleteDocument?Token={Token}&Group_ID={Group_ID} |
No documentation available. |
DELETE api/DocumentsController/DeleteFile?Token={Token}&File_ID={File_ID} |
No documentation available. |
POST api/DocumentsController/EditDocument?Token={Token}&Group_ID={Group_ID}&Name_ar={Name_ar}&Name_en={Name_en}&Number={Number}&Exp_Date={Exp_Date} |
No documentation available. |
POST api/DocumentsController/AddDocument?Token={Token}&Name_ar={Name_ar}&Name_en={Name_en}&Number={Number}&Exp_Date={Exp_Date} |
No documentation available. |
Register
API | Description |
---|---|
GET api/RegisterController/Countries |
No documentation available. |
POST api/RegisterController/AddClient?Name_ar={Name_ar}&Name_en={Name_en}&Mobile={Mobile}&Mail={Mail}&Card={Card}&Pass={Pass}&gender={gender}&country={country} |
No documentation available. |
POST api/RegisterController/VerifyClient?v_code={v_code} |
No documentation available. |
POST api/RegisterController/ResendVerifyCode?C_ID={C_ID} |
No documentation available. |
Appointment
API | Description |
---|---|
GET api/AppointmentController/UserAppointment?Token={Token}&page_no={page_no}&From={From}&To={To} |
No documentation available. |
GET api/AppointmentController/AppointmentByID?Token={Token}&ID={ID} |
No documentation available. |
GET api/AppointmentController/TodayAppointment?Token={Token}&page_no={page_no} |
No documentation available. |
DELETE api/AppointmentController/DeleteAppointment?Token={Token}&ID={ID} |
No documentation available. |
POST api/AppointmentController/FinishAppointment?Token={Token}&ID={ID} |
No documentation available. |
POST api/AppointmentController/AddAppointment?Token={Token}&Subject={Subject}&Discription={Discription}&Date={Date}&Time={Time}&Type={Type} |
No documentation available. |
GET api/AppointmentController/AppointmentType |
No documentation available. |
Values
API | Description |
---|---|
GET api/Values |
No documentation available. |
GET api/Values/{id} |
No documentation available. |
POST api/Values |
No documentation available. |
PUT api/Values/{id} |
No documentation available. |
DELETE api/Values/{id} |
No documentation available. |