GET api/BookingRequests/{bookingRequestIdentity}/Occurrences/{id}?checkResourceRestrictions={checkResourceRestrictions}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| bookingRequestIdentity | string |
Required |
|
| id | string |
Required |
|
| checkResourceRestrictions | boolean |
Default value is False |
Body Parameters
None.
Response Information
Resource Description
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. |
|
| BookingExecutions | Collection of BookingExecution |
None. |
|
| BookingTypeIdentity | globally unique identifier |
None. |
|
| FormIdentity | globally unique identifier |
None. |
|
| OccurrenceGroupIdentity | globally unique identifier |
None. |
|
| Resources | Collection of BookingResource |
None. |
|
| CanEdit | boolean |
None. |
|
| CanCancel | boolean |
None. |
|
| CanEditEndDateTimeOnly | boolean |
None. |
|
| CanCopy | 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. |
|
| IsCurrentlyActive | boolean |
None. |
|
| EditRestrictions | Collection of BookingRequestEditRestriction |
None. |
|
| RefittedResources | Collection of BookingResource |
None. |
|
| IsImport | boolean |
None. |
|
| ImportedBy | string |
None. |
|
| ImportedByEmailAddress | string |
None. |
|
| Source | string |
None. |
|
| PrimaryResourceChanged | boolean |
None. |
|
| PrimaryResourceChangedByEmailAddress | string |
None. |
|
| CopiedFromIdentity | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
{
"Identity": "1143b5a0-7343-4888-9984-89e5a90dfa04",
"Description": "sample string 2",
"Name": "sample string 3",
"EventType": "sample string 4",
"Owner": "sample string 5",
"StartDateTime": "2026-03-18T09:11:15.095791+00:00",
"EndDateTime": "2026-03-18T09:11:15.095791+00:00",
"RecurrencePattern": {
"RecurrenceType": 0,
"EndDateTime": "2026-03-18T09:11:15.095791+00:00",
"StartDateTime": "2026-03-18T09:11:15.095791+00:00",
"Interval": 3,
"UntilType": 0,
"UntilDate": "2026-03-18T09:11:15.095791+00:00",
"NumberOfOccurrences": 5,
"RecurrenceDescription": "sample string 6",
"RecurrencePatternComplexDescription": "sample string 7"
},
"Occurrences": [
{
"Identity": "6ac886bd-90db-48ed-8a33-28f7f9f24e64",
"IsEdited": true,
"StartDateTime": "2026-03-18T09:11:15.095791+00:00",
"EndDateTime": "2026-03-18T09:11:15.095791+00:00"
},
{
"Identity": "6ac886bd-90db-48ed-8a33-28f7f9f24e64",
"IsEdited": true,
"StartDateTime": "2026-03-18T09:11:15.095791+00:00",
"EndDateTime": "2026-03-18T09:11:15.095791+00:00"
}
],
"BookingExecutions": [
{
"OccurrenceIdentity": "9d53a292-db15-43dd-81bb-0a8b94a472b9",
"StartInfo": {
"StartedDateTime": "2026-03-18T09:11:15.095791+00:00",
"StartedByIdentity": "sample string 1",
"StartedByName": "sample string 2",
"StartedByEmailAddress": "sample string 3",
"StartedForm": "sample string 4"
},
"EndInfo": {
"EndedDateTime": "2026-03-18T09:11:15.095791+00:00",
"EndedByIdentity": "sample string 1",
"EndedByName": "sample string 2",
"EndedByEmailAddress": "sample string 3",
"EndedForm": "sample string 4"
}
},
{
"OccurrenceIdentity": "9d53a292-db15-43dd-81bb-0a8b94a472b9",
"StartInfo": {
"StartedDateTime": "2026-03-18T09:11:15.095791+00:00",
"StartedByIdentity": "sample string 1",
"StartedByName": "sample string 2",
"StartedByEmailAddress": "sample string 3",
"StartedForm": "sample string 4"
},
"EndInfo": {
"EndedDateTime": "2026-03-18T09:11:15.095791+00:00",
"EndedByIdentity": "sample string 1",
"EndedByName": "sample string 2",
"EndedByEmailAddress": "sample string 3",
"EndedForm": "sample string 4"
}
}
],
"BookingTypeIdentity": "04d6c0ed-37b7-4f8d-ad26-646a714bcda8",
"FormIdentity": "313006f2-29a1-4b8f-b1dd-2559fdd29e7b",
"OccurrenceGroupIdentity": "ba87f206-8a68-4749-a03c-cf2e96c663a0",
"Resources": [
{
"ResourceTypeIdentity": "8360e6cc-b3cd-4840-be1b-8079c788d182",
"ResourceTypeName": "sample string 2",
"ExternalApplicationIdentity": "b5f2038e-2946-429c-80e3-7dff56f9d800",
"ResourceRestrictionIdentity": "03b4640c-bb2e-4ed6-9374-75af4a7d4eb4",
"IsPrimary": true,
"ResourceAddedExternally": true,
"ImageUri": "http://webapihelppage6.com",
"Approvers": [
"69e86e4f-a06b-42dc-9f35-c49df379d6e6",
"94027d64-3726-4669-97ae-40fe253067c4"
],
"BookingApprovers": {
"PermissionGroupIdentities": [
"e128eae8-744b-4255-9c50-f37003d36c0c",
"b6e562e3-38ea-42eb-87b7-82ef25483efd"
],
"Claims": [
{
"ClaimType": "sample string 1",
"ClaimValue": "sample string 2",
"ClaimTypeLower": "sample string 1",
"ClaimValueLower": "sample string 2"
},
{
"ClaimType": "sample string 1",
"ClaimValue": "sample string 2",
"ClaimTypeLower": "sample string 1",
"ClaimValueLower": "sample string 2"
}
]
},
"CanViewCalendar": true,
"Identity": "a783b2ac-fc07-420e-8768-d8e627f46761",
"Name": "sample string 10"
},
{
"ResourceTypeIdentity": "8360e6cc-b3cd-4840-be1b-8079c788d182",
"ResourceTypeName": "sample string 2",
"ExternalApplicationIdentity": "b5f2038e-2946-429c-80e3-7dff56f9d800",
"ResourceRestrictionIdentity": "03b4640c-bb2e-4ed6-9374-75af4a7d4eb4",
"IsPrimary": true,
"ResourceAddedExternally": true,
"ImageUri": "http://webapihelppage6.com",
"Approvers": [
"69e86e4f-a06b-42dc-9f35-c49df379d6e6",
"94027d64-3726-4669-97ae-40fe253067c4"
],
"BookingApprovers": {
"PermissionGroupIdentities": [
"e128eae8-744b-4255-9c50-f37003d36c0c",
"b6e562e3-38ea-42eb-87b7-82ef25483efd"
],
"Claims": [
{
"ClaimType": "sample string 1",
"ClaimValue": "sample string 2",
"ClaimTypeLower": "sample string 1",
"ClaimValueLower": "sample string 2"
},
{
"ClaimType": "sample string 1",
"ClaimValue": "sample string 2",
"ClaimTypeLower": "sample string 1",
"ClaimValueLower": "sample string 2"
}
]
},
"CanViewCalendar": true,
"Identity": "a783b2ac-fc07-420e-8768-d8e627f46761",
"Name": "sample string 10"
}
],
"CanEdit": true,
"CanCancel": true,
"CanEditEndDateTimeOnly": true,
"CanCopy": true,
"EventIdentity": "9d5b1094-3e7d-4465-be91-a34cca86a48a",
"BookerName": "sample string 16",
"BookerEmailAddress": "sample string 17",
"AdditionalEmailAddresses": [
"sample string 1",
"sample string 2"
],
"Status": "sample string 18",
"HasRecurrence": true,
"IsEdited": true,
"Reference": "sample string 20",
"BookingRequestFormValue": {
"Identity": "bae40c68-5dcc-4736-af61-4f4aacf4e66e",
"Name": "sample string 2",
"Sections": [
{
"Identity": "000ade02-ee3f-4305-b1d4-0a1ab1d89c81",
"Name": "sample string 2",
"Rank": 3,
"Fields": [
{
"Identity": "186dad59-e337-4dec-8403-d69bad415b2d",
"FieldType": 0,
"Rank": 2,
"Description": "sample string 3",
"ShortDescription": "sample string 4",
"Values": [
{},
{}
]
},
{
"Identity": "186dad59-e337-4dec-8403-d69bad415b2d",
"FieldType": 0,
"Rank": 2,
"Description": "sample string 3",
"ShortDescription": "sample string 4",
"Values": [
{},
{}
]
}
]
},
{
"Identity": "000ade02-ee3f-4305-b1d4-0a1ab1d89c81",
"Name": "sample string 2",
"Rank": 3,
"Fields": [
{
"Identity": "186dad59-e337-4dec-8403-d69bad415b2d",
"FieldType": 0,
"Rank": 2,
"Description": "sample string 3",
"ShortDescription": "sample string 4",
"Values": [
{},
{}
]
},
{
"Identity": "186dad59-e337-4dec-8403-d69bad415b2d",
"FieldType": 0,
"Rank": 2,
"Description": "sample string 3",
"ShortDescription": "sample string 4",
"Values": [
{},
{}
]
}
]
}
]
},
"HistoryCount": 21,
"RevisedBy": "sample string 22",
"RevisedByEmailAddress": "sample string 23",
"SkipUpdateOccurrencePattern": true,
"IsCurrentlyActive": true,
"EditRestrictions": [
{
"MessageKey": "sample string 1",
"Message": "sample string 2",
"AffectedResources": [
{
"Identity": "a4cc9b8b-1b65-4d14-8400-d69a741bd8a1",
"Name": "sample string 2"
},
{
"Identity": "a4cc9b8b-1b65-4d14-8400-d69a741bd8a1",
"Name": "sample string 2"
}
],
"AllowEdit": true,
"AppliesToSingleOccurrenceUpdateOnly": true
},
{
"MessageKey": "sample string 1",
"Message": "sample string 2",
"AffectedResources": [
{
"Identity": "a4cc9b8b-1b65-4d14-8400-d69a741bd8a1",
"Name": "sample string 2"
},
{
"Identity": "a4cc9b8b-1b65-4d14-8400-d69a741bd8a1",
"Name": "sample string 2"
}
],
"AllowEdit": true,
"AppliesToSingleOccurrenceUpdateOnly": true
}
],
"RefittedResources": [
{
"ResourceTypeIdentity": "8360e6cc-b3cd-4840-be1b-8079c788d182",
"ResourceTypeName": "sample string 2",
"ExternalApplicationIdentity": "b5f2038e-2946-429c-80e3-7dff56f9d800",
"ResourceRestrictionIdentity": "03b4640c-bb2e-4ed6-9374-75af4a7d4eb4",
"IsPrimary": true,
"ResourceAddedExternally": true,
"ImageUri": "http://webapihelppage6.com",
"Approvers": [
"69e86e4f-a06b-42dc-9f35-c49df379d6e6",
"94027d64-3726-4669-97ae-40fe253067c4"
],
"BookingApprovers": {
"PermissionGroupIdentities": [
"e128eae8-744b-4255-9c50-f37003d36c0c",
"b6e562e3-38ea-42eb-87b7-82ef25483efd"
],
"Claims": [
{
"ClaimType": "sample string 1",
"ClaimValue": "sample string 2",
"ClaimTypeLower": "sample string 1",
"ClaimValueLower": "sample string 2"
},
{
"ClaimType": "sample string 1",
"ClaimValue": "sample string 2",
"ClaimTypeLower": "sample string 1",
"ClaimValueLower": "sample string 2"
}
]
},
"CanViewCalendar": true,
"Identity": "a783b2ac-fc07-420e-8768-d8e627f46761",
"Name": "sample string 10"
},
{
"ResourceTypeIdentity": "8360e6cc-b3cd-4840-be1b-8079c788d182",
"ResourceTypeName": "sample string 2",
"ExternalApplicationIdentity": "b5f2038e-2946-429c-80e3-7dff56f9d800",
"ResourceRestrictionIdentity": "03b4640c-bb2e-4ed6-9374-75af4a7d4eb4",
"IsPrimary": true,
"ResourceAddedExternally": true,
"ImageUri": "http://webapihelppage6.com",
"Approvers": [
"69e86e4f-a06b-42dc-9f35-c49df379d6e6",
"94027d64-3726-4669-97ae-40fe253067c4"
],
"BookingApprovers": {
"PermissionGroupIdentities": [
"e128eae8-744b-4255-9c50-f37003d36c0c",
"b6e562e3-38ea-42eb-87b7-82ef25483efd"
],
"Claims": [
{
"ClaimType": "sample string 1",
"ClaimValue": "sample string 2",
"ClaimTypeLower": "sample string 1",
"ClaimValueLower": "sample string 2"
},
{
"ClaimType": "sample string 1",
"ClaimValue": "sample string 2",
"ClaimTypeLower": "sample string 1",
"ClaimValueLower": "sample string 2"
}
]
},
"CanViewCalendar": true,
"Identity": "a783b2ac-fc07-420e-8768-d8e627f46761",
"Name": "sample string 10"
}
],
"IsImport": true,
"ImportedBy": "sample string 27",
"ImportedByEmailAddress": "sample string 28",
"Source": "sample string 29",
"PrimaryResourceChanged": true,
"PrimaryResourceChangedByEmailAddress": "sample string 31",
"CopiedFromIdentity": "bbb6bc38-a1f8-4ed3-b1be-0ec9c17af6b8"
}
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.