Associate accounts MultiCenter

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

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

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"
}
Body Params
accountsIds
array of strings
required

Array of accounts that are associated

accountsIds*
string
required
string
required
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json