curl --location --request PUT '/cry/birthrecord/update' \
--header 'Content-Type: application/json' \
--data '{
"deliveryDate": "2019-08-24T14:15:22.123Z",
"condition": "string",
"gender": "string",
"weight": 0,
"entity_id": "string",
"photo": [
"string"
],
"video": [
"string"
],
"blood_group": "string",
"name": "string",
"typeOfDelivery": "string",
"motherId": "string",
"profilePic": "string",
"status": "string",
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
}'null