We want to distribute a coupon through Apple Wallet to our customers and we don't want to implement web service for updating Pass information.
I've seen the example provided by Apple, where Pass doesn't need to be updated.
My concern is that in documentation webServiceURL is not marked as optional field, but a use-case of using Pass without web service is actually possible.