Expired Business Licenses REST Endpoints

Business License/Expired Business Licenses
This resource is used by agencies to send communications for the business licenses that are expired.
Create a business license record
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorExpiredBlLocationLicenses
Delete a business license record
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorExpiredBlLocationLicenses/{BusinessLocationKey}
Get a business license record
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorExpiredBlLocationLicenses/{BusinessLocationKey}
Get all business license records
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorExpiredBlLocationLicenses
Update a business license record
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorExpiredBlLocationLicenses/{BusinessLocationKey}