curl --location '/labreport/create-request' \
--header 'Content-Type: application/json' \
--data '{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"userId": "2c4a230c-5085-4924-a3e1-25fb4fc5965b",
"entityId": "156e622c-6cdf-4c27-9bc9-2f2db69919f5",
"requestType": "string",
"status": "string",
"notes": "string",
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
}'null