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: postPath:
/fscmRestApi/resources/11.13.18.05/publicSectorExpiredBlLocationLicenses
- Delete a business license record
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/publicSectorExpiredBlLocationLicenses/{BusinessLocationKey}
- Get a business license record
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorExpiredBlLocationLicenses/{BusinessLocationKey}
- Get all business license records
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorExpiredBlLocationLicenses
- Update a business license record
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/publicSectorExpiredBlLocationLicenses/{BusinessLocationKey}