Associate accounts MultiCenter

Associates multiple business accounts under a single MultiCenter group, enabling centralized management and unified access control.

This endpoint allows an authorized administrator to link two or more existing accounts by providing their unique identifiers, along with the required authentication credentials. Upon successful association, the accounts share certain configurations, resources, and reporting capabilities, streamlining operations across multiple business locations or franchises. This process is essential for organizations that operate several branches and require consolidated administration, analytics, and integration with third-party services. The response includes confirmation of the association and details about the newly unified MultiCenter group.

JSON example to associate accounts MultiCenter

POST

{
  "accountsIds": [
      "642719e40eb43e531f502d67",
      "63ff5f027a06bb65b2a65f41"
  ],
  "email": "[email protected]",
  "password": "FcgQmQCCsP74czEs"
}
Language
Credentials
Header
Click Try It! to start a request and see the response here!