About To Expire Business Licenses REST Endpoints
Business License/About To Expire Business Licenses
This resource is used by agencies to send communications for the business licenses that are about to expire.
- Create a business license record
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/publicSectorAboutToExpireBlLocationLicenses
- Delete a business license record
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/publicSectorAboutToExpireBlLocationLicenses/{BusinessLocationKey}
- Get a business license record
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorAboutToExpireBlLocationLicenses/{BusinessLocationKey}
- Get all business license records
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorAboutToExpireBlLocationLicenses
- Update a business license record
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/publicSectorAboutToExpireBlLocationLicenses/{BusinessLocationKey}