Jump to Content
Badge
HomeGuidesRecipesAPI Reference
Log InBadge
API Reference
Log In
HomeGuidesRecipesAPI Reference
All
Pages
Start typing to search…

Badge API

  • Pass Template
    • List Pass Templatesget
    • Create Pass Templatepost
    • Get Pass Templateget
    • Create Pass Template Revisionpost
    • Create pass attributesput
    • Delete pass attributedel
  • Pass
    • Upsert pass and userpost
    • Void passpost
    • Create pass grouppost
    • Upsert a value added opportunity (Native Recommendation) for a pass.put
    • Generate a Google Wallet JWTget
    • Generate Apple Wallet Pass (PKPASS)get
  • Notification
    • Send push notificationpost
    • Send batch push notificationspost
    • List push notificationsget
  • User
    • Update user attributespost
  • Organization
    • Create workspacepost
  • Workspace
    • Upload Apple Certificatepost
    • Create Apple Certificate Signing Request (CSR)post
    • List Apple Pass Identifiersget
    • Update workspacepatch
    • Create user attributesput
    • Delete user attributedel
  • SDK
    • Create SDK Tokenpost

Create pass attributes

put https://api.trybadge.com/v0/passTemplates//passAttributes

Create one or more pass attributes for a pass template. If an attribute already exists, it is skipped and the operation continues. All successfully created or existing attributes are returned.

Language
Credentials
Bearer
Click Try It! to start a request and see the response here!