PUT api/BookingTypes/{bookingTypeIdentity}/BookingRequests/{id}/Occurrences/{occurrenceIdentity}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| bookingTypeIdentity | string |
Required |
|
| id | string |
Required |
|
| occurrenceIdentity | 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": "48026cec-8d9f-419f-967a-93265a00ef89",
"Description": "sample string 2",
"Name": "sample string 3",
"EventType": "sample string 4",
"Owner": "sample string 5",
"StartDateTime": "2026-07-15T12:22:12.7132095+00:00",
"EndDateTime": "2026-07-15T12:22:12.7132095+00:00",
"RecurrencePattern": {
"RecurrenceType": 0,
"EndDateTime": "2026-07-15T12:22:12.7132095+00:00",
"StartDateTime": "2026-07-15T12:22:12.7132095+00:00",
"Interval": 3,
"UntilType": 0,
"UntilDate": "2026-07-15T12:22:12.7132095+00:00",
"NumberOfOccurrences": 5,
"RecurrenceDescription": "sample string 6",
"RecurrencePatternComplexDescription": "sample string 7"
},
"Occurrences": [
{
"Identity": "66886172-be12-42cb-b79f-14682b076d2a",
"IsEdited": true,
"StartDateTime": "2026-07-15T12:22:12.7132095+00:00",
"EndDateTime": "2026-07-15T12:22:12.7132095+00:00"
},
{
"Identity": "66886172-be12-42cb-b79f-14682b076d2a",
"IsEdited": true,
"StartDateTime": "2026-07-15T12:22:12.7132095+00:00",
"EndDateTime": "2026-07-15T12:22:12.7132095+00:00"
}
],
"BookingTypeIdentity": "8b668845-8213-482d-ae3a-13db13f4b7b3",
"FormIdentity": "4f5b54ea-f2ce-4ea0-b0a5-917a43af61e3",
"OccurrenceGroupIdentity": "05a01c8d-0aae-4173-9099-8bef37cfcf48",
"Resources": [
{
"ResourceTypeIdentity": "89d847ff-5c44-4e07-b194-580bfbdd8bc7",
"ResourceTypeName": "sample string 2",
"ExternalApplicationIdentity": "859219eb-b161-4893-a5bf-9aaf27687a66",
"ResourceRestrictionIdentity": "88a67f23-6ce7-4952-bcca-1647cb981f30",
"IsPrimary": true,
"Identity": "0a0bdf60-bd67-432b-bcf1-67a2bf5489eb",
"Name": "sample string 7"
},
{
"ResourceTypeIdentity": "89d847ff-5c44-4e07-b194-580bfbdd8bc7",
"ResourceTypeName": "sample string 2",
"ExternalApplicationIdentity": "859219eb-b161-4893-a5bf-9aaf27687a66",
"ResourceRestrictionIdentity": "88a67f23-6ce7-4952-bcca-1647cb981f30",
"IsPrimary": true,
"Identity": "0a0bdf60-bd67-432b-bcf1-67a2bf5489eb",
"Name": "sample string 7"
}
],
"CanEdit": true,
"EventIdentity": "5c9d176e-7285-4427-8841-a1b9c8cd1727",
"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": "5dfdf1d9-7b4f-40d9-abb4-b8d5958329ce",
"Name": "sample string 2",
"Sections": [
{
"Identity": "462da9aa-80ec-42aa-88ee-9f2a2d2274d6",
"Name": "sample string 2",
"Rank": 3,
"Fields": [
{
"Identity": "078b1c36-8bc9-4161-8345-47ff09234c47",
"FieldType": 0,
"Rank": 2,
"Description": "sample string 3",
"ShortDescription": "sample string 4",
"Values": [
{},
{}
]
},
{
"Identity": "078b1c36-8bc9-4161-8345-47ff09234c47",
"FieldType": 0,
"Rank": 2,
"Description": "sample string 3",
"ShortDescription": "sample string 4",
"Values": [
{},
{}
]
}
]
},
{
"Identity": "462da9aa-80ec-42aa-88ee-9f2a2d2274d6",
"Name": "sample string 2",
"Rank": 3,
"Fields": [
{
"Identity": "078b1c36-8bc9-4161-8345-47ff09234c47",
"FieldType": 0,
"Rank": 2,
"Description": "sample string 3",
"ShortDescription": "sample string 4",
"Values": [
{},
{}
]
},
{
"Identity": "078b1c36-8bc9-4161-8345-47ff09234c47",
"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": "cfa7258b-a1e5-45d9-920e-4380fc5af3c3",
"Description": "sample string 2",
"Name": "sample string 3",
"EventType": "sample string 4",
"Owner": "sample string 5",
"StartDateTime": "2026-07-15T12:22:12.7132095+00:00",
"EndDateTime": "2026-07-15T12:22:12.7132095+00:00",
"RecurrencePattern": {
"RecurrenceType": 0,
"EndDateTime": "2026-07-15T12:22:12.7132095+00:00",
"StartDateTime": "2026-07-15T12:22:12.7132095+00:00",
"Interval": 3,
"UntilType": 0,
"UntilDate": "2026-07-15T12:22:12.7132095+00:00",
"NumberOfOccurrences": 5,
"RecurrenceDescription": "sample string 6",
"RecurrencePatternComplexDescription": "sample string 7"
},
"Occurrences": [
{
"Identity": "b369e470-db59-477d-9a5c-29c3affb4255",
"IsEdited": true,
"StartDateTime": "2026-07-15T12:22:12.7132095+00:00",
"EndDateTime": "2026-07-15T12:22:12.7132095+00:00"
},
{
"Identity": "b369e470-db59-477d-9a5c-29c3affb4255",
"IsEdited": true,
"StartDateTime": "2026-07-15T12:22:12.7132095+00:00",
"EndDateTime": "2026-07-15T12:22:12.7132095+00:00"
}
],
"BookingTypeIdentity": "88a33d8d-a98e-497f-925d-9d357492d46f",
"FormIdentity": "cbd89f3d-68ea-4183-b09e-a4963319b90f",
"OccurrenceGroupIdentity": "f7516a3c-0d5e-405e-9817-fee0adda5775",
"Resources": [
{
"ResourceTypeIdentity": "57a3bf3c-b0fa-41ee-8153-24798fd50696",
"ResourceTypeName": "sample string 2",
"ExternalApplicationIdentity": "4b056b70-a91d-4544-8402-1041e7ee89af",
"ResourceRestrictionIdentity": "446b9aae-fd57-4211-954e-de160dcbf32b",
"IsPrimary": true,
"Identity": "0c422453-6e12-4da6-94e6-f41a21f7be98",
"Name": "sample string 7"
},
{
"ResourceTypeIdentity": "57a3bf3c-b0fa-41ee-8153-24798fd50696",
"ResourceTypeName": "sample string 2",
"ExternalApplicationIdentity": "4b056b70-a91d-4544-8402-1041e7ee89af",
"ResourceRestrictionIdentity": "446b9aae-fd57-4211-954e-de160dcbf32b",
"IsPrimary": true,
"Identity": "0c422453-6e12-4da6-94e6-f41a21f7be98",
"Name": "sample string 7"
}
],
"CanEdit": true,
"EventIdentity": "910b3412-f127-4b83-b086-02a30967b4cc",
"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": "206e37ab-0343-40a6-8ada-9e8491a54ec6",
"Name": "sample string 2",
"Sections": [
{
"Identity": "cc9009fc-bdb8-4f5e-a86b-6c289be73314",
"Name": "sample string 2",
"Rank": 3,
"Fields": [
{
"Identity": "57ac4ec4-dd80-4de2-bcf2-233c0711ac9f",
"FieldType": 0,
"Rank": 2,
"Description": "sample string 3",
"ShortDescription": "sample string 4",
"Values": [
{},
{}
]
},
{
"Identity": "57ac4ec4-dd80-4de2-bcf2-233c0711ac9f",
"FieldType": 0,
"Rank": 2,
"Description": "sample string 3",
"ShortDescription": "sample string 4",
"Values": [
{},
{}
]
}
]
},
{
"Identity": "cc9009fc-bdb8-4f5e-a86b-6c289be73314",
"Name": "sample string 2",
"Rank": 3,
"Fields": [
{
"Identity": "57ac4ec4-dd80-4de2-bcf2-233c0711ac9f",
"FieldType": 0,
"Rank": 2,
"Description": "sample string 3",
"ShortDescription": "sample string 4",
"Values": [
{},
{}
]
},
{
"Identity": "57ac4ec4-dd80-4de2-bcf2-233c0711ac9f",
"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.