GET api/ResourceTypes/{resourceTypeIdentity}/Resources/{resourceId}/BookingRequests
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| resourceTypeIdentity | string |
Required |
|
| resourceId | string |
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": "2f013352-ff78-41b7-abe4-86231d421c00",
"Description": "sample string 2",
"Name": "sample string 3",
"EventType": "sample string 4",
"Owner": "sample string 5",
"StartDateTime": "2026-02-27T23:30:43.3713612+00:00",
"EndDateTime": "2026-02-27T23:30:43.3713612+00:00",
"RecurrencePattern": {
"RecurrenceType": 0,
"EndDateTime": "2026-02-27T23:30:43.3713612+00:00",
"StartDateTime": "2026-02-27T23:30:43.3713612+00:00",
"Interval": 3,
"UntilType": 0,
"UntilDate": "2026-02-27T23:30:43.3713612+00:00",
"NumberOfOccurrences": 5,
"RecurrenceDescription": "sample string 6",
"RecurrencePatternComplexDescription": "sample string 7"
},
"Occurrences": [
{
"Identity": "358264a6-5fd8-4044-8e8c-1dce2f898632",
"IsEdited": true,
"StartDateTime": "2026-02-27T23:30:43.3713612+00:00",
"EndDateTime": "2026-02-27T23:30:43.3713612+00:00"
},
{
"Identity": "358264a6-5fd8-4044-8e8c-1dce2f898632",
"IsEdited": true,
"StartDateTime": "2026-02-27T23:30:43.3713612+00:00",
"EndDateTime": "2026-02-27T23:30:43.3713612+00:00"
}
],
"BookingTypeIdentity": "dcf88e56-3035-4316-8234-91663fd69d72",
"FormIdentity": "99c8ba08-d0e4-4db0-b86d-460ce73eea6c",
"OccurrenceGroupIdentity": "60897560-c740-4427-a09e-06f7e3da725b",
"Resources": [
{
"ResourceTypeIdentity": "48288f48-c842-48b4-8a5f-99d2757baad7",
"ResourceTypeName": "sample string 2",
"ExternalApplicationIdentity": "e8bcc95b-d024-43e9-a7ba-77737363a642",
"ResourceRestrictionIdentity": "b0bc3cfc-29a7-42b7-929a-2791f8c2746a",
"IsPrimary": true,
"Identity": "71608b15-d488-408a-8841-9fafc4f0f4cc",
"Name": "sample string 7"
},
{
"ResourceTypeIdentity": "48288f48-c842-48b4-8a5f-99d2757baad7",
"ResourceTypeName": "sample string 2",
"ExternalApplicationIdentity": "e8bcc95b-d024-43e9-a7ba-77737363a642",
"ResourceRestrictionIdentity": "b0bc3cfc-29a7-42b7-929a-2791f8c2746a",
"IsPrimary": true,
"Identity": "71608b15-d488-408a-8841-9fafc4f0f4cc",
"Name": "sample string 7"
}
],
"CanEdit": true,
"EventIdentity": "9346e4f7-f2f3-4a21-981a-3038cc36a82b",
"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": "3a9305ee-9173-41ba-b438-0c3867113540",
"Name": "sample string 2",
"Sections": [
{
"Identity": "5bce1caf-19c9-4394-8a2e-8dbeb5410a76",
"Name": "sample string 2",
"Rank": 3,
"Fields": [
{
"Identity": "fd7b4cce-5a19-46f2-8feb-2f31c8fc9769",
"FieldType": 0,
"Rank": 2,
"Description": "sample string 3",
"ShortDescription": "sample string 4",
"Values": [
{},
{}
]
},
{
"Identity": "fd7b4cce-5a19-46f2-8feb-2f31c8fc9769",
"FieldType": 0,
"Rank": 2,
"Description": "sample string 3",
"ShortDescription": "sample string 4",
"Values": [
{},
{}
]
}
]
},
{
"Identity": "5bce1caf-19c9-4394-8a2e-8dbeb5410a76",
"Name": "sample string 2",
"Rank": 3,
"Fields": [
{
"Identity": "fd7b4cce-5a19-46f2-8feb-2f31c8fc9769",
"FieldType": 0,
"Rank": 2,
"Description": "sample string 3",
"ShortDescription": "sample string 4",
"Values": [
{},
{}
]
},
{
"Identity": "fd7b4cce-5a19-46f2-8feb-2f31c8fc9769",
"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": "2f013352-ff78-41b7-abe4-86231d421c00",
"Description": "sample string 2",
"Name": "sample string 3",
"EventType": "sample string 4",
"Owner": "sample string 5",
"StartDateTime": "2026-02-27T23:30:43.3713612+00:00",
"EndDateTime": "2026-02-27T23:30:43.3713612+00:00",
"RecurrencePattern": {
"RecurrenceType": 0,
"EndDateTime": "2026-02-27T23:30:43.3713612+00:00",
"StartDateTime": "2026-02-27T23:30:43.3713612+00:00",
"Interval": 3,
"UntilType": 0,
"UntilDate": "2026-02-27T23:30:43.3713612+00:00",
"NumberOfOccurrences": 5,
"RecurrenceDescription": "sample string 6",
"RecurrencePatternComplexDescription": "sample string 7"
},
"Occurrences": [
{
"Identity": "358264a6-5fd8-4044-8e8c-1dce2f898632",
"IsEdited": true,
"StartDateTime": "2026-02-27T23:30:43.3713612+00:00",
"EndDateTime": "2026-02-27T23:30:43.3713612+00:00"
},
{
"Identity": "358264a6-5fd8-4044-8e8c-1dce2f898632",
"IsEdited": true,
"StartDateTime": "2026-02-27T23:30:43.3713612+00:00",
"EndDateTime": "2026-02-27T23:30:43.3713612+00:00"
}
],
"BookingTypeIdentity": "dcf88e56-3035-4316-8234-91663fd69d72",
"FormIdentity": "99c8ba08-d0e4-4db0-b86d-460ce73eea6c",
"OccurrenceGroupIdentity": "60897560-c740-4427-a09e-06f7e3da725b",
"Resources": [
{
"ResourceTypeIdentity": "48288f48-c842-48b4-8a5f-99d2757baad7",
"ResourceTypeName": "sample string 2",
"ExternalApplicationIdentity": "e8bcc95b-d024-43e9-a7ba-77737363a642",
"ResourceRestrictionIdentity": "b0bc3cfc-29a7-42b7-929a-2791f8c2746a",
"IsPrimary": true,
"Identity": "71608b15-d488-408a-8841-9fafc4f0f4cc",
"Name": "sample string 7"
},
{
"ResourceTypeIdentity": "48288f48-c842-48b4-8a5f-99d2757baad7",
"ResourceTypeName": "sample string 2",
"ExternalApplicationIdentity": "e8bcc95b-d024-43e9-a7ba-77737363a642",
"ResourceRestrictionIdentity": "b0bc3cfc-29a7-42b7-929a-2791f8c2746a",
"IsPrimary": true,
"Identity": "71608b15-d488-408a-8841-9fafc4f0f4cc",
"Name": "sample string 7"
}
],
"CanEdit": true,
"EventIdentity": "9346e4f7-f2f3-4a21-981a-3038cc36a82b",
"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": "3a9305ee-9173-41ba-b438-0c3867113540",
"Name": "sample string 2",
"Sections": [
{
"Identity": "5bce1caf-19c9-4394-8a2e-8dbeb5410a76",
"Name": "sample string 2",
"Rank": 3,
"Fields": [
{
"Identity": "fd7b4cce-5a19-46f2-8feb-2f31c8fc9769",
"FieldType": 0,
"Rank": 2,
"Description": "sample string 3",
"ShortDescription": "sample string 4",
"Values": [
{},
{}
]
},
{
"Identity": "fd7b4cce-5a19-46f2-8feb-2f31c8fc9769",
"FieldType": 0,
"Rank": 2,
"Description": "sample string 3",
"ShortDescription": "sample string 4",
"Values": [
{},
{}
]
}
]
},
{
"Identity": "5bce1caf-19c9-4394-8a2e-8dbeb5410a76",
"Name": "sample string 2",
"Rank": 3,
"Fields": [
{
"Identity": "fd7b4cce-5a19-46f2-8feb-2f31c8fc9769",
"FieldType": 0,
"Rank": 2,
"Description": "sample string 3",
"ShortDescription": "sample string 4",
"Values": [
{},
{}
]
},
{
"Identity": "fd7b4cce-5a19-46f2-8feb-2f31c8fc9769",
"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.