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 notification to update
Body
Updated notification data including message content and scheduling options
Wallet pass id to which the notification belongs.
Notification name. This is will not appear on pass, it's used internally to identify the notification.
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.
workspace id to which the notification belongs.
Notification message. For Apple passes, this message will be displayed on the lock screen when a notification is sent to the pass. For Google passes, this message will be displayed at the back of the pass when a notification is sent to the pass.
Notification status: Draft: Notification will not be sent until the status is changed to Scheduled or ProcessingScheduled: Notification is scheduled to be sent at a specific time. Processing: Notification is being sent. Published: Notification has been sent.Failed: Notification failed to be sent. If the status is not specified at the time of creation, it will be sent immediately.
Draft
, Initializing
, Processing
, Finalizing
, Published
, Scheduled
, AppleFailedGoogleSuccess
, AppleSuccessGoogleFailed
, Failed
Time when the notification was sent in ISO 8601 format including milliseconds and timezone offset.
Time when the notification will be sent in ISO 8601 format including milliseconds and timezone offset.
Number of active users who have received this notification on their Apple Wallets.
Number of active users who have received this notification on their Google Wallets.
Total number of active users who have received this notification on their wallets (Apple + Google).
Response
Notification updated successfully
Wallet pass id to which the notification belongs.
Notification name. This is will not appear on pass, it's used internally to identify the notification.
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.
workspace id to which the notification belongs.
Notification message. For Apple passes, this message will be displayed on the lock screen when a notification is sent to the pass. For Google passes, this message will be displayed at the back of the pass when a notification is sent to the pass.
Notification status: Draft: Notification will not be sent until the status is changed to Scheduled or ProcessingScheduled: Notification is scheduled to be sent at a specific time. Processing: Notification is being sent. Published: Notification has been sent.Failed: Notification failed to be sent. If the status is not specified at the time of creation, it will be sent immediately.
Draft
, Initializing
, Processing
, Finalizing
, Published
, Scheduled
, AppleFailedGoogleSuccess
, AppleSuccessGoogleFailed
, Failed
Time when the notification was sent in ISO 8601 format including milliseconds and timezone offset.
Time when the notification will be sent in ISO 8601 format including milliseconds and timezone offset.
Number of active users who have received this notification on their Apple Wallets.
Number of active users who have received this notification on their Google Wallets.
Total number of active users who have received this notification on their wallets (Apple + Google).