Submit Claim Attachment (275) Raw X12
This endpoint is in beta and is subject to change.
This endpoint submits a 275 claim attachment to a payer in raw X12 EDI format. This is ideal if you have an existing system that generates X12 EDI files and you want to send them through Stedi’s API.
- Call this endpoint with a payload in 275 X12 EDI format.
- Stedi sends the attachment to the payer, so the payer can use it to adjudicate the referenced 837 claim.
- Stedi returns summary information about the attachment submission.
Size limit
The size limit for attachments submitted in a single request is 6MB. If you need to submit larger attachments, you must submit them through Stedi SFTP.
Authorizations
A Stedi API Key for authentication.
Body
Request to submit a raw X12 claim attachment
The X12 EDI data for the claim attachment. This data must conform to the 275 X12 EDI specification.
1 - 6000000
Response
Response from submitting a raw X12 claim attachment
An ID for the payer you identified in the related transaction. This value may differ from the tradingPartnerServiceId
you submitted in the original claim request because it reflects the payer's internal concept of their ID, not necessarily the ID Stedi uses to route requests to this payer.
2 - 80
Information about the claim attachment.
Metadata from Stedi about the request.