CustomerCrossReferences REST Endpoints

Business License/BL Records/CustomerCrossReferences
The customer cross reference resource is used to store cross reference data while intake process.
Create a set of cross reference data
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorBlRecords/{LnpRecordKey}/child/CustomerCrossReference
Delete
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorBlRecords/{LnpRecordKey}/child/CustomerCrossReference/{publicSectorBlRecords_CustomerCrossReference_Id}
Get a cross reference data
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorBlRecords/{LnpRecordKey}/child/CustomerCrossReference/{publicSectorBlRecords_CustomerCrossReference_Id}
Get all cross reference data
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorBlRecords/{LnpRecordKey}/child/CustomerCrossReference
Update a cross reference data
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorBlRecords/{LnpRecordKey}/child/CustomerCrossReference/{publicSectorBlRecords_CustomerCrossReference_Id}