Reservations for Platforms
Platform course settings definition
Setup platform's course settings definition.
patch/reservation/api/1/platform/{platform-code}/course-settings
Path parameters
platform-codestring required
The unique code assigned to the reservation platform.
Example:MyPlatform
Request body
Example request
{
"allowCourseNumberUpdates": true,
"inServiceTableStatuses": [
{
"statusLabel": "Appetizer",
"statusValue": "appetizer",
"sequence": 1
}
]
}Response
Accepted
Changes
No changes recorded. 1 of the 8 revisions has no diff computed, so it could not be searched.