v2
latestOpenAPI 3.1.02026-08-01244220427.0 KBPasses > Pass Values
Update Pass Placeholder
Update a single placeholder value of a specific pass.
Parameters:
- placeholderName: The name of the placeholder to update.
- value: The new value for the placeholder.
- lpass: Pass object, automatically resolved from the request.
Returns:
- dict: A dictionary containing the updated placeholder values of the pass.
put/v2/passes/{passTypeIdentifier}/{serialNumber}/values/{placeholderName}
Path parameters
placeholderNamestring required
passTypeIdentifierstring nullable required
serialNumberstring nullable required
Query parameters
passIdstring
Example:5eb7cf5a86d9755df3a6c593
Headers
authorizationstring nullable
Request body
Response
Successful Response
{"stackTrail":"paths:/v2/passes/{passTypeIdentifier}/{serialNumber}/values/{placeholderName}:put:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}