BlGlobalCustoms REST Endpoints

Business License/BL Records/BlGlobalCustoms
The business global custom resource is used to view, create, modify, or delete a business global custom information. This is the global custom information associated with a BL record. Note: The standard actions are not available in the BL records resource. You must use the agency???s dynamic REST API: /fscmRestApi/resources/11.13.18.05/LNP_c.
Create a set of global custom attributes
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorBlRecords/{LnpRecordKey}/child/BlGlobalCustom
Delete a global custom attribute
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorBlRecords/{LnpRecordKey}/child/BlGlobalCustom/{LnpRecordKey3}
Get a global custom attribute
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorBlRecords/{LnpRecordKey}/child/BlGlobalCustom/{LnpRecordKey3}
Get all global custom attributes
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorBlRecords/{LnpRecordKey}/child/BlGlobalCustom
Update a global custom attribute
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorBlRecords/{LnpRecordKey}/child/BlGlobalCustom/{LnpRecordKey3}