Skip to main content
GET
Get wallet pass status

Authorizations

X-API-Key
string
header
required

Per-company partner API key (zupy_pk_…). Validated by Zupy against the company integration key hash (Story 14.x); send it on every request as the X-API-Key header. Scoped read-write to the owning company's data.

Path Parameters

pass_id
string
required

Pass KSUID

Response

Detailed wallet pass status for a specific pass.

id
string
required
pass_type
string
required
platform
string
required
status
string
required
customer_id
string | null
required
title
string
required
installed_devices
integer
required
last_updated
string<date-time>
required
created_at
string<date-time>
required