> ## Documentation Index
> Fetch the complete documentation index at: https://stedi.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Submit Claim Attachment (275) Raw X12

<Warning>
  This endpoint is in **beta** and is subject to change.
</Warning>

This endpoint is ideal if you have an existing system that generates X12 EDI files and you want to send them through Stedi's API.

1. Call this endpoint with a payload in [275 X12 EDI format](https://portal.stedi.com/app/guides/view/hipaa/patient-information-x210/01HQ4HZ8ZBY2CZGPCVVM8JTK22).
2. Stedi sends the attachment to the payer, so the payer can use it to adjudicate the referenced 837 professional, dental, or institutional claim.
3. The endpoint returns summary information about the attachment submission.

This endpoint only supports [unsolicited attachments](/docs/healthcare/submit-claim-attachments#solicited-vs-unsolicited-attachments).

<Note>
  Visit [Claim attachments](/docs/healthcare/submit-claim-attachments#x12-edi) for a full how-to guide.
</Note>

## 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](/docs/healthcare/submit-claims-sftp-connection) or the [JSON endpoints](/docs/api-reference/healthcare/post-healthcare-create-claim-attachment).
