curl --location '/couples/mother/create' \
--header 'Content-Type: application/json' \
--data '{
"name": "string",
"adline1": "string",
"adline2": "string",
"image": "string",
"phone": "string",
"email": "string",
"city": "string",
"pincode": "string",
"password": "string",
"dob": "2019-08-24T14:15:22.123Z",
"gender": "string",
"height": 0,
"weight": 0,
"averageCycle": 0,
"lmpDate": "2019-08-24T14:15:22.123Z"
}'null