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

# shouldSendURLOnly

A Boolean value that indicates whether to send only the merchant URL to the customer’s device without requesting data.

## Declaration

```swift
let shouldSendURLOnly: Bool
```

## Discussion

Discussion The customer’s device can use the URL for pass provisioning.

## See Also

### Getting the merchant URL details

- [url](proximityreader/vasrequest/merchant/url.md)
