PUT api/BookingRequests/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | string |
Required |
Body Parameters
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. |
Request Formats
application/json, text/json
Sample:
{
"Identity": "527d613b-e15c-4e9d-b587-04f6ea5dcf22",
"Description": "sample string 2",
"Name": "sample string 3",
"EventType": "sample string 4",
"Owner": "sample string 5",
"StartDateTime": "2025-12-22T10:47:29.5324363+00:00",
"EndDateTime": "2025-12-22T10:47:29.5324363+00:00",
"RecurrencePattern": {
"RecurrenceType": 0,
"EndDateTime": "2025-12-22T10:47:29.5324363+00:00",
"StartDateTime": "2025-12-22T10:47:29.5324363+00:00",
"Interval": 3,
"UntilType": 0,
"UntilDate": "2025-12-22T10:47:29.5324363+00:00",
"NumberOfOccurrences": 5,
"RecurrenceDescription": "sample string 6",
"RecurrencePatternComplexDescription": "sample string 7"
},
"Occurrences": [
{
"Identity": "21e84e49-7614-463b-9ff6-c20ff651484a",
"IsEdited": true,
"StartDateTime": "2025-12-22T10:47:29.5324363+00:00",
"EndDateTime": "2025-12-22T10:47:29.5324363+00:00"
},
{
"Identity": "21e84e49-7614-463b-9ff6-c20ff651484a",
"IsEdited": true,
"StartDateTime": "2025-12-22T10:47:29.5324363+00:00",
"EndDateTime": "2025-12-22T10:47:29.5324363+00:00"
}
],
"BookingTypeIdentity": "24cacbcb-8b96-4da9-b1d9-505d80bdaaec",
"FormIdentity": "bf57f049-f9d7-4812-be1e-34830901767c",
"OccurrenceGroupIdentity": "6ff7f7a9-629f-490d-97f9-3bcd2879fc1a",
"Resources": [
{
"ResourceTypeIdentity": "1ae17108-edc7-45e9-bbfb-97b81653d5e0",
"ResourceTypeName": "sample string 2",
"ExternalApplicationIdentity": "4487cb63-c85f-4375-bf47-4eb9525d40d6",
"ResourceRestrictionIdentity": "d65e6f83-08b7-4989-a758-d1450b760269",
"IsPrimary": true,
"Identity": "21ed9491-4878-4ae6-9f90-cb2688e50a84",
"Name": "sample string 7"
},
{
"ResourceTypeIdentity": "1ae17108-edc7-45e9-bbfb-97b81653d5e0",
"ResourceTypeName": "sample string 2",
"ExternalApplicationIdentity": "4487cb63-c85f-4375-bf47-4eb9525d40d6",
"ResourceRestrictionIdentity": "d65e6f83-08b7-4989-a758-d1450b760269",
"IsPrimary": true,
"Identity": "21ed9491-4878-4ae6-9f90-cb2688e50a84",
"Name": "sample string 7"
}
],
"CanEdit": true,
"EventIdentity": "3e00227e-0d06-42d3-9329-50574c92415b",
"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": "b6d5cb7c-d901-4800-82f7-437749daaf99",
"Name": "sample string 2",
"Sections": [
{
"Identity": "ea3deb45-f8fa-4627-b2cb-133b83164292",
"Name": "sample string 2",
"Rank": 3,
"Fields": [
{
"Identity": "ff031b1d-f437-47e4-801f-1fe6caca2cad",
"FieldType": 0,
"Rank": 2,
"Description": "sample string 3",
"ShortDescription": "sample string 4",
"Values": [
{},
{}
]
},
{
"Identity": "ff031b1d-f437-47e4-801f-1fe6caca2cad",
"FieldType": 0,
"Rank": 2,
"Description": "sample string 3",
"ShortDescription": "sample string 4",
"Values": [
{},
{}
]
}
]
},
{
"Identity": "ea3deb45-f8fa-4627-b2cb-133b83164292",
"Name": "sample string 2",
"Rank": 3,
"Fields": [
{
"Identity": "ff031b1d-f437-47e4-801f-1fe6caca2cad",
"FieldType": 0,
"Rank": 2,
"Description": "sample string 3",
"ShortDescription": "sample string 4",
"Values": [
{},
{}
]
},
{
"Identity": "ff031b1d-f437-47e4-801f-1fe6caca2cad",
"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.
application/x-www-form-urlencoded
Sample:
Sample not available.
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": "5c07e895-5908-429a-8477-7b41465b8b21",
"Description": "sample string 2",
"Name": "sample string 3",
"EventType": "sample string 4",
"Owner": "sample string 5",
"StartDateTime": "2025-12-22T10:47:29.5324363+00:00",
"EndDateTime": "2025-12-22T10:47:29.5324363+00:00",
"RecurrencePattern": {
"RecurrenceType": 0,
"EndDateTime": "2025-12-22T10:47:29.5324363+00:00",
"StartDateTime": "2025-12-22T10:47:29.5324363+00:00",
"Interval": 3,
"UntilType": 0,
"UntilDate": "2025-12-22T10:47:29.5324363+00:00",
"NumberOfOccurrences": 5,
"RecurrenceDescription": "sample string 6",
"RecurrencePatternComplexDescription": "sample string 7"
},
"Occurrences": [
{
"Identity": "2eb3fc36-3d67-449c-a7e1-fa242a749936",
"IsEdited": true,
"StartDateTime": "2025-12-22T10:47:29.5324363+00:00",
"EndDateTime": "2025-12-22T10:47:29.5324363+00:00"
},
{
"Identity": "2eb3fc36-3d67-449c-a7e1-fa242a749936",
"IsEdited": true,
"StartDateTime": "2025-12-22T10:47:29.5324363+00:00",
"EndDateTime": "2025-12-22T10:47:29.5324363+00:00"
}
],
"BookingTypeIdentity": "ffcb6a37-4290-40c2-b4dd-f2e465bc2eaa",
"FormIdentity": "c8359692-a251-434d-83d3-5bcbeac3a986",
"OccurrenceGroupIdentity": "e5276a53-9906-406f-8589-a90289518cf9",
"Resources": [
{
"ResourceTypeIdentity": "3a0a4786-2bee-43e8-96ab-47bb25ac93ec",
"ResourceTypeName": "sample string 2",
"ExternalApplicationIdentity": "57953066-bdee-48a2-8e79-5ecf70833d9d",
"ResourceRestrictionIdentity": "aa2a4fa3-a180-44cc-b8dd-599f9f2e2470",
"IsPrimary": true,
"Identity": "3b098b55-af22-4f1f-8d70-950037d3d6ba",
"Name": "sample string 7"
},
{
"ResourceTypeIdentity": "3a0a4786-2bee-43e8-96ab-47bb25ac93ec",
"ResourceTypeName": "sample string 2",
"ExternalApplicationIdentity": "57953066-bdee-48a2-8e79-5ecf70833d9d",
"ResourceRestrictionIdentity": "aa2a4fa3-a180-44cc-b8dd-599f9f2e2470",
"IsPrimary": true,
"Identity": "3b098b55-af22-4f1f-8d70-950037d3d6ba",
"Name": "sample string 7"
}
],
"CanEdit": true,
"EventIdentity": "a64fc04e-9dd5-48d8-98eb-13cd995943cb",
"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": "bc86300a-b4c8-4d45-9b9a-6a3af54c9002",
"Name": "sample string 2",
"Sections": [
{
"Identity": "2d42488f-0177-40fa-8577-c0816bb4518d",
"Name": "sample string 2",
"Rank": 3,
"Fields": [
{
"Identity": "ff5be3a0-34b5-49e9-8c5c-6eace5de89cd",
"FieldType": 0,
"Rank": 2,
"Description": "sample string 3",
"ShortDescription": "sample string 4",
"Values": [
{},
{}
]
},
{
"Identity": "ff5be3a0-34b5-49e9-8c5c-6eace5de89cd",
"FieldType": 0,
"Rank": 2,
"Description": "sample string 3",
"ShortDescription": "sample string 4",
"Values": [
{},
{}
]
}
]
},
{
"Identity": "2d42488f-0177-40fa-8577-c0816bb4518d",
"Name": "sample string 2",
"Rank": 3,
"Fields": [
{
"Identity": "ff5be3a0-34b5-49e9-8c5c-6eace5de89cd",
"FieldType": 0,
"Rank": 2,
"Description": "sample string 3",
"ShortDescription": "sample string 4",
"Values": [
{},
{}
]
},
{
"Identity": "ff5be3a0-34b5-49e9-8c5c-6eace5de89cd",
"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.