---
title: passURL
framework: passkit
role: symbol
role_heading: Instance Property
path: passkit/pkpass/passurl
---

# passURL

The URL that opens the pass in the Wallet app.

## Declaration

```swift
var passURL: URL? { get }
```

## Discussion

Discussion Use the openURL(_:) method to open the pass in the Wallet app.
