Optional input: Partial<WalletPassInput> & { Optional brandOptional currentThe current message that is displayed on the wallet pass.
Optional emailOptional geoThe location from which the card is being issued.
Optional ipThe ipaddress which is requesting the card to be issued.
Optional passOptional passdataOptional personThe person record.
Optional programOptional templateThe templateId from which the card is being issued. If a program is provided, this is not required.
Optional templateThe tier to put the card in during creation, if not provided will use the default tier.
getBody is used by the BambuClient to properly construct the request object body.
Returns the expected body of the request utilizing the defined request attributes.
This returns the proper response type for the execute function.
The response from the API request.
Generated using TypeDoc
Updates an existing wallet pass either by the pass identifier or the email address used on the pass and the program identifier.