{
  "providerRequestCreated": "The provider role request was submitted successfully",
  "clientRoleCreated": "The client role was added successfully",
  "sessionRefreshRequired": "Please refresh your session or sign in again",
  "roleNotAllowed": "The current role cannot perform this operation",
  "identityFieldsManaged": "Identity fields are managed by the account and cannot be submitted here",
  "passwordNotAllowed": "A password is not required when adding another role",
  "unknownFields": "The request contains unsupported fields",
  "clientRoleRequired": "This operation requires a client role linked to the account",
  "providerRoleRequired": "This operation requires a provider role linked to the account",
  "clientProfileMismatch": "The client profile does not match the account identity",
  "providerProfileMismatch": "The provider profile does not match the account identity",
  "activeClientRequired": "An active client profile is required to submit this request",
  "activeProviderRequired": "An active provider profile is required to add the client role",
  "providerRoleAlreadyActive": "The provider role already exists",
  "providerRequestAlreadyPending": "A provider request is already pending review",
  "providerRoleAlreadyExists": "The provider role is already attached to this account",
  "clientRoleAlreadyExists": "The client role is already attached to this account",
  "identityConflict": "Identity data is linked to another account and requires review",
  "modeSwitched": "Account mode changed successfully",
  "modeRequired": "Account mode is required",
  "modeInvalid": "Account mode must be client or provider",
  "clientModeUnavailable": "Client mode is unavailable for this account",
  "providerModeUnavailable": "Provider mode is unavailable for this account",
  "providerModePendingApproval": "Your request to switch to a business account is under review. You can switch after it is approved",
  "profileLinkMismatch": "The current profile is not linked to the account identity"
}
