REST API v2. Authenticate with a Bearer JWT in the Authorization header unless an endpoint is marked public.
Servers​
Settings​
Endpoints to interact with settings
Operations​
Get Box Office settings​
Update Box Office settings​
Get Receipt settings​
Update Receipt settings​
Partial update of receipt settings. Accepts application/json or multipart/form-data. companyLogo can be sent as a URL string in JSON or as a file upload in multipart requests.
Authorizations​
Request Body​
Responses​
Settings updated successfully
Get E Tickets settings​
Update Tickets settings​
Find Settings by Name​
Delete one Settings by Setting Name​
Update a setting​
Updates an existing Settings from the PATCH data
Authorizations​
Parameters​
Path Parameters
Setting Name to update
Request Body​
Responses​
Find a list of Settings by a set of filters​
Returns a list of Settings
Authorizations​
Parameters​
Query Parameters
Set the max number of objects to return
"int64"Set the number of objects to ignore before starting
"int64"This will only return setting names that contain the string supplied. You can search for multiple values by using a comma (',') as a seperator
search by setting name
search by setting value
group search can search for multiple values separated by comma and will return all settings within each setting group
