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 professional, dental, or institutional claim.
- Stedi returns summary information about the attachment submission.
This endpoint only supports unsolicited attachments.
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 or the JSON endpoints.
Payer ID
You must submit a payer identifier in Loop 1000A NM109
. This identifier must be an official Payer ID or alias listed in the Payer Network. Stedi uses this ID to route the claim attachment to the correct payer.
For example, you could use 60054
, HPQRS
, AETNA
, or any other listed alias for Aetna.
Authorizations
A Stedi API Key for authentication.
Body
Request to submit a raw X12 claim attachment
Response
SubmitClaimAttachmentRawX12 200 response
Response from submitting a raw X12 claim attachment