curl --location --request PUT '/Booth/' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": "kjd929",
"boothID": "BOOTH7259",
"boothName": "Beauty",
"showVendorSelection": false,
"paid": false,
"targetDeviceCount": 19,
"boothConfig": "Alternate",
"aboutSummary": "nulla commodo in ut",
"aboutDetail": "tempor",
"boothClass": "B",
"boothType": "Both",
"contactLink": "https://clean-fowl.name/",
"contactLinkDescription": "next-dulcimer",
"hideFromIndirectUsers": false,
"displayOrder": 3,
"testBooth": false,
"extraNote": "dolore magna esse minim"
}'
{
"id": "kjd929",
"boothID": "BOOTH7259",
"boothName": "Beauty",
"showVendorSelection": false,
"paid": false,
"targetDeviceCount": 19,
"boothConfig": "Alternate",
"aboutSummary": "nulla commodo in ut",
"aboutDetail": "tempor",
"boothClass": "B",
"boothType": "Both",
"contactLink": "https://clean-fowl.name/",
"contactLinkDescription": "next-dulcimer",
"hideFromIndirectUsers": false,
"displayOrder": 3,
"testBooth": false,
"extraNote": "dolore magna esse minim"
}