Update Ndp Submission By Id
Prior Authorization
Update Prior Authorization NDP Submission
Update the preferred pharmacy NCPDP ID for a prior authorization’s NDP submission. Only allowed while the PA request is active and no transfer attempts have been made.
PATCH
Update Ndp Submission By Id
Documentation Index
Fetch the complete documentation index at: https://docs.develophealth.ai/llms.txt
Use this file to discover all available pages before exploring further.
Overview
This endpoint allows you to update the preferred pharmacy for a prior authorization request with a non-dispensing pharmacy submission. The prescription transferred to the NDP will be transferred to the preferred pharmacy once the prior authorization is approved. This endpoint will return an error if called for prior authorization requests that are in a terminal state (e.g. completed, cancelled) or for which the transfer has already been initiated.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
Request to update the NDP submission details of a prior authorization. Currently only supports updating the preferred pharmacy NCPDP ID.
The new NCPDP ID of the preferred pharmacy where the prescription will be transferred after the PA request has been approved.
Pattern:
^\d{7}$Response
Successfully updated preferred pharmacy.