PassSlot is a service that simplifies the creation, design, and distribution of Apple Wallet passes, including coupons, store cards, event tickets, membership cards, and boarding passes.
Tool to retrieve descriptions of all created Wallet passes. Use when you need to list all existing passes. Returns an array of pass objects with serialNumber and passType fields.
Tool to list Wallet passes, optionally filtered by a Pass Type ID. If passtype_id is provided, returns passes for that specific pass type. If passtype_id is not provided, returns all passes.
Tool to list all available pass types. Use when you need to retrieve supported pass-type identifiers before creating passes.