curl --location '/pregnancy/records/create' \
--header 'Content-Type: application/json' \
--data '{
"lmpDate": "2019-08-24T14:15:22.123Z",
"edDate": "2019-08-24T14:15:22.123Z",
"deliveryDate": "2019-08-24T14:15:22.123Z",
"user_id": "a169451c-8525-4352-b8ca-070dd449a1a5",
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"rch_id": "string",
"height": 0,
"weight": 0
}'null