Get Booking Price

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,
    },
  ]
}
Language
URL
Click Try It! to start a request and see the response here!