---
title: url
framework: proximityreader
role: symbol
role_heading: Instance Property
path: proximityreader/vasrequest/merchant/url
---

# url

The URL to display to the customer if the matching loyalty or reward ID isn’t found.

## Declaration

```swift
let url: URL?
```

## Mentioned in

Accepting loyalty passes from Wallet

## Discussion

Discussion If the customer isn’t part of the merchant’s loyalty program, they can use the provided URL to get more information about that program.

## See Also

### Getting the merchant URL details

- [shouldSendURLOnly](proximityreader/vasrequest/merchant/shouldsendurlonly.md)
