Authorizations
API Key authentication
Headers
Workspace ID to perform the operation in. If not provided, system will use the first one assigned to the user
Path Parameters
Unique identifier of the wallet pass location to update
Body
Updated wallet pass location data including name, coordinates, and wallet pass reference
Name of the location. This field is required and has a maximum length of 255 characters.
255
"Main Store"
Latitude of the location in degrees. This field is required.
37.7749
Longitude of the location in degrees. This field is required.
-122.4194
Text to display on the lock screen when the user is near this location. This field is required and has a maximum length of 255 characters.
255
"You are near Main Store!"
The time when the entity was created in ISO 8601 format including milliseconds and timezone offset.
"2025-05-13T15:07:15.036Z"
The time when the entity was last updated in ISO 8601 format including milliseconds and timezone offset.
"2025-05-13T15:07:15.036Z"
The user who created the entity.
The user who last updated the entity.
The ID of the workspace to which this entity belongs.
Indicates whether the location is enabled. If true, the pass may trigger a notification when the user is near this location. Default is true if not specified.
true
Altitude of the location in meters. Optional.
10.5
Response
Wallet pass location updated successfully
Name of the location. This field is required and has a maximum length of 255 characters.
255
"Main Store"
Latitude of the location in degrees. This field is required.
37.7749
Longitude of the location in degrees. This field is required.
-122.4194
Text to display on the lock screen when the user is near this location. This field is required and has a maximum length of 255 characters.
255
"You are near Main Store!"
The time when the entity was created in ISO 8601 format including milliseconds and timezone offset.
"2025-05-13T15:07:15.036Z"
The time when the entity was last updated in ISO 8601 format including milliseconds and timezone offset.
"2025-05-13T15:07:15.036Z"
The user who created the entity.
The user who last updated the entity.
The ID of the workspace to which this entity belongs.
Indicates whether the location is enabled. If true, the pass may trigger a notification when the user is near this location. Default is true if not specified.
true
Altitude of the location in meters. Optional.
10.5