# Download a statement PDF

Download a specific monthly statement PDF with ISV branding applied

Endpoint: GET /v1/statements/{merchantId}/download/{statementId}
Version: v1
Security: api-key-secret

## Path parameters:

  - `merchantId` (string, required)
    The unique identifier of the merchant
    Example: "merchant_2x4y6z8a0b1c2d3e4f5g6h7j8k"

  - `statementId` (string, required)
    The unique identifier of the statement to download
    Example: "859963"


## Response 200 fields

## Response 400 fields

## Response 404 fields

## Response 500 fields
