Record Extensions REST Endpoints
    
        Permits/Record Extensions
    
The record extensions resource is used to view or modify the expiration date and the status of the record. Status values can be Pending, Submitted, and so on.
- Get a record extension
 - Method: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorRecordExtensions/{LnpRecordKey} - Get all record extensions
 - Method: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorRecordExtensions - Update a record extension
 - Method: patchPath:
/fscmRestApi/resources/11.13.18.05/publicSectorRecordExtensions/{LnpRecordKey}