Skip to main content
DELETE
Delete a wallet card by unique identifier

Authorizations

Authorization
string
header
required

Path Parameters

brand_id
string
required

Brand Identifier

program_id
string
required

Program Identifier

Query Parameters

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.

Response

OK

message
string