Claims
Optimize X12 Claim Denials
Processes X12 denials and returns associated claim IDs.
POST
Delivery
To receive results from this endpoint, you have two options: Webhooks or the Poll Optimizer Runs API.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
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
.
Response
200
application/json
Array of objects containing data of processed claims.
The response is of type object[]
.