Record Extensions REST Endpoints

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: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorRecordExtensions/{LnpRecordKey}
Get all record extensions
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorRecordExtensions
Update a record extension
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorRecordExtensions/{LnpRecordKey}