Retry notification

Retry sending a specific notification.

Permissions: notifications_create

Path parameters

uuidUUIDRequired
Unique id

Headers

requestTokenstringRequired

Response

This endpoint returns an object.
createdDatedatetime
The date and time when the notification was created.
idUUID
The unique identifier for the notification.
isInProgressboolean
Indicates whether the notification is currently in progress.
jobDatastring or null
Contains the body of the notification.
lastFailedDatedatetime or null
The date and time when the notification last failed.
notificationEventstring or null
The event that triggered the notification.
orgIdlong or null
The ID of the organization that the notification belongs to.
paypointIdlong or null
The ID of the paypoint that the notification is related to.
responseStatusstring or null
The HTTP response status of the notification.
successboolean
Indicates whether the notification was successful.
successDatedatetime or null
The date and time when the notification was successfully delivered.
targetstring or null
The target URL for the notification.
responseContentstring or null
responseHeaderslist of objects or null
webHeaderslist of objects or null

Errors