Create Group and set businesses
Groups and Sections
Create Group and set businesses
Create a new group.
This endpoint allows Group Managers to create new groups within the system. For more information about the group system, see the Groups and Sections description.
⚠️ You must specify which businesses are part of the group using the business__in parameter.
- If you don’t specify any businesses, the group will be created with all businesses. - To create an empty group, provide an empty array in the
business__inparameter.
POST
Create Group and set businesses
Documentation Index
Fetch the complete documentation index at: https://developers.partoo.co/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
The authentication system on Partoo API is using API Key that should be put in the header of the request (the name of the header is x-APIKey). An api_key is linked to a user. This user's role will give you different access level to the API features.
Path Parameters
Section ID
Body
application/json