Cancel the prescription transfer for a prior authorization with NDP submission.
Cancel an in-progress prescription transfer associated with a prior authorization request. Once canceled, no further processing of the transfer request will occur, including any attempts to confirm receipt of transferred prescriptions.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Successfully cancelled prescription transfer
Represents the response structure for a POST /prior-authorization/:id/prescription-transfer/cancel request.
This response is returned when a prior authorization is successfully cancelled.