We were previously making a call to /vaos/v0/preferences to get the notification preferences of a veteran when scheduling an appointment in scheduling manager. This is no longer needed since we now handle scheduling appointments in Vista.
Acceptance Criteria
no calls to /vaos/v0/preferences should seen in our grafana or datadog logs.
Description
We were previously making a call to
/vaos/v0/preferences
to get the notification preferences of a veteran when scheduling an appointment in scheduling manager. This is no longer needed since we now handle scheduling appointments in Vista.Acceptance Criteria
no calls to
/vaos/v0/preferences
should seen in our grafana or datadog logs.