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": "688550cc-ce92-443f-8092-1349a9cf5a18",
"Description": "sample string 2",
"Name": "sample string 3",
"EventType": "sample string 4",
"Owner": "sample string 5",
"StartDateTime": "2025-11-01T14:39:03.6968998+00:00",
"EndDateTime": "2025-11-01T14:39:03.6968998+00:00",
"RecurrencePattern": {
"RecurrenceType": 0,
"EndDateTime": "2025-11-01T14:39:03.6968998+00:00",
"StartDateTime": "2025-11-01T14:39:03.6968998+00:00",
"Interval": 3,
"UntilType": 0,
"UntilDate": "2025-11-01T14:39:03.6968998+00:00",
"NumberOfOccurrences": 5,
"RecurrenceDescription": "sample string 6",
"RecurrencePatternComplexDescription": "sample string 7"
},
"Occurrences": [
{
"Identity": "f06b1886-fba5-40fb-bee0-0cc12e41d034",
"IsEdited": true,
"StartDateTime": "2025-11-01T14:39:03.6968998+00:00",
"EndDateTime": "2025-11-01T14:39:03.6968998+00:00"
},
{
"Identity": "f06b1886-fba5-40fb-bee0-0cc12e41d034",
"IsEdited": true,
"StartDateTime": "2025-11-01T14:39:03.6968998+00:00",
"EndDateTime": "2025-11-01T14:39:03.6968998+00:00"
}
],
"BookingTypeIdentity": "ba4ad069-b773-4ac7-b6b4-31b9dab853d9",
"FormIdentity": "819d836b-9d03-4978-9b7b-4b18326bb5dc",
"OccurrenceGroupIdentity": "39a1ec1b-b2fd-4eba-9ba5-094c651d774d",
"Resources": [
{
"ResourceTypeIdentity": "e5439866-ae89-4bad-927f-0013834f76ef",
"ResourceTypeName": "sample string 2",
"ExternalApplicationIdentity": "42cc317d-4836-47b4-888c-71a7b8ead99c",
"ResourceRestrictionIdentity": "ddb8c0c5-0900-4550-aaff-4653df96994d",
"IsPrimary": true,
"Identity": "9f969f6d-bebf-4c49-b77c-38b2892d04a5",
"Name": "sample string 7"
},
{
"ResourceTypeIdentity": "e5439866-ae89-4bad-927f-0013834f76ef",
"ResourceTypeName": "sample string 2",
"ExternalApplicationIdentity": "42cc317d-4836-47b4-888c-71a7b8ead99c",
"ResourceRestrictionIdentity": "ddb8c0c5-0900-4550-aaff-4653df96994d",
"IsPrimary": true,
"Identity": "9f969f6d-bebf-4c49-b77c-38b2892d04a5",
"Name": "sample string 7"
}
],
"CanEdit": true,
"EventIdentity": "2a38be57-cc38-4ea9-b6ff-cd7516a8b34b",
"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": "9c75d7e3-b8ac-4f8a-bdab-24ab87288da7",
"Name": "sample string 2",
"Sections": [
{
"Identity": "23c1247a-7332-47f0-b395-2cd1815ab740",
"Name": "sample string 2",
"Rank": 3,
"Fields": [
{
"Identity": "8203f3d1-9afe-462a-9843-88d68a8a4d5b",
"FieldType": 0,
"Rank": 2,
"Description": "sample string 3",
"ShortDescription": "sample string 4",
"Values": [
{},
{}
]
},
{
"Identity": "8203f3d1-9afe-462a-9843-88d68a8a4d5b",
"FieldType": 0,
"Rank": 2,
"Description": "sample string 3",
"ShortDescription": "sample string 4",
"Values": [
{},
{}
]
}
]
},
{
"Identity": "23c1247a-7332-47f0-b395-2cd1815ab740",
"Name": "sample string 2",
"Rank": 3,
"Fields": [
{
"Identity": "8203f3d1-9afe-462a-9843-88d68a8a4d5b",
"FieldType": 0,
"Rank": 2,
"Description": "sample string 3",
"ShortDescription": "sample string 4",
"Values": [
{},
{}
]
},
{
"Identity": "8203f3d1-9afe-462a-9843-88d68a8a4d5b",
"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": "688550cc-ce92-443f-8092-1349a9cf5a18",
"Description": "sample string 2",
"Name": "sample string 3",
"EventType": "sample string 4",
"Owner": "sample string 5",
"StartDateTime": "2025-11-01T14:39:03.6968998+00:00",
"EndDateTime": "2025-11-01T14:39:03.6968998+00:00",
"RecurrencePattern": {
"RecurrenceType": 0,
"EndDateTime": "2025-11-01T14:39:03.6968998+00:00",
"StartDateTime": "2025-11-01T14:39:03.6968998+00:00",
"Interval": 3,
"UntilType": 0,
"UntilDate": "2025-11-01T14:39:03.6968998+00:00",
"NumberOfOccurrences": 5,
"RecurrenceDescription": "sample string 6",
"RecurrencePatternComplexDescription": "sample string 7"
},
"Occurrences": [
{
"Identity": "f06b1886-fba5-40fb-bee0-0cc12e41d034",
"IsEdited": true,
"StartDateTime": "2025-11-01T14:39:03.6968998+00:00",
"EndDateTime": "2025-11-01T14:39:03.6968998+00:00"
},
{
"Identity": "f06b1886-fba5-40fb-bee0-0cc12e41d034",
"IsEdited": true,
"StartDateTime": "2025-11-01T14:39:03.6968998+00:00",
"EndDateTime": "2025-11-01T14:39:03.6968998+00:00"
}
],
"BookingTypeIdentity": "ba4ad069-b773-4ac7-b6b4-31b9dab853d9",
"FormIdentity": "819d836b-9d03-4978-9b7b-4b18326bb5dc",
"OccurrenceGroupIdentity": "39a1ec1b-b2fd-4eba-9ba5-094c651d774d",
"Resources": [
{
"ResourceTypeIdentity": "e5439866-ae89-4bad-927f-0013834f76ef",
"ResourceTypeName": "sample string 2",
"ExternalApplicationIdentity": "42cc317d-4836-47b4-888c-71a7b8ead99c",
"ResourceRestrictionIdentity": "ddb8c0c5-0900-4550-aaff-4653df96994d",
"IsPrimary": true,
"Identity": "9f969f6d-bebf-4c49-b77c-38b2892d04a5",
"Name": "sample string 7"
},
{
"ResourceTypeIdentity": "e5439866-ae89-4bad-927f-0013834f76ef",
"ResourceTypeName": "sample string 2",
"ExternalApplicationIdentity": "42cc317d-4836-47b4-888c-71a7b8ead99c",
"ResourceRestrictionIdentity": "ddb8c0c5-0900-4550-aaff-4653df96994d",
"IsPrimary": true,
"Identity": "9f969f6d-bebf-4c49-b77c-38b2892d04a5",
"Name": "sample string 7"
}
],
"CanEdit": true,
"EventIdentity": "2a38be57-cc38-4ea9-b6ff-cd7516a8b34b",
"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": "9c75d7e3-b8ac-4f8a-bdab-24ab87288da7",
"Name": "sample string 2",
"Sections": [
{
"Identity": "23c1247a-7332-47f0-b395-2cd1815ab740",
"Name": "sample string 2",
"Rank": 3,
"Fields": [
{
"Identity": "8203f3d1-9afe-462a-9843-88d68a8a4d5b",
"FieldType": 0,
"Rank": 2,
"Description": "sample string 3",
"ShortDescription": "sample string 4",
"Values": [
{},
{}
]
},
{
"Identity": "8203f3d1-9afe-462a-9843-88d68a8a4d5b",
"FieldType": 0,
"Rank": 2,
"Description": "sample string 3",
"ShortDescription": "sample string 4",
"Values": [
{},
{}
]
}
]
},
{
"Identity": "23c1247a-7332-47f0-b395-2cd1815ab740",
"Name": "sample string 2",
"Rank": 3,
"Fields": [
{
"Identity": "8203f3d1-9afe-462a-9843-88d68a8a4d5b",
"FieldType": 0,
"Rank": 2,
"Description": "sample string 3",
"ShortDescription": "sample string 4",
"Values": [
{},
{}
]
},
{
"Identity": "8203f3d1-9afe-462a-9843-88d68a8a4d5b",
"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.