POST api/analytics/add-event?venueId={venueId}&kioskId={kioskId}&language={language}&eventType={eventType}&searchInput={searchInput}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
venueId | integer |
Required |
|
kioskId | integer |
Required |
|
language | string |
Required |
|
eventType | AnalyticsEventType |
Required |
|
searchInput | string |
None. |
Body Parameters
None.
Response Information
Resource Description
HttpStatusCodeResultName | Description | Type | Additional information |
---|---|---|---|
StatusCode | integer |
None. |
|
StatusDescription | string |
None. |
Response Formats
application/json, text/json, text/html
Sample:
Sample not available.