1
2{
3 "data": {
4 "dietsTatus": [
5 {
6 "id": 1,
7 "pet_id": 1,
8 "file_id": 1,
9 "product_id": 1,
10 "treatment_mapping_id": 1,
11 "fileCase": {
12 "id": 1,
13 "number": "175",
14 "status": 1,
15 "vet_id": 1,
16 "clinic_id": 1,
17 "pet_id": 1,
18 "sale_id": 1,
19 "date": "2021-11-19",
20 "reason": "Routine checkup",
21 "template_id": 0,
22 "comments": "",
23 "recommendations": "",
24 "rabic_tag_number": "",
25 "presumptive_diagnosis": "",
26 "diagnosis": "",
27 "treatment": ""
28 },
29 "treatment": {
30 "id": 1,
31 "type": "Treatment",
32 "product_name": "Nobivac Rabies",
33 "tag_number": "123456789",
34 "batch_no": "tr22",
35 "expiration_date": "2022-01-01",
36 "product_manufacturer": "",
37 "administration_date": "2021-11-19",
38 "due_date": "2022-11-19",
39 "product_category_id": 1
40 },
41 "certificates": [
42 {
43 "id": 9,
44 "name": "",
45 "title": "Rabies Certificate For Daisy",
46 "real_name": "Rabies Certificate For Daisy.pdf",
47 "printable_file_id": "1086",
48 "vet_id": "1568",
49 "patient_id": "316635",
50 "token": "",
51 "notified_at": "2021-11-19T13:40:23.000000Z",
52 "signed_at": "2021-11-19T13:40:23.000000Z",
53 "confirmed_at": "2021-11-19T13:40:23.000000Z",
54 "has_signature_shortcode": false,
55 "has_fillable_inputs": false,
56 "type": "",
57 "created_at": "2021-11-19T13:40:23.000000Z"
58 }
59 ]
60 }
61 ]
62 }
63}