Preview API Bug Fix: AnalyticsDisconnectType

Description

We have corrected the AnalyticsDisconnectTypes dndTransfer and dndEndpoint names.

Change Category

API

Change Context

Current names transferDnd and EndpointDnd are inconsistent with analytics services and causing all related responses to return 500s.

Change Impact

These session disconnect types are part of an unreleased feature and have not yet begun being distributed. If one of these disconnect types is returned, as they are in the test environment, the query will fail with a 500 error as the value cannot be processed. No impact.

Date of Change

Immediate

Impacted APIs

/api/v2/analytics/conversations/details/query
/api/v2/analytics/conversations/details/jobs
/api/v2/analytics/users/details/query
/api/v2/analytics/users/details/jobs

References

[AR-10700]