Skip to main content


         This documentation site is for previous versions. Visit our new documentation site for current releases.      
 

API Schema Example

Updated on March 12, 2022

The following table shows example of

  1. Request: A request with the correct structure and mandatory fields Submitted.
  2. Response: A response with the Case ID and ICN in it.
  3. A Response where no Claims were found.

Request:Response: - Not FoundResponse: - Results Found

{

"claimsInquiry":

{

"reasonForInquiry": "ERA",

"inquiryTypeSelect": "Other",

"claimsInquiryNotes": "Inquiry notes",

"groupNumber": "",

"exchangeIndicator": "",

"attachmentURL": "www.google.com",

"icnList":

[

{

"ID": "2019164P0000000200"

}

],

"claimHeader":

{

"billingProvider":

{

"nationalProviderIdentifier": "",

"taxIdentificationNumber": "",

"lastName": "",

"address":

[

{

"addressLine1": "",

"addressLine2": "",

"city": "",

"state": "",

"postalCode": ""

}

]

},

"subscriber":

{

"ID": "",

"firstName": "",

"lastName": ""

},

"patient":

{

"ID": "",

"firstName": "",

"lastName": ""

},

"claimType": "",

"claimStatus": "",

"serviceFromDate": "",

"serviceEndDate": "",

"renderingProvider":

{

"ID": ""

},

"planID": "",

"totalChargeAmount": "",

"paidAmount": "",

"contractInformation":

{

"ID": ""

},

"submittedDate": ""

}

}

}

{

"pxObjClass": "PegaHC-API",

"claimsInquiry":

{

"pxObjClass": "PegaHC-Int-ClaimsInquiry",

"statusCode": "200",

"statusDesc": "NoClaimsFound"

}

}

{

"pxObjClass": "PegaHC-API",

"claimsInquiry":

{

"claimInquiryID": "CI-207",

"pxObjClass": "PegaHC-Int-ClaimsInquiry",

"status": "Pending-Review",

"statusCode": "200",

"statusDesc": "Success",

"icnList":

[

{

"ID": "2019165P0000004700",

"pxObjClass": "Embed-PegaHC-Stringlist",

"Status": "ResultsFound"

}

]

}

}

Have a question? Get answers now.

Visit the Support Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega.com is not optimized for Internet Explorer. For the optimal experience, please use:

Close Deprecation Notice
Contact us