Skip to main content
PATCH
Bulk update wallet passes

Authorizations

Authorization
string
header
required

Path Parameters

brand_id
string
required

Brand Identifier

program_id
number

Program Identifier

Query Parameters

template_id
number

Template Identifier

template_tier_id
number

Template Tier Identifier

person_id
string

Person Identifier

email
string

Email Address, for backwards compatibility, you should be using the unique_id. Only works if the email address is the unique identifier for the brand.

unique_id
string

External unique identifier for the wallet card (recommended). Must match the value stored in passdata.metaData at issue time, such as memberId.

serial_number
string

Pass Serial Number

pass_ids
array

Pass Serial Number

Body

application/json

The pass record creation input

templateTierId
number

Template Tier Identifier

passdata
object
geoLocation
object
ipAddress
string

IP Address

Response

200 - application/json

OK

updateId
string

Bulk Update ID Response