{
"count": 1,
"data": [
{
"id": 136,
"doctor": {
"id": 13
},
"requester": {},
"technician": null,
"anesthetist": null,
"nurse": null,
"device": {},
"healthPlanBroker": {},
"exam": {
"id": 28,
"name": "Ultrassonografia mamaria e Região Axilar",
"title": "Gine",
"template": {
"id": 28
},
"language": "PT-BR",
"actived": true,
"externalId": 1,
"userCreated": {
"id": 1
},
"userChanged": {
"id": 1
},
"userDeleted": {
"id": null
},
"dateHourCreated": "2019-01-01T00:00:00.000Z",
"dateHourChanged": "2024-02-06T08:01:19.000Z",
"dateHourDeleted": null
},
"appointment": {
"id": 149
},
"result": "",
"replacedBy": 0,
"patient": {},
"pdfName": "4507e5ed-7119-4cef-9a13-1c2cf310306a",
"pdfPath": "C:\\ProgramData\\ZscanEvo\\data\\pdfs\\4507e5ed-7119-4cef-9a13-1c2cf310306a",
"healthInsurancePlanHTML": "<!DOCTYPE html><html>...</html>",
"pdfsize": 512023,
"dateExam": "2024-02-06T18:40:31.000Z",
"dateReportRelease": null,
"draft": false,
"copy": 0,
"images": [],
"userCreated": {},
"userChanged": {},
"userDeleted": {},
"dateHourCreated": "2024-02-06T18:41:18.000Z",
"dateHourChanged": "2024-02-06T18:41:27.000Z",
"dateHourDeleted": null,
"close": 1,
"uniqueKey": "54e9c7eb-debf-51c7-aad2-9b6e4383dcc7",
"sync": null,
"extraFieldsData": [],
"urlReport": "\\reports\\gramData\\ZscanEvo\\data\\pdfs\\4507e5ed-7119-4cef-9a13-1c2cf310306a"
}
]
}
curl --location --request POST 'https://prod.your-api-server.com/report' \
--header 'Content-Type: application/json' \
--data-raw '{
"count": 1,
"data": [
{
"id": 136,
"doctor": {
"id": 13
},
"requester": {},
"technician": null,
"anesthetist": null,
"nurse": null,
"device": {},
"healthPlanBroker": {},
"exam": {
"id": 28,
"name": "Ultrassonografia mamaria e Região Axilar",
"title": "Gine",
"template": {
"id": 28
},
"language": "PT-BR",
"actived": true,
"externalId": 1,
"userCreated": {
"id": 1
},
"userChanged": {
"id": 1
},
"userDeleted": {
"id": null
},
"dateHourCreated": "2019-01-01T00:00:00.000Z",
"dateHourChanged": "2024-02-06T08:01:19.000Z",
"dateHourDeleted": null
},
"appointment": {
"id": 149
},
"result": "",
"replacedBy": 0,
"patient": {},
"pdfName": "4507e5ed-7119-4cef-9a13-1c2cf310306a",
"pdfPath": "C:\\ProgramData\\ZscanEvo\\data\\pdfs\\4507e5ed-7119-4cef-9a13-1c2cf310306a",
"healthInsurancePlanHTML": "<!DOCTYPE html><html>...</html>",
"pdfsize": 512023,
"dateExam": "2024-02-06T18:40:31.000Z",
"dateReportRelease": null,
"draft": false,
"copy": 0,
"images": [],
"userCreated": {},
"userChanged": {},
"userDeleted": {},
"dateHourCreated": "2024-02-06T18:41:18.000Z",
"dateHourChanged": "2024-02-06T18:41:27.000Z",
"dateHourDeleted": null,
"close": 1,
"uniqueKey": "54e9c7eb-debf-51c7-aad2-9b6e4383dcc7",
"sync": null,
"extraFieldsData": [],
"urlReport": "\\reports\\gramData\\ZscanEvo\\data\\pdfs\\4507e5ed-7119-4cef-9a13-1c2cf310306a"
}
]
}'{}