Payment Gateway Notifications

The following operations are available for this resource.

Http Verb Operation
Check PaymentGateway/Notifications/Check?merchantReference={merchantReference}&sinceDateTime={sinceDateTime}
GET Method: Check, URL: PaymentGateway/Notifications/Check?merchantReference={merchantReference}&sinceDateTime={sinceDateTime} Test
GetAllNotificationEvents PaymentGateway/Notifications/Events?reference={reference}&notificationType={notificationType} Get all notification events by reference.
GET Method: GetAllNotificationEvents, URL: PaymentGateway/Notifications/Events?reference={reference}&notificationType={notificationType} Test

Get all notification events by reference.

GetNotification PaymentGateway/Notifications?merchantReference={merchantReference} Retrieve notification events from Tessitura Merchant Services for a given merchant (PSP) reference.
GET Method: GetNotification, URL: PaymentGateway/Notifications?merchantReference={merchantReference} Test

Retrieve notification events from Tessitura Merchant Services for a given merchant (PSP) reference.

GetNotificationEvent PaymentGateway/Notifications/Events/{notificationEventId} Get notification event by Id.
GET Method: GetNotificationEvent, URL: PaymentGateway/Notifications/Events/{notificationEventId} Test

Get notification event by Id.

CreateNotificationEvent PaymentGateway/Notifications/Events Create a new notification event.
POST Method: CreateNotificationEvent, URL: PaymentGateway/Notifications/Events Test

Create a new notification event.

Update PaymentGateway/Notifications/Events/{notificationEventId} Update a notification event.
PUT Method: Update, URL: PaymentGateway/Notifications/Events/{notificationEventId} Test

Update a notification event.

DeleteNotificationEvent PaymentGateway/Notifications/Events/{notificationEventId} Delete a notification event.
DELETE Method: DeleteNotificationEvent, URL: PaymentGateway/Notifications/Events/{notificationEventId} Test

Delete a notification event.