Reference Entity Links REST Endpoints

Communications/Record Queries/Reference Entity Links
The reference entity links resource provides a link between transactions such as a permit and reference entity.
Create a set of reference entity
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorRecordQueries/{LnpRecordKey}/child/LnpReLink
Delete a record reference entity
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorRecordQueries/{LnpRecordKey}/child/LnpReLink/{LnpReLinkUniqID}
Get a reference entity
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorRecordQueries/{LnpRecordKey}/child/LnpReLink/{LnpReLinkUniqID}
Get all reference entity
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorRecordQueries/{LnpRecordKey}/child/LnpReLink
Update a record reference entity
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorRecordQueries/{LnpRecordKey}/child/LnpReLink/{LnpReLinkUniqID}