---
title: "POST /API/EasyEligibilitySummary"
method: POST
path: "/API/EasyEligibilitySummary"
tags: ["Eligibility"]
---

# POST /API/EasyEligibilitySummary

`POST /API/EasyEligibilitySummary`

The Easy Eligibility Summary call is intended to generate an Eligibility Summary Response in just one step. With EasyEligibilitySummary, simply pass your credentials (no need to generate a token) and the body parameters (specified below) to return an Eligibility Summary Response in just one step.

## Headers

- `Client-API-Id` string, required
- `Client-Secret` string, required

## Request body

- PVerifyBusinessObjectsElgRequest
  - `PayerCode` string
  - `Provider_TaxId` string
  - `Date_Of_Service_To` string
  - `Provider_LastName` string
  - `Provider_NPI` string
  - `Provider_PIN` string
  - `Patient_Last` string
  - `Patient_First` string
  - `Patient_DOB` string
  - `MemberId` string
  - `Date_Of_Service` string
  - `ServiceCodes` string
  - `ReferenceId` string
  - `Location` string
  - `InternalId` string
  - `CustomerId` string

## Response `200`

OK

- object

---

[API](https://skmtc.net/pverify/apis/pverify-apiservices.md) · [All operations](https://skmtc.net/pverify/apis/pverify-apiservices/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pverify/pverify-apiservices/revisions/9e1d4f09d0b2/schema)
