- Call this endpoint with the required information to link the attachment to the correct claim.
- Stedi generates the X12 EDI 275 transaction and sends it to the payer.
- The endpoint returns summary information about the submission.
Authorizations
A Stedi API Key for authentication.
Body
Submit a claim attachment.
Information about the associated 837 claim.
Whether you want to send a test or production claim. This property also allows you to filter claims in the Stedi portal by production or test data. By default, this property is set to P
for production data. Use T
to designate a claim as test data.
P
, T
The transaction ID of the claim related to this attachment. You can find this value in the transaction processed event for the claim or on the claim's transaction details page in the Stedi portal.
You must provide either the relatedTransactionId
or relatedExecutionId
property in the request.
36
The file execution ID of the claim related to this attachment. The referenced file must contain exactly one transaction, an 837 claim. You can find this value in the meta.traceId
property of the claim submission API response or in the file delivered event Stedi generates when it delivers your claim to the payer.
You must provide either the relatedTransactionId
or relatedExecutionId
property in the request.
36
Response
SubmitClaimAttachment 200 response
Response from submitting a 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.