Method | Description | |
---|---|---|
UpdatePriorAuthorizationRequest ( |
Simple interface implementation for receiving feedback updates from CoverMyMeds for prior authorization requests This reference simply serializes the FeedbackData object to XML and writes it to the Windows Application Event Log. A full Integration Partner implementation would store the feedback data for users to view in a dashboard. The recipient identifier sent with the feedback data would enable linking the update to the user who needs to see it |
public UpdatePriorAuthorizationRequest ( |
||
FeedbackData | ||
return | void |