Descriptive Flexfields for Document Records REST Endpoints
Document Records/Descriptive Flexfields for Document Records
The operations from the Document Records/Descriptive Flexfields for Document Records category.
- Create a flexfield
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/documentRecords/{DocumentsOfRecordId}/child/documentRecordsDFF
- Get a flexfield
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/documentRecords/{DocumentsOfRecordId}/child/documentRecordsDFF/{DocumentsOfRecordId3}
- Get all flexfields
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/documentRecords/{DocumentsOfRecordId}/child/documentRecordsDFF
- Update a flexfield
- Method: patchPath:
/hcmRestApi/resources/11.13.18.05/documentRecords/{DocumentsOfRecordId}/child/documentRecordsDFF/{DocumentsOfRecordId3}