Skip to content

Instantly share code, notes, and snippets.

@DimaDaxDadeco
Created November 9, 2018 10:01
Show Gist options
  • Save DimaDaxDadeco/a96c765e8eb3f7e5cc7a5cf7fc05bdb8 to your computer and use it in GitHub Desktop.
Save DimaDaxDadeco/a96c765e8eb3f7e5cc7a5cf7fc05bdb8 to your computer and use it in GitHub Desktop.
https://eventplanningservice.eventdata-services.com/api/booking/book
{
"opportunityId": "7000990D-64E3-E811-80E5-000D3A22E075",
"products": [],
"facilities": [{
"id": "1657024e-15ca-e811-80e4-000d3a22e075",
"name": "Beamer 314x1500",
"from": "2018/11/09 13:00",
"to": "2018/11/10 13:00",
"product": {
"id": "04293bea-dcda-e811-80e5-000d3a22e075",
"name": "Beamer Rental",
"quantity": 0
}
}],
"rooms": [{
"equipments": [{
"type": 0,
"id": "281f4b49-64e3-e811-80e5-000d3a22e075",
"from": "2018-11-09T16:00:00",
"name": "Beamer 314x1500",
"to": "2018-11-09T16:00:00",
"product": {
"id": "04293bea-dcda-e811-80e5-000d3a22e075",
"name": "Beamer Rental",
"quantity": 0
},
"price": 20
}],
"services": [{
"type": 0,
"id": "291f4b49-64e3-e811-80e5-000d3a22e075",
"from": "2018-11-09T16:00:00",
"name": "Cleaner John Mcgee",
"to": "2018-11-09T16:00:00",
"product": {
"id": "806deb19-7ed1-e811-80e5-000d3a22e075",
"name": "Regular Cleaning Services",
"quantity": 0
},
"price": 0
}],
"id": "6abb182a-50ca-e811-80e4-000d3a22e075",
"from": "2018-11-09T16:00:00",
"name": "Room 5",
"to": "2018-11-10T16:00:00",
"product": {
"id": "f582a1e2-bac4-e811-80e4-000d3a22e075",
"name": "Regular Room Rental",
"quantity": 0
},
"price": 100
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment