Replay a notification
Attempts to resend a delivered or failed notification using its ID.
Paddle creates a new notification entity for the replay, related to the same event_id. Your response includes the new notification_id of the created notification.
Notifications older than 90 days aren't retained. If you try to replay a notification that's no longer retained, Paddle returns an error.
Only notifications with the origin of event can be replayed. You can't replay a notification created for a replay.
Path Parameters
Paddle ID of the notification entity to replay. Must be a notification with the origin of event.
Response
Unique Paddle ID for this notification, prefixed with ntf_.
Information about this response.
Unique ID for the request relating to this response. Provide this when contacting Paddle support about a specific request.