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

# POST /API/SNFInquiry

`POST /API/SNFInquiry`

The pVerify API for SNF is like Same or Similar in that it will not deliver a result instantly, instead the user is expected to call the GET method 1 minute later.

## Headers

- `Authorization` string, required
- `Client-Api-Id` string, required

## Request body

- PVerifyBusinessObjectsSNFPboSNFRequest
  - `MemberId` string
  - `PatientFirstName` string
  - `PatientLastName` string
  - `PatientDOB` string
  - `PatientStateCode` string
  - `DOS` string
  - `Location` string
  - `CallbackURL` string
  - `MRN` 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)
