---
title: webServiceURL
framework: passkit
role: symbol
role_heading: Instance Property
path: passkit/pkpass/webserviceurl
---

# webServiceURL

The URL for the web service.

## Declaration

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

## Discussion

Discussion The web service is for updating passes. For information about the web service protocol, see PassKit Web Service Reference.

## See Also

### Getting the web service information

- [authenticationToken](passkit/pkpass/authenticationtoken.md)
