get https://app.rohealth.ng/api/external/staff/mobile/2348107566032
This page will help you get started with Get User details via Phone Number.
API url
Staging: https://app.staging.rohealth.ng/api/external/staff/mobile/{phone number}
Production: https://app.rohealth.ng/api/external/staff/mobile/{phone number}
Phone number =2348119204940 format
Sample
https://app.staging.rohealth.ng/api/external/staff/mobile/2348119204940
GET request
Below is a sample response
{
"status": {
"code": 100,
"desc": "User Details"
},
"entity": {
"first_name": "Isaacc partner",
"last_name": "test vick",
"dob": "1989-05-08",
"gender": "female",
"marital_status": "Single",
"mobile": "2348119204925",
"email": "[email protected]",
"address": "Lekki Phase 1",
"state": "Lagos",
"city": "Lagos",
"hmo_package": null,
"activated": 1,
"policy_no": "",
"uuid": "9b5e49a1-83a1-4b80-bc8b-e1f65beacd64",
"hospitals": null,
"budget_amount": "4000",
"plan_status": 0,
"plan_effective_date": null,
"plan_expiry_date": null,
"photo": null,
"max_period_allowed": 0,
"active_hospitals": [
{
"state": null,
"hospital_name": null,
"mobile": null,
"_id": null
}
],
"effective_start_date": null,
"_id": 9726
},
"meta": null
}
Try dragging a block from the right to see how easy it is to add more content!