Prior Authorization
Submit Prior Authorization Feedback
Submit feedback related to a prior authorization request.
The feedback is used to improve the product and is surfaced in analytics dashboards.
POST
Overview
Submit feedback for an existing prior authorization request. Use this endpoint to attach DevelopHealth-facing notes/feedback to PA requests during or after their processing.
Feedback passed to this endpoint will be surfaced in analytics dashboards, and can be used in one-off analytics queries/reports.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Body
application/json
Payload for submitting feedback related to a prior authorization request.
Response
201
application/json
Successfully submitted feedback
Response returned after feedback has been accepted.