- Call this endpoint with a payload in 276 X12 EDI format.
- Stedi validates the EDI and sends the transaction to the payer.
- The endpoint returns a synchronous 277 claim status response from the payer in JSON format. The response contains information about the claims matching the criteria you provided in the request and their current status.
Authorizations
A Stedi API Key for authentication.
Body
Response
ClaimStatusRawX12 200 response
The control number the payer provided in the claim status response. This is used to identify the transaction.
An ID for the payer you identified in the original claim status request. This value may differ from the tradingPartnerServiceId
you submitted in the original request because it reflects the payer's internal concept of their ID, not necessarily the ID Stedi uses to route requests to this payer.
Information about the payer listed in the referenced claim.
Information about the billing and/or service providers related to the referenced claim.
Information about the subscriber listed in the referenced claim.
Information about the dependent listed in the referenced claim.
The status information for the claim referenced in the original claim status request.
The payer may return multiple claims in the response if they have more than one claim on file that matches the information you provided.
The control number for the transaction.
The status of the entire claim.
The acknowledgment code in the 999 Implementation Acknowledgment, an EDI file generated by the payer to acknowledge receipt of the claim status request. It indicates whether the claim status request was accepted or rejected due to errors in the EDI request syntax.
The syntax error code in the 999 Implementation Acknowledgment. It indicates the type of error (if present) in the EDI request syntax. Visit IK502
in the Implementation Acknowledgment specification for a complete list.
The raw X12 response from the payer.
Metadata about the response.