latestOpenAPI 3.1.02026-08-1217210199.4 KB
1684e1dda9be
public-api
Create a PA status check
Create an asynchronous PA status check.
instant_only never falls back to standard processing. An ineligible or failed instant check becomes a failed operation. instant_preferred attempts instant processing first and permits standard fallback.
This contract-only stub currently returns 501 without creating a record.
post/pa-status
Request body
Example request
{
"prescription": {
"ndc": "00169-4505-14"
}
}Response
PA status check created; returns its current processing state.