Notification
Retrieve a specific notification by unique reference for a specific customer
This allows you to see the settings for a particular notification that has been set up, for example if you want to check if it is active or the emails the notification is being sent to. It would be best practice to call this before updating a notification.
get/customers/{customerId}/notifications/{notificationId}
Path parameters
customerIdstring required
notificationIdstring required
Response
OK