Resources Test
EventsManagement/Resources/Details?resourceIds={resourceIds}&constituentIds={constituentIds}&startDateTime={startDateTime}&endDateTime={endDateTime}&expandWorkerAssignments={expandWorkerAssignments}
Get schedules and qualifications that apply to a set of resources and/or constituents during certain period of time.
Http Verb GET
Resource URL https://ts-stg-appgw.calacademy.org/TessituraService/EventsManagement/Resources/Details?resourceIds={resourceIds}&constituentIds={constituentIds}&startDateTime={startDateTime}&endDateTime={endDateTime}&expandWorkerAssignments={expandWorkerAssignments}

URI Parameters

Parameter Name Data Type Required Notes
resourceIds string N A comma separated list of resource ids.
constituentIds string N A comma separated list of constituent ids.
startDateTime date N
endDateTime date N
expandWorkerAssignments boolean N

Request Body

None.

No request body.

Response object type : Collection of ResourceDetail

Response object type Collection of ResourceDetail has the following properties.
Property Name Data Type Length Required Readonly Notes
ConstituentId integer
Description string
Id integer
Qualifications Collection of EntitySummary
ResourceCategory EntitySummary
ResourceType EntitySummary
ScheduleOccurrences Collection of ResourceScheduleOccurrence
[
  {
    "Id": 1,
    "Description": "sample string 2",
    "ResourceType": {
      "Id": 1,
      "Description": "sample string 2"
    },
    "ResourceCategory": {
      "Id": 1,
      "Description": "sample string 2"
    },
    "Qualifications": [
      {
        "Id": 1,
        "Description": "sample string 2"
      },
      {
        "Id": 1,
        "Description": "sample string 2"
      }
    ],
    "ConstituentId": 1,
    "ScheduleOccurrences": [
      {
        "ScheduleId": 1,
        "ScheduleDescription": "sample string 2",
        "ScheduleTypeId": 3,
        "StartDateTime": "2025-04-24T04:46:26.3584031-07:00",
        "EndDateTime": "2025-04-24T04:46:26.3584031-07:00",
        "RecurrencePattern": 1,
        "IsShared": true,
        "Count": 1,
        "BookingAssignmentId": 1,
        "Booking": {
          "Id": 1,
          "Description": "sample string 2"
        }
      },
      {
        "ScheduleId": 1,
        "ScheduleDescription": "sample string 2",
        "ScheduleTypeId": 3,
        "StartDateTime": "2025-04-24T04:46:26.3584031-07:00",
        "EndDateTime": "2025-04-24T04:46:26.3584031-07:00",
        "RecurrencePattern": 1,
        "IsShared": true,
        "Count": 1,
        "BookingAssignmentId": 1,
        "Booking": {
          "Id": 1,
          "Description": "sample string 2"
        }
      }
    ]
  },
  {
    "Id": 1,
    "Description": "sample string 2",
    "ResourceType": {
      "Id": 1,
      "Description": "sample string 2"
    },
    "ResourceCategory": {
      "Id": 1,
      "Description": "sample string 2"
    },
    "Qualifications": [
      {
        "Id": 1,
        "Description": "sample string 2"
      },
      {
        "Id": 1,
        "Description": "sample string 2"
      }
    ],
    "ConstituentId": 1,
    "ScheduleOccurrences": [
      {
        "ScheduleId": 1,
        "ScheduleDescription": "sample string 2",
        "ScheduleTypeId": 3,
        "StartDateTime": "2025-04-24T04:46:26.3584031-07:00",
        "EndDateTime": "2025-04-24T04:46:26.3584031-07:00",
        "RecurrencePattern": 1,
        "IsShared": true,
        "Count": 1,
        "BookingAssignmentId": 1,
        "Booking": {
          "Id": 1,
          "Description": "sample string 2"
        }
      },
      {
        "ScheduleId": 1,
        "ScheduleDescription": "sample string 2",
        "ScheduleTypeId": 3,
        "StartDateTime": "2025-04-24T04:46:26.3584031-07:00",
        "EndDateTime": "2025-04-24T04:46:26.3584031-07:00",
        "RecurrencePattern": 1,
        "IsShared": true,
        "Count": 1,
        "BookingAssignmentId": 1,
        "Booking": {
          "Id": 1,
          "Description": "sample string 2"
        }
      }
    ]
  }
]
<ResourceDetails xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
  <ResourceDetail>
    <ConstituentId>1</ConstituentId>
    <Description>sample string 2</Description>
    <Id>1</Id>
    <Qualifications>
      <EntitySummary>
        <Description>sample string 2</Description>
        <Id>1</Id>
      </EntitySummary>
      <EntitySummary>
        <Description>sample string 2</Description>
        <Id>1</Id>
      </EntitySummary>
    </Qualifications>
    <ResourceCategory>
      <Description>sample string 2</Description>
      <Id>1</Id>
    </ResourceCategory>
    <ResourceType>
      <Description>sample string 2</Description>
      <Id>1</Id>
    </ResourceType>
    <ScheduleOccurrences>
      <ResourceScheduleOccurrence>
        <Booking>
          <Description>sample string 2</Description>
          <Id>1</Id>
        </Booking>
        <BookingAssignmentId>1</BookingAssignmentId>
        <Count>1</Count>
        <EndDateTime>2025-04-24T04:46:26.3584031-07:00</EndDateTime>
        <IsShared>true</IsShared>
        <RecurrencePattern>1</RecurrencePattern>
        <ScheduleDescription>sample string 2</ScheduleDescription>
        <ScheduleId>1</ScheduleId>
        <ScheduleTypeId>3</ScheduleTypeId>
        <StartDateTime>2025-04-24T04:46:26.3584031-07:00</StartDateTime>
      </ResourceScheduleOccurrence>
      <ResourceScheduleOccurrence>
        <Booking>
          <Description>sample string 2</Description>
          <Id>1</Id>
        </Booking>
        <BookingAssignmentId>1</BookingAssignmentId>
        <Count>1</Count>
        <EndDateTime>2025-04-24T04:46:26.3584031-07:00</EndDateTime>
        <IsShared>true</IsShared>
        <RecurrencePattern>1</RecurrencePattern>
        <ScheduleDescription>sample string 2</ScheduleDescription>
        <ScheduleId>1</ScheduleId>
        <ScheduleTypeId>3</ScheduleTypeId>
        <StartDateTime>2025-04-24T04:46:26.3584031-07:00</StartDateTime>
      </ResourceScheduleOccurrence>
    </ScheduleOccurrences>
  </ResourceDetail>
  <ResourceDetail>
    <ConstituentId>1</ConstituentId>
    <Description>sample string 2</Description>
    <Id>1</Id>
    <Qualifications>
      <EntitySummary>
        <Description>sample string 2</Description>
        <Id>1</Id>
      </EntitySummary>
      <EntitySummary>
        <Description>sample string 2</Description>
        <Id>1</Id>
      </EntitySummary>
    </Qualifications>
    <ResourceCategory>
      <Description>sample string 2</Description>
      <Id>1</Id>
    </ResourceCategory>
    <ResourceType>
      <Description>sample string 2</Description>
      <Id>1</Id>
    </ResourceType>
    <ScheduleOccurrences>
      <ResourceScheduleOccurrence>
        <Booking>
          <Description>sample string 2</Description>
          <Id>1</Id>
        </Booking>
        <BookingAssignmentId>1</BookingAssignmentId>
        <Count>1</Count>
        <EndDateTime>2025-04-24T04:46:26.3584031-07:00</EndDateTime>
        <IsShared>true</IsShared>
        <RecurrencePattern>1</RecurrencePattern>
        <ScheduleDescription>sample string 2</ScheduleDescription>
        <ScheduleId>1</ScheduleId>
        <ScheduleTypeId>3</ScheduleTypeId>
        <StartDateTime>2025-04-24T04:46:26.3584031-07:00</StartDateTime>
      </ResourceScheduleOccurrence>
      <ResourceScheduleOccurrence>
        <Booking>
          <Description>sample string 2</Description>
          <Id>1</Id>
        </Booking>
        <BookingAssignmentId>1</BookingAssignmentId>
        <Count>1</Count>
        <EndDateTime>2025-04-24T04:46:26.3584031-07:00</EndDateTime>
        <IsShared>true</IsShared>
        <RecurrencePattern>1</RecurrencePattern>
        <ScheduleDescription>sample string 2</ScheduleDescription>
        <ScheduleId>1</ScheduleId>
        <ScheduleTypeId>3</ScheduleTypeId>
        <StartDateTime>2025-04-24T04:46:26.3584031-07:00</StartDateTime>
      </ResourceScheduleOccurrence>
    </ScheduleOccurrences>
  </ResourceDetail>
</ResourceDetails>

No entries in change log for this operation.