AM Logo
API AuthorizationAPI DocumentationForm DefinitionsFAQ
  1. Home
  2. API Documentation
  3. Outcomes
  4. Mutations
  5. upsertClientByExternalId

upsertClientByExternalId: Client!

This mutation checks if a client exists if client already exists then that client is updated otherwise a new client is created. **Returns:** Returns the newly created client information along with a new Client ID.

  1. client

firstName: String!

middleName: String

lastName: String!

username: String

timeZone: TimeZoneInfo!

primaryLanguage: CultureInfo!