latestOpenAPI 3.1.02026-08-1217210199.4 KB

1684e1dda9be

public-api

Create Benefit Verification Route

post/benefit-verification

Request body

priority0 | 1 | 2 | 3

Represents a priority level. Lower numbers are higher priority.

  • CRITICAL: 0
  • HIGH: 1
  • MEDIUM: 2
  • LOW: 3
replacesstring

If this Benefit Verification is being submitted as a replacement for a canceled one, the ID of the canceled Benefit Verification it replaces.

use_patient_plan_fund_source_checkboolean

Whether to check the patient's plan fund source during the benefit verification call.

Example request

{
  "drugs": [
    {
      "ndc": "00169-4505-14",
      "quantity": 1
    }
  ]
}

Response

Successful creation of a benefit verification