This endpoint uses a business identifier to retrieve autogenerated CMS-1500 Claim Form PDFs for submitted 837P professional claims.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.
- Call this endpoint with the
businessIdquery parameter set to the claim’s correlation ID. The correlation ID is returned as theclaimReference.correlationIdin the synchronous response Stedi returns when you submit a professional claim. - The endpoint returns an array of PDFs for all claims with the specified
businessIdvalue. PDFs are returned as a base64 encoded string.
.pdf extension.
If you plan to send these PDFs to payers or retain them for your records, we strongly recommend visiting CMS-1500 Claim Form PDF for information about how to structure claim submissions for optimal generation, the correct printer settings for generated PDFs, and general best practices.