curl --location '/family/createmother' \
--header 'Content-Type: application/json' \
--data '{
"name": "string",
"phone": "string",
"age": 0,
"pregnancyStatus": "string",
"date": "2019-08-24T14:15:22.123Z",
"familyID": "string",
"otpID": 0,
"otp": "string"
}'null