Create Pass Template

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
string
enum
required
Allowed:
string
required
null

Set to null to create without a Google Wallet Issuer. Omit to use the workspace's most recently created issuer; returns 400 if workspace has no issuers.

revision
object
required

Fields in this object support dynamic values, fields that do not support dynamic values are noted.
Support for dynamic values is as follows:

  • Each field can be a string value or contain a single dynamic value.
  • To make a field dynamic, it must be set in the following format {{ entity.attribute }}.
  • A default value can be passed using the following syntax {{ entity.attribute | "default value" }}.
  • A Pass Template Revision has support for attributes from two entities, Pass and User. These can be accessed with the entity name pass and user. EG: To have a field show the value of a Pass attribute named memberId, the field's value would be set to {{ pass.memberId }}.
boolean
enum
required
Allowed:
Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json