latestOpenAPI 3.1.02026-08-1217210199.4 KB
1684e1dda9be
public-api
Create Prior Auth Route
post/prior-authorization
Request body
Example request
{
"prescription": {
"ndc": "00169-4505-14",
"directions": "Inject 0.25 mg under the skin once weekly",
"quantity": 1,
"quantity_unit_of_measure": "C48504",
"days_supply": 28,
"expected_length_of_therapy": "Until No Longer Needed",
"extra": {
"notes": "Patient prefers brand name",
"prior_auth_reference": "ABC123"
}
}
}Response
Successful creation of a prior authorization