PostSubmissionGetResponse
- checksumType: string
The MD5 checksum used to verify file integrity during the initial upload.
- createdType: stringFormat: date-time
At Timestamp of when the submission record was first created.
- errorType: null | string
Description Detailed explanation of why the file failed validation, if applicable.
- expirationType: stringFormat: date-time
Expiration time for the download URL.
- fileType: string
Name The original name of the submitted file.
- referenceType: stringFormat: date-time
Date The payroll reference period associated with this file.
- statusType: string
Current processing state: Processing, Completed, or Failed.
- typeType: string
The document type (e.g., Census, Receipt).
- updatedType: null | stringFormat: date-time
At Timestamp of the last update (e.g., when status changed from Processing to Completed).
- urlType: string
A read-only URL to download the original file submitted.