GET api/BookingRequests/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| 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": "54ccfcff-be48-42ab-98ce-58e4b3dc402b",
"Description": "sample string 2",
"Name": "sample string 3",
"EventType": "sample string 4",
"Owner": "sample string 5",
"StartDateTime": "2026-04-14T05:30:23.8127332+00:00",
"EndDateTime": "2026-04-14T05:30:23.8127332+00:00",
"RecurrencePattern": {
"RecurrenceType": 0,
"EndDateTime": "2026-04-14T05:30:23.8127332+00:00",
"StartDateTime": "2026-04-14T05:30:23.8127332+00:00",
"Interval": 3,
"UntilType": 0,
"UntilDate": "2026-04-14T05:30:23.8127332+00:00",
"NumberOfOccurrences": 5,
"RecurrenceDescription": "sample string 6",
"RecurrencePatternComplexDescription": "sample string 7"
},
"Occurrences": [
{
"Identity": "8499c685-4ac8-49fc-9db1-9a598aef67f0",
"IsEdited": true,
"StartDateTime": "2026-04-14T05:30:23.8127332+00:00",
"EndDateTime": "2026-04-14T05:30:23.8127332+00:00"
},
{
"Identity": "8499c685-4ac8-49fc-9db1-9a598aef67f0",
"IsEdited": true,
"StartDateTime": "2026-04-14T05:30:23.8127332+00:00",
"EndDateTime": "2026-04-14T05:30:23.8127332+00:00"
}
],
"BookingTypeIdentity": "0f9e66ba-44cd-4f88-9a18-d57da716135c",
"FormIdentity": "cdaed3dd-c929-4f9c-be8e-c99bc278793c",
"OccurrenceGroupIdentity": "7048758c-22de-4bf2-ac28-8e9276405750",
"Resources": [
{
"ResourceTypeIdentity": "e90632f9-0b44-4d3b-a1b1-b85ba352230a",
"ResourceTypeName": "sample string 2",
"ExternalApplicationIdentity": "6c2e8a0d-8199-4f62-816b-e59d95d97568",
"ResourceRestrictionIdentity": "5d65a989-bddf-4dda-8e4a-51d8f51112ee",
"IsPrimary": true,
"Identity": "7cbd765e-6438-4cec-8dcf-5e0819e1a6ec",
"Name": "sample string 7"
},
{
"ResourceTypeIdentity": "e90632f9-0b44-4d3b-a1b1-b85ba352230a",
"ResourceTypeName": "sample string 2",
"ExternalApplicationIdentity": "6c2e8a0d-8199-4f62-816b-e59d95d97568",
"ResourceRestrictionIdentity": "5d65a989-bddf-4dda-8e4a-51d8f51112ee",
"IsPrimary": true,
"Identity": "7cbd765e-6438-4cec-8dcf-5e0819e1a6ec",
"Name": "sample string 7"
}
],
"CanEdit": true,
"EventIdentity": "fed51be3-1bdc-4ff2-abc8-f3b72bc3bdce",
"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": "561f927c-113b-4316-a761-1f82849ff9cd",
"Name": "sample string 2",
"Sections": [
{
"Identity": "c77ade79-20cf-4a87-82e6-15622bfcc815",
"Name": "sample string 2",
"Rank": 3,
"Fields": [
{
"Identity": "27d4a8c4-bc14-48ff-bfdc-aec68670cf2d",
"FieldType": 0,
"Rank": 2,
"Description": "sample string 3",
"ShortDescription": "sample string 4",
"Values": [
{},
{}
]
},
{
"Identity": "27d4a8c4-bc14-48ff-bfdc-aec68670cf2d",
"FieldType": 0,
"Rank": 2,
"Description": "sample string 3",
"ShortDescription": "sample string 4",
"Values": [
{},
{}
]
}
]
},
{
"Identity": "c77ade79-20cf-4a87-82e6-15622bfcc815",
"Name": "sample string 2",
"Rank": 3,
"Fields": [
{
"Identity": "27d4a8c4-bc14-48ff-bfdc-aec68670cf2d",
"FieldType": 0,
"Rank": 2,
"Description": "sample string 3",
"ShortDescription": "sample string 4",
"Values": [
{},
{}
]
},
{
"Identity": "27d4a8c4-bc14-48ff-bfdc-aec68670cf2d",
"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.