Attachments (275)
Submit Claim Attachment (275) JSON
POST
This endpoint is in beta and is subject to change.
This endpoint submits a 275 claim attachment to a payer and returns summary information about the attachment submission. Before you can submit an attachment through this endpoint, you must:
- Submit the 837 claim with specific properties indicating that a separate attachment will follow. Visit Claim attachments for full instructions.
- Upload the attachment to Stedi with the URL provided in the Create Claim Attachment (275) JSON response.
This endpoint is for 837 claims submitted in JSON format. If your system already generates X12 EDI, you can send attachments through the Submit Claim Attachment (275) Raw X12 endpoint instead.
This endpoint only supports unsolicited attachments.
Link to the 837 claim
You must supply the following information in your request to link the attachment to the correct 837 claim:
Property | Description |
---|---|
relatedTransactionId or relatedExecutionId | An identifier for the 837 claim you previously submitted through Stedi. This value tells Stedi which claim is related to the attachment. |
attachmentId | The attachment ID you received in the Create Claim Attachment (275) JSON response. This value tells Stedi which file to use when generating the 275 transaction for the payer. |
providerAttachmentControlNumber | The value you set in the claim’s attachmentControlNumber property. It allows the payer to associate the attachment with the claim that’s already in their system. |
providerControlNumber | The value you set in the claim’s providerControlNumber property. This property is optional and allows you to indicate that the attachment should be associated with only a specific service line from the claim. This doesn’t apply to dental claims. |
Authorizations
A Stedi API Key for authentication.
Body
application/json
Submit a claim attachment.
Response
200
application/json
SubmitClaimAttachment 200 response
Response from submitting a claim attachment