Attachments REST Endpoints

Payroll Document Records/Attachments
The attachments resource is used to view, create, and update attachments.
Get all attachments
Method: get
Path: /hcmRestApi/resources/11.13.18.05/payrollDocumentRecords/{DocumentsOfRecordId}/child/attachments
Get an attachment
Method: get
Path: /hcmRestApi/resources/11.13.18.05/payrollDocumentRecords/{DocumentsOfRecordId}/child/attachments/{attachmentsUniqID}