When the user selects an ID value in FairCopy from the Reconciliation API, the optional "view" property tells FairCopy how to form a URL that the service can use to display the record. This means creating an endpoint which contains the record's GUID which redirects to the edit page for that record. The view property template must also be added to the Reconciliation API service description.
Please see the related FairCopy issue for more details: performant-software/faircopy#665