Get v1pass
Get the instance of a pass for the given template and pass id
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Response
The current details of a pass instance
The current details of a pass instance
Id is a unique identifier of the pass, it could be a voucher code or membership id
1Template id used by this voucher
The account id that created the pass/template
The code that is used as data in the QR Code. This can be different to the id if you wish to have a url or more data in the QR code.
1The UTC date at which the pass expires. If this is not provided the voucher will have no expiry.
The UTC date at which the pass becomes valid. If this is not provided the pass is valid from when it is created.
Set this to true once the pass has been used
Required for 'generic' pass types.
Metadata is for your internal use. It is not exposed to users through passes. The metadata is limited to 5000 characters when serialized to JSON.
4The values can be text, numbers or urls.

