SNFInquiry
This GET call is intended to retrieve the SNF response initiated by the SNFInquiry POST call. By adding the requestId received in the POST call, users can retrieve the SNFInquiry Response.
get/API/GetSNFResponse/{requestId}
Path parameters
requestIdinteger required
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)
Response
OK
object required
Changes
No recorded changes to this endpoint across all 1 revision of this API.