v2

latestOpenAPI 3.1.02026-08-01244220427.0 KB
Passes > Pass Values

Put Pass Values

Update the placeholder values of a specific pass.

Parameters:

  • data: Dictionary containing the new placeholder values.
  • lpass: Pass object, automatically resolved from the request.
  • background_tasks: BackgroundTasks object for scheduling tasks.

Returns:

  • dict: A dictionary containing the updated placeholder values of the pass.
put/v2/passes/{passTypeIdentifier}/{serialNumber}/values

Path parameters

passTypeIdentifierstring nullable required
serialNumberstring nullable required

Query parameters

passIdstring
Example:5eb7cf5a86d9755df3a6c593

Headers

authorizationstring nullable

Request body

object required

Response

Successful Response

{"stackTrail":"paths:/v2/passes/{passTypeIdentifier}/{serialNumber}/values:put:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}