Account
| API | Description |
|---|---|
| POST api/Account/Logout |
No documentation available. |
| POST api/Account/ChangePassword |
No documentation available. |
| POST api/Account/ForgotPassword?email={email} |
No documentation available. |
| POST api/Account/Register |
No documentation available. |
| POST api/Account/SocialLogin |
No documentation available. |
Master
| API | Description |
|---|---|
| GET api/Master/Countries |
No documentation available. |
| GET api/Master/States?countryId={countryId} |
No documentation available. |
| GET api/Master/Cities?stateId={stateId} |
No documentation available. |
| GET api/Master/Titles |
No documentation available. |
| GET api/Master/Genders |
No documentation available. |
| GET api/Master/MaritalStatus |
No documentation available. |
| GET api/Master/OrderStatus |
No documentation available. |
| GET api/Master/ExemptionReasons |
No documentation available. |
| GET api/Master/ContactUsReason |
No documentation available. |
| GET api/Master/Relations |
No documentation available. |
VideoCall
| API | Description |
|---|---|
| POST api/VideoCall/Signer |
No documentation available. |
PaymentV2
| API | Description |
|---|---|
| POST api/V2/Payment/Checkout |
No documentation available. |
| GET api/V2/Payment/GetStatus?resourcePath={resourcePath} |
No documentation available. |
| POST api/V2/Payment/UpdateTransaction |
No documentation available. |
Payment
| API | Description |
|---|---|
| POST api/Payment/Checkout |
No documentation available. |
| GET api/Payment/GetStatus?resourcePath={resourcePath} |
No documentation available. |
| POST api/Payment/UpdateTransaction |
No documentation available. |
AccountV2
AccountV3
| API | Description |
|---|---|
| POST api/v3/Account/Register |
No documentation available. |
| GET api/v3/Account/GetSurgeryDetails?odsCode={odsCode} |
No documentation available. |
ConvenetV3
| API | Description |
|---|---|
| POST api/v3/Convenet/RepeatMedication |
No documentation available. |
| POST api/v3/Convenet/OrderPrescription |
No documentation available. |
MemberV2
Member
| API | Description |
|---|---|
| GET api/Member/GetMemberList?customerId={customerId} |
No documentation available. |
| GET api/Member/GetMember?memberId={memberId} |
No documentation available. |
| POST api/Member/CreateMember |
No documentation available. |
| POST api/Member/UpdateMember |
No documentation available. |
| POST api/Member/DeleteMember?memberId={memberId} |
No documentation available. |
| POST api/Member/AddGPSurgery?memberId={memberId}&surgeryODSCode={surgeryODSCode} |
No documentation available. |
| POST api/Member/UpdateGPSurgery?memberId={memberId}&surgeryODSCode={surgeryODSCode} |
No documentation available. |
| GET api/Member/GetProfileCompleteness?memberId={memberId} |
No documentation available. |
| GET api/Member/GetGPSurgery?memberId={memberId} |
No documentation available. |
MasterV2
| API | Description |
|---|---|
| GET api/V2/Master/Countries |
No documentation available. |
| GET api/V2/Master/States?countryId={countryId} |
No documentation available. |
| GET api/V2/Master/Cities?stateId={stateId} |
No documentation available. |
| GET api/V2/Master/Titles |
No documentation available. |
| GET api/V2/Master/Genders |
No documentation available. |
| GET api/V2/Master/MaritalStatus |
No documentation available. |
| GET api/V2/Master/OrderStatus |
No documentation available. |
| GET api/V2/Master/ExemptionReasons |
No documentation available. |
| GET api/V2/Master/ContactUsReason |
No documentation available. |
| GET api/V2/Master/Relations |
No documentation available. |
| GET api/V2/Master/HowYouFoundUsReason |
No documentation available. |
Customer
CustomerV3
| API | Description |
|---|---|
| POST api/V3/Customer/PlaceOrderMedicine |
No documentation available. |
| GET api/V3/Customer/GetOrderDetailById?OrderId={OrderId} |
No documentation available. |
| GET api/V3/Customer/DeleteMyAccount?userId={userId} |
No documentation available. |