post https://{defaultBusinessWebAddress}.spaces.nexudus.com/en/bookings/getBookingPrice
Returns the price to book a given resource for a period of time.
{
"booking": {
"Id": 0,
"ResourceId": 1004591591,
"ToTime": "2022-11-22T13:00:00.000Z",
"resource": {
"Id": 1004591591
},
"floorPlanDesk": {}
},
"products": [
{
"Id": 1006722720,
"ProductId": 1006721716,
"RequestQuantity": false,
"Quantity": 1,
},
]
}