Advertisement
Guest User

Untitled

a guest
Jul 23rd, 2019
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. {
  2. "appointmentEndTime": "2019-07-18T13:01:24.951Z",
  3. "appointmentStartTime": "2019-07-18T13:01:23.951Z",
  4. "bookingDetailsDto": {
  5. "bookingItemDtos": [
  6. {
  7.  
  8. "itemPriceDto": {
  9.  
  10. "id": 2
  11. },
  12. "itemPriceDto": {
  13.  
  14. "id": 3
  15. }
  16. }
  17. ],
  18. "clinicalIndications": "string",
  19. "consentsUnderTheReferalProcess": true,
  20. "patientComeWithTemplate": true,
  21. "scanType": "CBCT",
  22. "subjectToSafeguarding": true,
  23. "termsAndConditions": true
  24. },
  25.  
  26.  
  27.  
  28.  
  29. "paidByPatient": true,
  30. "patient": {
  31.  
  32. "id": 5
  33.  
  34. }
  35. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement