Get v1templates 1
Gets the template for creating passes from the given id
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
Response
Default Response
- Template
- Option 2
- Option 3
- Option 4
A template is the basis of a pass it defines the appearance of a pass and properties that don't change between instances of passes.
(Apple and Web Only) A hex or rgb value providing the foreground color. This is used for font color
^(#([a-fA-F0-9]{3}){1,2}|(rgb|rgba)(s*(d+%?s*,s*){2,3}(d+%?s*,?s*)d*.?d*s*))$A hex or rgb value providing the foreground color
^(#([a-fA-F0-9]{3}){1,2}|(rgb|rgba)(s*(d+%?s*,s*){2,3}(d+%?s*,?s*)d*.?d*s*))$A url to an image of size X by Y.
The icon but with text and doesnt need to be square
(Google, Apple Only) A url to an image of size X by Y. Also used in link previews.
The title displayed on the pass.
1The name of the issuer.
1Id is a unique identifier for the template
Account Id is the account the template belongs to
(Apple Only) A hex or rgb value providing the label color. If unset then the foreground color is used.
^(#([a-fA-F0-9]{3}){1,2}|(rgb|rgba)(s*(d+%?s*,s*){2,3}(d+%?s*,?s*)d*.?d*s*))$(Web Only) A url to an image that is displayed as the background. If this is not provided then backgroundColor is used.
Disable sharing from mobile wallets
offer 4The values can be text, numbers or urls.

