{"id":51289995,"url":"https://github.com/n8n-code/n8n-nodes-walletobjects-pay-passes","last_synced_at":"2026-06-30T09:03:12.022Z","repository":{"id":363544847,"uuid":"1262948881","full_name":"n8n-code/n8n-nodes-walletobjects-pay-passes","owner":"n8n-code","description":"API for issuers to save and manage Google Wallet Objects","archived":false,"fork":false,"pushed_at":"2026-06-09T09:58:53.000Z","size":174,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-09T11:24:06.393Z","etag":null,"topics":["api","automation","n8n","n8n-community-node","n8n-node","openapi","swagger","walletobjects-pay-passes","workflow"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@n8n-dev/n8n-nodes-walletobjects-pay-passes","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/n8n-code.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-06-08T13:27:06.000Z","updated_at":"2026-06-09T10:06:37.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/n8n-code/n8n-nodes-walletobjects-pay-passes","commit_stats":null,"previous_names":["n8n-code/n8n-nodes-walletobjects-pay-passes"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/n8n-code/n8n-nodes-walletobjects-pay-passes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n8n-code%2Fn8n-nodes-walletobjects-pay-passes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n8n-code%2Fn8n-nodes-walletobjects-pay-passes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n8n-code%2Fn8n-nodes-walletobjects-pay-passes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n8n-code%2Fn8n-nodes-walletobjects-pay-passes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/n8n-code","download_url":"https://codeload.github.com/n8n-code/n8n-nodes-walletobjects-pay-passes/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n8n-code%2Fn8n-nodes-walletobjects-pay-passes/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34959509,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-30T02:00:05.919Z","response_time":92,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","automation","n8n","n8n-community-node","n8n-node","openapi","swagger","walletobjects-pay-passes","workflow"],"created_at":"2026-06-30T09:03:11.922Z","updated_at":"2026-06-30T09:03:12.016Z","avatar_url":"https://github.com/n8n-code.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @n8n-dev/n8n-nodes-walletobjects-pay-passes\n\n![walletobjects-pay-passes Banner](banner.svg)\n\n[![npm version](https://img.shields.io/npm/v/@n8n-dev/n8n-nodes-walletobjects-pay-passes.svg)](https://www.npmjs.com/package/@n8n-dev/n8n-nodes-walletobjects-pay-passes)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\n---\n\n**Stop writing walletobjects-pay-passes API integrations by hand.**\n\nEvery time you connect n8n to walletobjects-pay-passes, you waste hours mapping endpoints, defining parameters, and debugging schemas. You copy-paste from docs, fix edge cases, and pray nothing breaks.\n\n**What if connecting n8n to walletobjects-pay-passes took 5 minutes, not half a day?**\n\nThis node gives you **20+ resources** out of the box: **Eventticketclass**, **Eventticketobject**, **Flightclass**, **Flightobject**, **Genericclass**, and 15 more: with full CRUD operations, typed parameters, and zero manual configuration.\n\n---\n\n## What You Get\n\n- **Zero boilerplate**: Resources, operations, and fields are pre-configured and ready to use\n- **Full CRUD**: Create, read, update, and delete support where the API allows it\n- **Typed parameters**: No more guessing field types\n- **Built-in auth**: API key authentication, ready to go\n- **Declarative**: Native n8n performance, no custom execute() overhead\n\n---\n\n## Install\n\n```bash\nnpm install @n8n-dev/n8n-nodes-walletobjects-pay-passes\n```\n\n**Or in n8n:**\n1. **Settings → Community Nodes → Install**\n2. Search: `@n8n-dev/n8n-nodes-walletobjects-pay-passes`\n3. Click **Install**\n\n---\n\n## Quick Start\n\n1. Install the node (above)\n2. Add credentials: **walletobjects-pay-passes API** → paste your API key\n3. Drag the **walletobjects-pay-passes** node into your workflow\n4. Pick a resource → pick an operation → done.\n\nThat's it. No configuration files. No code. It just works.\n\n---\n\n## Resources\n\n| Resource | Operations |\n|----------|------------|\n| Eventticketclass | Get walletobjects eventticketclass list, Post walletobjects eventticketclass insert, Get walletobjects eventticketclass get, Patch walletobjects eventticketclass patch, Put walletobjects eventticketclass update, Post walletobjects eventticketclass addmessage |\n| Eventticketobject | Get walletobjects eventticketobject list, Post walletobjects eventticketobject insert, Get walletobjects eventticketobject get, Patch walletobjects eventticketobject patch, Put walletobjects eventticketobject update, Post walletobjects eventticketobject addmessage, Post walletobjects eventticketobject modifylinkedofferobjects |\n| Flightclass | Get walletobjects flightclass list, Post walletobjects flightclass insert, Get walletobjects flightclass get, Patch walletobjects flightclass patch, Put walletobjects flightclass update, Post walletobjects flightclass addmessage |\n| Flightobject | Get walletobjects flightobject list, Post walletobjects flightobject insert, Get walletobjects flightobject get, Patch walletobjects flightobject patch, Put walletobjects flightobject update, Post walletobjects flightobject addmessage |\n| Genericclass | Get walletobjects genericclass list, Post walletobjects genericclass insert, Get walletobjects genericclass get, Patch walletobjects genericclass patch, Put walletobjects genericclass update |\n| Genericobject | Get walletobjects genericobject list, Post walletobjects genericobject insert, Get walletobjects genericobject get, Patch walletobjects genericobject patch, Put walletobjects genericobject update |\n| Giftcardclass | Get walletobjects giftcardclass list, Post walletobjects giftcardclass insert, Get walletobjects giftcardclass get, Patch walletobjects giftcardclass patch, Put walletobjects giftcardclass update, Post walletobjects giftcardclass addmessage |\n| Giftcardobject | Get walletobjects giftcardobject list, Post walletobjects giftcardobject insert, Get walletobjects giftcardobject get, Patch walletobjects giftcardobject patch, Put walletobjects giftcardobject update, Post walletobjects giftcardobject addmessage |\n| Issuer | Get walletobjects issuer list, Post walletobjects issuer insert, Get walletobjects issuer get, Patch walletobjects issuer patch, Put walletobjects issuer update |\n| Jwt | Post walletobjects jwt insert |\n| Loyaltyclass | Get walletobjects loyaltyclass list, Post walletobjects loyaltyclass insert, Get walletobjects loyaltyclass get, Patch walletobjects loyaltyclass patch, Put walletobjects loyaltyclass update, Post walletobjects loyaltyclass addmessage |\n| Loyaltyobject | Get walletobjects loyaltyobject list, Post walletobjects loyaltyobject insert, Get walletobjects loyaltyobject get, Patch walletobjects loyaltyobject patch, Put walletobjects loyaltyobject update, Post walletobjects loyaltyobject addmessage, Post walletobjects loyaltyobject modifylinkedofferobjects |\n| Media | Post walletobjects media upload |\n| Offerclass | Get walletobjects offerclass list, Post walletobjects offerclass insert, Get walletobjects offerclass get, Patch walletobjects offerclass patch, Put walletobjects offerclass update, Post walletobjects offerclass addmessage |\n| Offerobject | Get walletobjects offerobject list, Post walletobjects offerobject insert, Get walletobjects offerobject get, Patch walletobjects offerobject patch, Put walletobjects offerobject update, Post walletobjects offerobject addmessage |\n| Permissions | Get walletobjects permissions get, Put walletobjects permissions update |\n| Smarttap | Post walletobjects smarttap insert |\n| Transitclass | Get walletobjects transitclass list, Post walletobjects transitclass insert, Get walletobjects transitclass get, Patch walletobjects transitclass patch, Put walletobjects transitclass update, Post walletobjects transitclass addmessage |\n| Transitobject | Get walletobjects transitobject list, Post walletobjects transitobject insert, Get walletobjects transitobject get, Patch walletobjects transitobject patch, Put walletobjects transitobject update, Post walletobjects transitobject addmessage |\n| Walletobjects | Post walletobjects walletobjects v 1 private content upload private data |\n\n---\n\n## Why This Node?\n\n**Without this node:**\n- Hours of manual API integration\n- Copy-pasting from walletobjects-pay-passes docs\n- Debugging auth, pagination, error handling\n- Maintaining your own client code\n\n**With this node:**\n- Install → configure → use. 5 minutes.\n- Auto-generated from the official walletobjects-pay-passes OpenAPI spec\n- Always up to date when the API changes\n- Native n8n performance\n\n---\n\n## Auto-Generated\nThis node was auto-generated from the official **walletobjects-pay-passes** OpenAPI specification using\n[@n8n-dev/n8n-openapi-node-ultimate](https://github.com/kelvinzer0/n8n-openapi-node-ultimate),\nthen validated against the live API so you get accurate types and real parameters, not guesswork.\n\nWhen the walletobjects-pay-passes API updates, this node updates too.\n\n---\n\n## Support This Project\n\nIf this node saved you hours of work, consider supporting continued development, new APIs, better error handling, and faster updates.\n\n[![Keep It Moving.](https://crypto-donate.insidexofficial.workers.dev/eyJ0aXRsZSI6IktlZXAgSXQgTW92aW5nIiwiZGVzYyI6Ik9uZSBkZXZlbG9wZXIgYnVpbHQgYSB0b29sIHRoYXQgYXV0by1nZW5lcmF0ZXNcbm44biBub2RlcyBmcm9tIGFueSBPcGVuQVBJIHNwZWMuXG5cbllvdXIgZG9uYXRpb24gZnVuZHMgbmV3IGZlYXR1cmVzLCBtb3JlIEFQSSBzdXBwb3J0LFxuYW5kIGJldHRlciB0b29saW5nIGZvciBldmVyeSBkZXZlbG9wZXIgYWZ0ZXIgeW91LiIsInRhcmdldCI6NTAwMCwiYWRkcmVzc2VzIjp7ImV0aGVyZXVtIjoiMHhmMDU1NWQ0MGRiRkI0ZTNCZjA3MDQ0MjgyQjc4RjJmRTFmNTFFZjcyIiwic29sYW5hIjoiNlpEVk5BYmpZZExEcXo4cGt3VUNHYllaNVV3QlFranB0QzU1Wk5vTFcybVUifSwiZGlzY29yZCI6Imh0dHBzOi8vZGlzY29yZC5nZy9wdERaOGU0aDkzIn0/badge)](https://n8n-code.github.io/membership/#/eyJ0aXRsZSI6IktlZXAgSXQgTW92aW5nIiwiZGVzYyI6Ik9uZSBkZXZlbG9wZXIgYnVpbHQgYSB0b29sIHRoYXQgYXV0by1nZW5lcmF0ZXNcbm44biBub2RlcyBmcm9tIGFueSBPcGVuQVBJIHNwZWMuXG5cbllvdXIgZG9uYXRpb24gZnVuZHMgbmV3IGZlYXR1cmVzLCBtb3JlIEFQSSBzdXBwb3J0LFxuYW5kIGJldHRlciB0b29saW5nIGZvciBldmVyeSBkZXZlbG9wZXIgYWZ0ZXIgeW91LiIsInRhcmdldCI6NTAwMCwiYWRkcmVzc2VzIjp7ImV0aGVyZXVtIjoiMHhmMDU1NWQ0MGRiRkI0ZTNCZjA3MDQ0MjgyQjc4RjJmRTFmNTFFZjcyIiwic29sYW5hIjoiNlpEVk5BYmpZZExEcXo4cGt3VUNHYllaNVV3QlFranB0QzU1Wk5vTFcybVUifSwiZGlzY29yZCI6Imh0dHBzOi8vZGlzY29yZC5nZy9wdERaOGU0aDkzIn0)\n\n---\n\n## License\n\nMIT © [kelvinzer0](https://github.com/n8n-code)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fn8n-code%2Fn8n-nodes-walletobjects-pay-passes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fn8n-code%2Fn8n-nodes-walletobjects-pay-passes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fn8n-code%2Fn8n-nodes-walletobjects-pay-passes/lists"}