Pass Templates
Show Pass Template (Deprecated)
Pass Templates
Show Pass Template (Deprecated)
Retrieve a Pass Template by ID (This endpoint is deprecated)
GET
/
api
/
v1
/
pass_templates
/
{pass_template_uuid}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
pass_template_uuid
Response
200 - application/json
Pass Back Field default values
Must be a valid hex color code
Pass description, displayed on the pass
Pass Header Label
Must be a valid hex color code. Only valid for iphone passes
Name of the pass template, set on creation. Not displayed on the pass
Passes created from this template will be of this type
Available options:
generic
, eventTicket
, storeCard
Must be a valid hex color code. Only valid for iphone passes
Auto-generated UUID of the pass template
Was this page helpful?