Docs

Create Service Group

Creates a new service group in eTermin.

POST

Query

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

Comma-separated response fields to include.

Body

Arguments
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 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)

boolean

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

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

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.