Skip to main content
GET
List the user's wallet claims

Authorizations

Authorization
string
header
required

Bearer JWT signed by your app, with iss matching the issuer registered on the partner record. Verified against your JWKS URL or static public key.

Response

200 - application/json

Default Response

id
string<uuid>
voucherId
string<uuid>
claimedAt
string<date-time>
voucherTitle
string
voucherIsActive
boolean
merchantId
string<uuid>