Business License Workflow Communications REST Endpoints
    
        Business License/Business License Workflow Communications
    
This resource is used to read attributes related to the business license workflow when a workflow communication request is received.
- Create a set of BL workflow communication items
 - Method: postPath:
/fscmRestApi/resources/11.13.18.05/publicSectorBlWorkflowCommunications - Delete a BL workflow communication item
 - Method: deletePath:
/fscmRestApi/resources/11.13.18.05/publicSectorBlWorkflowCommunications/{LnpRecordKey} - Get a BL workflow communication item
 - Method: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorBlWorkflowCommunications/{LnpRecordKey} - Get all BL workflow communication items
 - Method: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorBlWorkflowCommunications - Update a BL workflow communication item
 - Method: patchPath:
/fscmRestApi/resources/11.13.18.05/publicSectorBlWorkflowCommunications/{LnpRecordKey}