GET api/ResourceTypes/{resourceTypeIdentity}/Resources/{resourceId}/BookingRequests?startDate={startDate}&endDate={endDate}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| resourceTypeIdentity | string |
Required |
|
| resourceId | string |
Required |
|
| startDate | date |
Required |
|
| endDate | date |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of BookingRequest| Name | Description | Type | Additional information |
|---|---|---|---|
| Identity | globally unique identifier |
None. |
|
| Description | string |
None. |
|
| Name | string |
None. |
|
| EventType | string |
None. |
|
| Owner | string |
None. |
|
| StartDateTime | date |
None. |
|
| EndDateTime | date |
None. |
|
| RecurrencePattern | RecurrencePatternObject |
None. |
|
| Occurrences | Collection of Occurrence |
None. |
|
| BookingTypeIdentity | globally unique identifier |
None. |
|
| FormIdentity | globally unique identifier |
None. |
|
| OccurrenceGroupIdentity | globally unique identifier |
None. |
|
| Resources | Collection of BookingResource |
None. |
|
| CanEdit | boolean |
None. |
|
| EventIdentity | globally unique identifier |
None. |
|
| BookerName | string |
None. |
|
| BookerEmailAddress | string |
None. |
|
| AdditionalEmailAddresses | Collection of string |
None. |
|
| Status | string |
None. |
|
| HasRecurrence | boolean |
None. |
|
| IsEdited | boolean |
None. |
|
| Reference | string |
None. |
|
| BookingRequestFormValue | BookingRequestFormValue |
None. |
|
| HistoryCount | integer |
None. |
|
| RevisedBy | string |
None. |
|
| RevisedByEmailAddress | string |
None. |
|
| SkipUpdateOccurrencePattern | boolean |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"Identity": "6ae38782-9129-4178-b64e-110060cff297",
"Description": "sample string 2",
"Name": "sample string 3",
"EventType": "sample string 4",
"Owner": "sample string 5",
"StartDateTime": "2026-04-14T05:28:23.6920082+00:00",
"EndDateTime": "2026-04-14T05:28:23.6920082+00:00",
"RecurrencePattern": {
"RecurrenceType": 0,
"EndDateTime": "2026-04-14T05:28:23.6920082+00:00",
"StartDateTime": "2026-04-14T05:28:23.6920082+00:00",
"Interval": 3,
"UntilType": 0,
"UntilDate": "2026-04-14T05:28:23.6920082+00:00",
"NumberOfOccurrences": 5,
"RecurrenceDescription": "sample string 6",
"RecurrencePatternComplexDescription": "sample string 7"
},
"Occurrences": [
{
"Identity": "685b74c5-8f82-456e-859b-658d96413a3f",
"IsEdited": true,
"StartDateTime": "2026-04-14T05:28:23.6920082+00:00",
"EndDateTime": "2026-04-14T05:28:23.6920082+00:00"
},
{
"Identity": "685b74c5-8f82-456e-859b-658d96413a3f",
"IsEdited": true,
"StartDateTime": "2026-04-14T05:28:23.6920082+00:00",
"EndDateTime": "2026-04-14T05:28:23.6920082+00:00"
}
],
"BookingTypeIdentity": "f32cb16d-8120-473e-8d80-193000fd38bb",
"FormIdentity": "ee7270a0-906c-407b-a1c4-d3d3862ed36c",
"OccurrenceGroupIdentity": "365a0972-0516-48d7-8873-e3b00d42350a",
"Resources": [
{
"ResourceTypeIdentity": "fa975ede-e500-4ab0-9eb9-cf986bc6b144",
"ResourceTypeName": "sample string 2",
"ExternalApplicationIdentity": "0f47d145-9fc5-452e-8088-ae4f03031697",
"ResourceRestrictionIdentity": "3802b7d1-fff3-4057-84e1-772848700a37",
"IsPrimary": true,
"Identity": "f2d7fd2c-cc6e-4d02-a2f9-f11586c55249",
"Name": "sample string 7"
},
{
"ResourceTypeIdentity": "fa975ede-e500-4ab0-9eb9-cf986bc6b144",
"ResourceTypeName": "sample string 2",
"ExternalApplicationIdentity": "0f47d145-9fc5-452e-8088-ae4f03031697",
"ResourceRestrictionIdentity": "3802b7d1-fff3-4057-84e1-772848700a37",
"IsPrimary": true,
"Identity": "f2d7fd2c-cc6e-4d02-a2f9-f11586c55249",
"Name": "sample string 7"
}
],
"CanEdit": true,
"EventIdentity": "b3842a26-7af3-4a54-85e7-fb49fa3d7c1a",
"BookerName": "sample string 13",
"BookerEmailAddress": "sample string 14",
"AdditionalEmailAddresses": [
"sample string 1",
"sample string 2"
],
"Status": "sample string 15",
"HasRecurrence": true,
"IsEdited": true,
"Reference": "sample string 17",
"BookingRequestFormValue": {
"Identity": "04959af1-cd77-48f4-a216-1a6c37e56b31",
"Name": "sample string 2",
"Sections": [
{
"Identity": "07081f04-26fe-42b9-b735-a2329f1b2742",
"Name": "sample string 2",
"Rank": 3,
"Fields": [
{
"Identity": "85ba9c20-f7f2-48e1-b7e6-aa6a2c042e30",
"FieldType": 0,
"Rank": 2,
"Description": "sample string 3",
"ShortDescription": "sample string 4",
"Values": [
{},
{}
]
},
{
"Identity": "85ba9c20-f7f2-48e1-b7e6-aa6a2c042e30",
"FieldType": 0,
"Rank": 2,
"Description": "sample string 3",
"ShortDescription": "sample string 4",
"Values": [
{},
{}
]
}
]
},
{
"Identity": "07081f04-26fe-42b9-b735-a2329f1b2742",
"Name": "sample string 2",
"Rank": 3,
"Fields": [
{
"Identity": "85ba9c20-f7f2-48e1-b7e6-aa6a2c042e30",
"FieldType": 0,
"Rank": 2,
"Description": "sample string 3",
"ShortDescription": "sample string 4",
"Values": [
{},
{}
]
},
{
"Identity": "85ba9c20-f7f2-48e1-b7e6-aa6a2c042e30",
"FieldType": 0,
"Rank": 2,
"Description": "sample string 3",
"ShortDescription": "sample string 4",
"Values": [
{},
{}
]
}
]
}
]
},
"HistoryCount": 18,
"RevisedBy": "sample string 19",
"RevisedByEmailAddress": "sample string 20",
"SkipUpdateOccurrencePattern": true
},
{
"Identity": "6ae38782-9129-4178-b64e-110060cff297",
"Description": "sample string 2",
"Name": "sample string 3",
"EventType": "sample string 4",
"Owner": "sample string 5",
"StartDateTime": "2026-04-14T05:28:23.6920082+00:00",
"EndDateTime": "2026-04-14T05:28:23.6920082+00:00",
"RecurrencePattern": {
"RecurrenceType": 0,
"EndDateTime": "2026-04-14T05:28:23.6920082+00:00",
"StartDateTime": "2026-04-14T05:28:23.6920082+00:00",
"Interval": 3,
"UntilType": 0,
"UntilDate": "2026-04-14T05:28:23.6920082+00:00",
"NumberOfOccurrences": 5,
"RecurrenceDescription": "sample string 6",
"RecurrencePatternComplexDescription": "sample string 7"
},
"Occurrences": [
{
"Identity": "685b74c5-8f82-456e-859b-658d96413a3f",
"IsEdited": true,
"StartDateTime": "2026-04-14T05:28:23.6920082+00:00",
"EndDateTime": "2026-04-14T05:28:23.6920082+00:00"
},
{
"Identity": "685b74c5-8f82-456e-859b-658d96413a3f",
"IsEdited": true,
"StartDateTime": "2026-04-14T05:28:23.6920082+00:00",
"EndDateTime": "2026-04-14T05:28:23.6920082+00:00"
}
],
"BookingTypeIdentity": "f32cb16d-8120-473e-8d80-193000fd38bb",
"FormIdentity": "ee7270a0-906c-407b-a1c4-d3d3862ed36c",
"OccurrenceGroupIdentity": "365a0972-0516-48d7-8873-e3b00d42350a",
"Resources": [
{
"ResourceTypeIdentity": "fa975ede-e500-4ab0-9eb9-cf986bc6b144",
"ResourceTypeName": "sample string 2",
"ExternalApplicationIdentity": "0f47d145-9fc5-452e-8088-ae4f03031697",
"ResourceRestrictionIdentity": "3802b7d1-fff3-4057-84e1-772848700a37",
"IsPrimary": true,
"Identity": "f2d7fd2c-cc6e-4d02-a2f9-f11586c55249",
"Name": "sample string 7"
},
{
"ResourceTypeIdentity": "fa975ede-e500-4ab0-9eb9-cf986bc6b144",
"ResourceTypeName": "sample string 2",
"ExternalApplicationIdentity": "0f47d145-9fc5-452e-8088-ae4f03031697",
"ResourceRestrictionIdentity": "3802b7d1-fff3-4057-84e1-772848700a37",
"IsPrimary": true,
"Identity": "f2d7fd2c-cc6e-4d02-a2f9-f11586c55249",
"Name": "sample string 7"
}
],
"CanEdit": true,
"EventIdentity": "b3842a26-7af3-4a54-85e7-fb49fa3d7c1a",
"BookerName": "sample string 13",
"BookerEmailAddress": "sample string 14",
"AdditionalEmailAddresses": [
"sample string 1",
"sample string 2"
],
"Status": "sample string 15",
"HasRecurrence": true,
"IsEdited": true,
"Reference": "sample string 17",
"BookingRequestFormValue": {
"Identity": "04959af1-cd77-48f4-a216-1a6c37e56b31",
"Name": "sample string 2",
"Sections": [
{
"Identity": "07081f04-26fe-42b9-b735-a2329f1b2742",
"Name": "sample string 2",
"Rank": 3,
"Fields": [
{
"Identity": "85ba9c20-f7f2-48e1-b7e6-aa6a2c042e30",
"FieldType": 0,
"Rank": 2,
"Description": "sample string 3",
"ShortDescription": "sample string 4",
"Values": [
{},
{}
]
},
{
"Identity": "85ba9c20-f7f2-48e1-b7e6-aa6a2c042e30",
"FieldType": 0,
"Rank": 2,
"Description": "sample string 3",
"ShortDescription": "sample string 4",
"Values": [
{},
{}
]
}
]
},
{
"Identity": "07081f04-26fe-42b9-b735-a2329f1b2742",
"Name": "sample string 2",
"Rank": 3,
"Fields": [
{
"Identity": "85ba9c20-f7f2-48e1-b7e6-aa6a2c042e30",
"FieldType": 0,
"Rank": 2,
"Description": "sample string 3",
"ShortDescription": "sample string 4",
"Values": [
{},
{}
]
},
{
"Identity": "85ba9c20-f7f2-48e1-b7e6-aa6a2c042e30",
"FieldType": 0,
"Rank": 2,
"Description": "sample string 3",
"ShortDescription": "sample string 4",
"Values": [
{},
{}
]
}
]
}
]
},
"HistoryCount": 18,
"RevisedBy": "sample string 19",
"RevisedByEmailAddress": "sample string 20",
"SkipUpdateOccurrencePattern": true
}
]
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.