Advertisement
Guest User

Untitled

a guest
Oct 19th, 2018
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.85 KB | None | 0 0
  1. {
  2. "BookingId": "1d9d282c-8928-447d-b806-54743196a4d0",
  3. "Details": [
  4. {
  5. "BookingDetailId": 1,
  6. "ParticipantsAssigned": [
  7. {
  8. "ParticipantId": "8b40c176-36fa-4765-8f19-f8d9f55df8fd"
  9. },
  10. {
  11. "ParticipantId": "f7cb54e4-606d-41e3-8e7c-87917208eaff"
  12. }
  13. ]
  14. },
  15. {
  16. "BookingDetailId": 2,
  17. "ParticipantsAssigned": [
  18. {
  19. "ParticipantId": "10944899-d833-4d8a-b687-c3d7cc537135"
  20. },
  21. {
  22. "ParticipantId": "a07d20ee-b01a-4111-b0f2-13af4c1ba1f6"
  23. }
  24. ]
  25. },
  26. {
  27. "BookingDetailId": 6,
  28. "ParticipantsAssigned": [
  29. {
  30. "ParticipantId": "f7cb54e4-606d-41e3-8e7c-87917208eaff"
  31. },
  32. {
  33. "ParticipantId": "a07d20ee-b01a-4111-b0f2-13af4c1ba1f6"
  34. }
  35. ]
  36. }
  37. ]
  38. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement