All Verbs | /service/SaveShowroomSettings |
---|
Name | Parameter | Data Type | Required | Description |
---|---|---|---|---|
ShowCode | form | string | No | |
BadgeScanProvider | form | string | No | |
BadgeScanApiKey | form | string | No | |
BadgeScanExhibitorId | form | string | No | |
BadgeScanEventCode | form | string | No | |
DefaultPrinter | form | string | No | |
DefaultOrderPrintIncludeImages | form | bool | No | |
OrderCopiesToPrint | form | int | No |
To override the Content-type in your clients, use the HTTP Accept Header, append the .other suffix or ?format=other
The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.
POST /service/SaveShowroomSettings HTTP/1.1
Host: www.bernhardthospitality.com
Accept: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
Content-Type: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
Content-Length: length
{"showCode":"String","badgeScanProvider":"String","badgeScanApiKey":"String","badgeScanExhibitorId":"String","badgeScanEventCode":"String","defaultPrinter":"String","defaultOrderPrintIncludeImages":false,"orderCopiesToPrint":0}