Processes X12 denials and returns associated claim IDs.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
EDI data and patient control numbers for processing. Should contain all 837s and 835s, and patient control numbers for the claims to optimize.
The body is of type object
.
Array of objects containing data of processed claims.
The response is of type object[]
.