downloadPassBySerial
Download a .pkpass file by serial number
Downloads the .pkpass binary for an active pass looked up by serial number.
When a serial has both Apple and Google passes, use ?wallet_type= to select which one (defaults to apple).
Scope: passes:download
Maps to OpenAPI operationId downloadPassBySerial — GET /manage-passes/serial/{serial_number}/download.
Same PassFast HTTP API, billing, and rate limits. Do not invent other paths.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x_app_id | No | Override X-App-Id for this call. Defaults to the MCP connection header. | |
| wallet_type | No | Wallet type to look up when a serial number has both Apple and Google passes. Defaults to `apple` for backward compatibility. | apple |
| serial_number | Yes | Pass serial number (unique within app + wallet type). |