POST api/BookingTypes/{bookingTypeIdentity}/BookingRequests
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| bookingTypeIdentity | 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": "227b90a9-b63b-4f40-a7e0-445ee64581d0",
"Description": "sample string 2",
"Name": "sample string 3",
"EventType": "sample string 4",
"Owner": "sample string 5",
"StartDateTime": "2026-07-15T12:19:15.726407+00:00",
"EndDateTime": "2026-07-15T12:19:15.726407+00:00",
"RecurrencePattern": {
"RecurrenceType": 0,
"EndDateTime": "2026-07-15T12:19:15.726407+00:00",
"StartDateTime": "2026-07-15T12:19:15.726407+00:00",
"Interval": 3,
"UntilType": 0,
"UntilDate": "2026-07-15T12:19:15.726407+00:00",
"NumberOfOccurrences": 5,
"RecurrenceDescription": "sample string 6",
"RecurrencePatternComplexDescription": "sample string 7"
},
"Occurrences": [
{
"Identity": "ea562d8e-617c-4a09-a45e-be5c16f104a6",
"IsEdited": true,
"StartDateTime": "2026-07-15T12:19:15.726407+00:00",
"EndDateTime": "2026-07-15T12:19:15.726407+00:00"
},
{
"Identity": "ea562d8e-617c-4a09-a45e-be5c16f104a6",
"IsEdited": true,
"StartDateTime": "2026-07-15T12:19:15.726407+00:00",
"EndDateTime": "2026-07-15T12:19:15.726407+00:00"
}
],
"BookingTypeIdentity": "6900edab-f151-4040-8ce4-a0de29988608",
"FormIdentity": "fc049b8f-980f-42d1-9ae1-b7f5920bb52c",
"OccurrenceGroupIdentity": "7ea5725a-196e-4e90-846e-33a44bbc69be",
"Resources": [
{
"ResourceTypeIdentity": "32f508c8-1f89-4be8-b9ff-2af53d311a4d",
"ResourceTypeName": "sample string 2",
"ExternalApplicationIdentity": "3c634d53-dfd2-453a-ab53-806be68c98dd",
"ResourceRestrictionIdentity": "d62be5c8-de2d-429c-963f-337f42df91a1",
"IsPrimary": true,
"Identity": "0d28b76b-a002-4cc5-83b1-6057786deede",
"Name": "sample string 7"
},
{
"ResourceTypeIdentity": "32f508c8-1f89-4be8-b9ff-2af53d311a4d",
"ResourceTypeName": "sample string 2",
"ExternalApplicationIdentity": "3c634d53-dfd2-453a-ab53-806be68c98dd",
"ResourceRestrictionIdentity": "d62be5c8-de2d-429c-963f-337f42df91a1",
"IsPrimary": true,
"Identity": "0d28b76b-a002-4cc5-83b1-6057786deede",
"Name": "sample string 7"
}
],
"CanEdit": true,
"EventIdentity": "6c542a5c-56b3-4fed-9b41-c7f2df463561",
"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": "822b65ff-3dd2-4e59-ba0d-f7e0a0ee4cbe",
"Name": "sample string 2",
"Sections": [
{
"Identity": "464c9210-031b-4cf7-8b4f-c5108a67b0c1",
"Name": "sample string 2",
"Rank": 3,
"Fields": [
{
"Identity": "9ae4da03-0e9c-47e1-a229-fe96c983b4e1",
"FieldType": 0,
"Rank": 2,
"Description": "sample string 3",
"ShortDescription": "sample string 4",
"Values": [
{},
{}
]
},
{
"Identity": "9ae4da03-0e9c-47e1-a229-fe96c983b4e1",
"FieldType": 0,
"Rank": 2,
"Description": "sample string 3",
"ShortDescription": "sample string 4",
"Values": [
{},
{}
]
}
]
},
{
"Identity": "464c9210-031b-4cf7-8b4f-c5108a67b0c1",
"Name": "sample string 2",
"Rank": 3,
"Fields": [
{
"Identity": "9ae4da03-0e9c-47e1-a229-fe96c983b4e1",
"FieldType": 0,
"Rank": 2,
"Description": "sample string 3",
"ShortDescription": "sample string 4",
"Values": [
{},
{}
]
},
{
"Identity": "9ae4da03-0e9c-47e1-a229-fe96c983b4e1",
"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": "97e69456-ec50-468c-a2c4-c9d54b9558f6",
"Description": "sample string 2",
"Name": "sample string 3",
"EventType": "sample string 4",
"Owner": "sample string 5",
"StartDateTime": "2026-07-15T12:19:15.726407+00:00",
"EndDateTime": "2026-07-15T12:19:15.726407+00:00",
"RecurrencePattern": {
"RecurrenceType": 0,
"EndDateTime": "2026-07-15T12:19:15.726407+00:00",
"StartDateTime": "2026-07-15T12:19:15.726407+00:00",
"Interval": 3,
"UntilType": 0,
"UntilDate": "2026-07-15T12:19:15.726407+00:00",
"NumberOfOccurrences": 5,
"RecurrenceDescription": "sample string 6",
"RecurrencePatternComplexDescription": "sample string 7"
},
"Occurrences": [
{
"Identity": "5b842a95-3ffe-4c46-a818-5b20a050bd8c",
"IsEdited": true,
"StartDateTime": "2026-07-15T12:19:15.726407+00:00",
"EndDateTime": "2026-07-15T12:19:15.726407+00:00"
},
{
"Identity": "5b842a95-3ffe-4c46-a818-5b20a050bd8c",
"IsEdited": true,
"StartDateTime": "2026-07-15T12:19:15.726407+00:00",
"EndDateTime": "2026-07-15T12:19:15.726407+00:00"
}
],
"BookingTypeIdentity": "c7e75a4f-73ab-4a8d-b7b8-cc2047c68114",
"FormIdentity": "99701ce7-defe-4af2-b2aa-de7564a41527",
"OccurrenceGroupIdentity": "1fdbb3aa-1c2a-4972-83cf-a4b7377bd770",
"Resources": [
{
"ResourceTypeIdentity": "a998c68f-e9e4-4ffa-b3b5-69670131af12",
"ResourceTypeName": "sample string 2",
"ExternalApplicationIdentity": "7f6d6946-8081-49ff-8037-0847b646ff96",
"ResourceRestrictionIdentity": "50d17ac1-c047-4245-81e8-da72b80560f4",
"IsPrimary": true,
"Identity": "6e440bc6-50ba-4e73-bacd-ab2a69302cfb",
"Name": "sample string 7"
},
{
"ResourceTypeIdentity": "a998c68f-e9e4-4ffa-b3b5-69670131af12",
"ResourceTypeName": "sample string 2",
"ExternalApplicationIdentity": "7f6d6946-8081-49ff-8037-0847b646ff96",
"ResourceRestrictionIdentity": "50d17ac1-c047-4245-81e8-da72b80560f4",
"IsPrimary": true,
"Identity": "6e440bc6-50ba-4e73-bacd-ab2a69302cfb",
"Name": "sample string 7"
}
],
"CanEdit": true,
"EventIdentity": "ec420758-4839-4362-aaad-6544c8ef2d70",
"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": "7c8e3413-a1df-4a96-a8c0-1c15bfb05204",
"Name": "sample string 2",
"Sections": [
{
"Identity": "d6a418aa-b6cc-4e5b-b6f0-edc3806bbb36",
"Name": "sample string 2",
"Rank": 3,
"Fields": [
{
"Identity": "492d6aab-91b7-4771-884a-f511c632d429",
"FieldType": 0,
"Rank": 2,
"Description": "sample string 3",
"ShortDescription": "sample string 4",
"Values": [
{},
{}
]
},
{
"Identity": "492d6aab-91b7-4771-884a-f511c632d429",
"FieldType": 0,
"Rank": 2,
"Description": "sample string 3",
"ShortDescription": "sample string 4",
"Values": [
{},
{}
]
}
]
},
{
"Identity": "d6a418aa-b6cc-4e5b-b6f0-edc3806bbb36",
"Name": "sample string 2",
"Rank": 3,
"Fields": [
{
"Identity": "492d6aab-91b7-4771-884a-f511c632d429",
"FieldType": 0,
"Rank": 2,
"Description": "sample string 3",
"ShortDescription": "sample string 4",
"Values": [
{},
{}
]
},
{
"Identity": "492d6aab-91b7-4771-884a-f511c632d429",
"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.