GET
/
export
/
{transactionId}
/
1500
/
pdf
This is a BETA endpoint. We may make backwards incompatible changes. Use this only for prototyping.

This endpoint retrieves the CMS-1500 Claim Form PDF that Stedi automatically generates for submitted 837 professional claims. You can also review and download the PDF from the transaction’s details page in the Stedi app.

Authorizations

Authorization
string
headerrequired

A Stedi API Key for authentication.

Path Parameters

transactionId
string
required

A unique identifier for the processed claim within Stedi. This ID is included in the transaction processed event for the claim, which you can receive automatically through Stedi webhooks. You can also retrieve this ID through the Poll Transactions endpoint or from the transaction's details page within the Stedi app.

Response

200 - application/octet-stream

An HTTP payload for the CMS-1500 Claim Form PDF.