GET api/BookingRequests/{bookingRequestIdentity}/Occurrences/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| bookingRequestIdentity | string |
Required |
|
| id | string |
Required |
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. |
|
| 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": "346a2975-516d-443b-880b-c8bff6ce824c",
"Description": "sample string 2",
"Name": "sample string 3",
"EventType": "sample string 4",
"Owner": "sample string 5",
"StartDateTime": "2025-12-22T10:51:15.3117658+00:00",
"EndDateTime": "2025-12-22T10:51:15.3117658+00:00",
"RecurrencePattern": {
"RecurrenceType": 0,
"EndDateTime": "2025-12-22T10:51:15.3117658+00:00",
"StartDateTime": "2025-12-22T10:51:15.3117658+00:00",
"Interval": 3,
"UntilType": 0,
"UntilDate": "2025-12-22T10:51:15.3117658+00:00",
"NumberOfOccurrences": 5,
"RecurrenceDescription": "sample string 6",
"RecurrencePatternComplexDescription": "sample string 7"
},
"Occurrences": [
{
"Identity": "b61ee1d6-1d24-4aa3-97be-1d224186676c",
"IsEdited": true,
"StartDateTime": "2025-12-22T10:51:15.3117658+00:00",
"EndDateTime": "2025-12-22T10:51:15.3117658+00:00"
},
{
"Identity": "b61ee1d6-1d24-4aa3-97be-1d224186676c",
"IsEdited": true,
"StartDateTime": "2025-12-22T10:51:15.3117658+00:00",
"EndDateTime": "2025-12-22T10:51:15.3117658+00:00"
}
],
"BookingTypeIdentity": "6eeed8f8-adfa-4eb4-9a98-bb9d3690a18b",
"FormIdentity": "dce2f15e-8310-4893-89e5-67cf61334f48",
"OccurrenceGroupIdentity": "2cc4c3cb-92a9-42ad-96d6-5c867f9935bd",
"Resources": [
{
"ResourceTypeIdentity": "cada96bc-025d-4d61-9c66-9e8f3e1d00a4",
"ResourceTypeName": "sample string 2",
"ExternalApplicationIdentity": "2fb7b1db-3ca4-4768-a08b-74c43e800be0",
"ResourceRestrictionIdentity": "6a8b17bc-ebd9-4441-a26a-1eea6baf4673",
"IsPrimary": true,
"Identity": "a62994b7-9cab-4487-a872-1c1b6e57076c",
"Name": "sample string 7"
},
{
"ResourceTypeIdentity": "cada96bc-025d-4d61-9c66-9e8f3e1d00a4",
"ResourceTypeName": "sample string 2",
"ExternalApplicationIdentity": "2fb7b1db-3ca4-4768-a08b-74c43e800be0",
"ResourceRestrictionIdentity": "6a8b17bc-ebd9-4441-a26a-1eea6baf4673",
"IsPrimary": true,
"Identity": "a62994b7-9cab-4487-a872-1c1b6e57076c",
"Name": "sample string 7"
}
],
"CanEdit": true,
"EventIdentity": "3e83a762-2cd6-4534-a088-98a05a7f912a",
"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": "3b330b98-8c7f-4c7b-830c-4ce046adf87c",
"Name": "sample string 2",
"Sections": [
{
"Identity": "ebaff22b-4883-4b4e-a2eb-3adc2376d412",
"Name": "sample string 2",
"Rank": 3,
"Fields": [
{
"Identity": "07220513-13fe-401b-815b-358252b44d95",
"FieldType": 0,
"Rank": 2,
"Description": "sample string 3",
"ShortDescription": "sample string 4",
"Values": [
{},
{}
]
},
{
"Identity": "07220513-13fe-401b-815b-358252b44d95",
"FieldType": 0,
"Rank": 2,
"Description": "sample string 3",
"ShortDescription": "sample string 4",
"Values": [
{},
{}
]
}
]
},
{
"Identity": "ebaff22b-4883-4b4e-a2eb-3adc2376d412",
"Name": "sample string 2",
"Rank": 3,
"Fields": [
{
"Identity": "07220513-13fe-401b-815b-358252b44d95",
"FieldType": 0,
"Rank": 2,
"Description": "sample string 3",
"ShortDescription": "sample string 4",
"Values": [
{},
{}
]
},
{
"Identity": "07220513-13fe-401b-815b-358252b44d95",
"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.