UpdateNotificationRegistrationRequest
objectUpdate registration details
The secure URI of the webhook to be called when an event occurs (supports only https protocol)
To ensure a smoother integration, avoid using endpoints that end with slashes, as these trailing slashes will be automatically removed from the URI.
Example:https://push-notifications.pexa.com.au/notifications-webhook
Through this field, Integrators have the ability to subscribe to a variety of notification types based on their preferences.
Note: A registration must be created with at least one preferred event type and all mandatory event types for successful registration.
Preferred Webhook Events
Mandatory Webhook Events
Example:WORKSPACE_PARTICIPANT_ADDED, WORKSPACE_PREPARED, WORKSPACE_LODGED, SECRET_EXPIRY
Error
objectDetailed error related to the API
The error code.
- GA.LODGE.??? - Subscriber profile has been suspended or terminated
Example:GA.LODGE.001
NotificationEvent
objectThe unique ID(UUID) for each notification message(aka ‘event’)
The ID of the subscriber (can be UUID or just integer)
Example:123456789
The array of attempts for each notification
Show Child Parameters
NotificationEventAttempt
objectThe HTTP response code from webhook
Example:500
The response body from webhook
The timestamp of attempt sent to webhook
Example:2023-12-18T20:38:59Z
NotificationList
objectShow Child Parameters
Default:0