**User Story** As a Trader that has created a notification through the API I Want to understand the information I still need to provide So That I can submit my notification successfully **Acceptance Criteria** **Scenario 1 - Display view details page** Given I’ve created a notification through the API When I Click View details Then the following page should appear: https://ipaffs-prototype.herokuapp.com/v1/review **Scenario 2 - Display review page** Given I’ve created a notification through the API And I Click View details when I click amend Then the following page should appear: https://ipaffs-prototype.herokuapp.com/v1/review-amend And I can make changes to my notification And I see a message to say ‘Information updated here will not be sent back to your company system’