Document Records Developer Descriptive Flexfields REST Endpoints

Document Records/Document Records Developer Descriptive Flexfields
The documentRecordsDDF resource is a child of the documentRecords resource. It is used to capture the legislative information of a document record.
Create a flexfield
Method: post
Path: /hcmRestApi/resources/11.13.18.05/documentRecords/{DocumentsOfRecordId}/child/documentRecordsDDF
Get a flexfield
Method: get
Path: /hcmRestApi/resources/11.13.18.05/documentRecords/{DocumentsOfRecordId}/child/documentRecordsDDF/{DocumentsOfRecordId2}
Get all flexfields
Method: get
Path: /hcmRestApi/resources/11.13.18.05/documentRecords/{DocumentsOfRecordId}/child/documentRecordsDDF
Update a flexfield
Method: patch
Path: /hcmRestApi/resources/11.13.18.05/documentRecords/{DocumentsOfRecordId}/child/documentRecordsDDF/{DocumentsOfRecordId2}