---
title: "GET /electronic-remittance-advice/{transactionId}/pdf"
method: GET
path: "/electronic-remittance-advice/{transactionId}/pdf"
tags: ["Remittances"]
---

# GET /electronic-remittance-advice/{transactionId}/pdf

`GET /electronic-remittance-advice/{transactionId}/pdf`

Retrieve the generated PDF of an 835 Electronic Remittance Advice (ERA).

## Path parameters

- `transactionId` string, required — A unique identifier for the Electronic Remittance Advice (ERA) within Stedi. This ID is included in the transaction processed event for the ERA, which you can receive automatically through Stedi [webhooks](https://www.stedi.com/docs/healthcare/configure-webhooks). You can also retrieve this ID through the [Poll Transactions endpoint](https://www.stedi.com/docs/healthcare/api-reference/get-poll-transactions).

## Query parameters

- `logo` boolean — If false, the generated PDF will not include the Stedi logo in the footer. The default is true.

## Response `200`

GetElectronicRemittanceAdvicePdf 200 response

## Other responses

- `400` — ValidationException 400 response
- `403` — AccessDeniedException 403 response
- `404` — ResourceNotFoundException 404 response
- `429` — ThrottlingException 429 response
- `500` — InternalFailureException 500 response
- `503` — ServiceUnavailableException 503 response
- `504` — GatewayTimeoutException 504 response

---

[API](https://skmtc.net/stedi/apis/stedi-healthcare.md) · [All operations](https://skmtc.net/stedi/apis/stedi-healthcare/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/stedi/stedi-healthcare/revisions/4ba02a47bfc5/schema)
