Mint a wallet pass install link
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
Perkss customer id (UUID) — the id returned by customer create/list.
Headers
Optional but recommended. When present, a retry with the same key and payload replays the stored response for 24h instead of re-executing; the same key with a different payload is rejected with 409 IDEMPOTENCY.PAYLOAD_MISMATCH.
Request
Target wallet platform: ‘ios’ (Apple Wallet) or ‘android’ (Google Wallet).
Response
Fully-qualified single-use install link — hand it to the customer (QR, SMS, email, in-app). Consumed by the first download.
Link lifetime — every minted link is single-use.