latestSwagger 2.02026-08-10422755.5 KB

9e1d4f09d0b2

ClaimStatusInquiry

The ClaimStatusInquiry is the second step of the workflow for obtaining Claim status Information through pVerify. As demonstrated below, the ClaimStatusInquiry call takes in subscriber or dependent demographic information, along with the authorization token, and returns the claim status among other information. To use this or any other method, you must first generate a token via the Token endpoint (see above Token method).

post/API/ClaimStatusInquiry

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

PayerCodestring
ProviderLastNamestring
ProviderNPIstring
ProviderFederalTaxIdstring
PayerClaimNumberstring
{"stackTrail":"components:schemas:pVerify.BusinessObjects.PboClaimStatusRequest:properties:ChargeAmount","oasType":"schema","type":"unknown"}
ServiceStartDatestring
ServiceEndDatestring
{"stackTrail":"components:schemas:pVerify.BusinessObjects.PboClaimStatusRequest:properties:Subscriber","oasType":"schema","type":"unknown"}
IsPatientDependentboolean

Response

OK

object required