Docs

Update Service Group

Updates an existing service group in eTermin.

PUT

Query

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Body

Arguments
numberrequired

ID of the service group that gets updated

string

Name of the service group in german. For other languages use servicegroupLANGUAGECODE e.g. servicegroupen

string

Additional information of the service group in german. For other languages use additionaltextLANGUAGECODE e.g. additionaltexten

number

Defines the location of the additional text (0 = via Tooltip; 1 = under the name of the service group)

number

Defines the service group type (0 = Service selection; 2 = Text field; 5 = location selection; 8 = Day amount selection; 9 = Number search; 10 = Minutes amount selection)

number

Selection type for services (0 = Single selection; 1 = Multi selection; 2 = list selection). Has to be -1 if servicegrouptype is not 0!

boolean

Defines if a selection of a service is mandatory

boolean

Defines if the price of the service is shown

boolean

Defines if the duration of the service is shown

number

Defines how many columns the services should be displayed in

boolean

true if the picture of the service should be shown as big as possible

boolean

true if the service group can be collapsed

boolean

true if the service group is shown collapsed as default (need showtoggle to be true)

boolean

false if the service group should not appear on the bookingpage (only via direct link or for internal services)

number

Defines in which order the services are shown (0 = according to position in service; 1 = Ascending by name; 2 = Descending by name)

boolean

false if the selected service should not appear in the summary box

boolean

false if the selected service should not appear in the summary of the emails

number

If set to 1 the service group will be shown on a second service selection page. Default value is 0

numberrequired

Index in which order the service group should be shown

string

List of services that have to be selected to show this service group. Set to -1 if the service group should be shown initially

string

Languagecodes that are supported by the location lookup (servicegrouptype has to be 5)

string

Is a validation rule. Can be used if you want to have your location written in a certain way (servicegrouptype has to be 5)

string

Error message, if the regex isn't valid or a wrong number on the number search is used. For other languages use errormsgLANGUAGECODE e.g. errormsgen (servicegrouptype has to be 5 or 9)

number

The interval of minutes you can switch up or down with the minute selection (servicegrouptype has to be 10)

number

The price of every minute selection interval (servicegrouptype has to be 10)

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.