Grace Business Licenses REST Endpoints

Business License/Grace Business Licenses
Grace Business Licenses resource is used by agencies to send communications for the business licenses that can be extended based on the expiration grace date.
Create a business license record
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorGraceBlLocationLicenses
Delete a business license record
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorGraceBlLocationLicenses/{BusinessLocationKey}
Get a business license record
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorGraceBlLocationLicenses/{BusinessLocationKey}
Get all business license records
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorGraceBlLocationLicenses
Update a business license record
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorGraceBlLocationLicenses/{BusinessLocationKey}