Search
K
notifications v2

ResendRegistrationResponse

object

Response from retry notification operation

notificationIdstring(uuid)required

The notification ID that was retried

Example:c673eb32-82c6-42fc-9c74-54498ce4eb4e

notificationStatusstringrequired

The status of the notification after retry

Allowed values:SENTFAILEDPENDING

Example:SENT

detailsstring

Additional details about the retry operation

Example:Retry successful

Example

PagedNotificationRegistrations

object

A paginated list of notification registrations

pageobjectrequired
Show Child Parameters
recordsarray[object]required

New registration details response, containing id attribute

Show Child Parameters
Example

Page

object
pageintegerrequired

The current page number

totalRecordsintegerrequired

The total number of records available

pageRecordsintegerrequired

The number of records on the current page

limitintegerrequired

The maximum number of records per page

Example

NotificationService500ErrorResponseV2

object

Response object of the service

errorsarray[object]

Default:[]

Show Child Parameters
Example

NotificationService400ErrorResponseV2

object

Response object of the service

errorsarray[object]

Default:[]

Show Child Parameters
Example