Paddle Billing
Search

Replay a notification

posthttps://api.paddle.com/notifications/{notification_id}/replay

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.

Path Parameters

notification_idstringrequired

Paddle ID of the notification entity to work with.

Response

dataobject
notification_idstring

Unique Paddle ID for this notification, prefixed with ntf_.

metaobject

Information about this response.

request_idstring

Unique ID for the request relating to this response. Provide this when contacting Paddle support about a specific request.