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.

post/API/SNFInquiry

Headers

Authorizationstring required

The authorization token required for the request. Provide the token in the format Bearer { token}, where { token} is your actual authentication token.

Client-Api-Idstring required

Client Id (Accepts valid GUID)

Request body

MemberIdstring
PatientFirstNamestring
PatientLastNamestring
PatientDOBstring
PatientStateCodestring
DOSstring
Locationstring
CallbackURLstring
MRNstring

Response

OK

object required

Changes

No recorded changes to this endpoint across all 1 revision of this API.