FileToUploadResponse

  • checksum
    Type: string
    required

    The MD5 hash of the file. Used by storage to verify the file wasn't corrupted.

  • fileName
    Type: string
    required

    The original name of the file including extension.

  • fileType
    Type: integer | string Pattern: ^-?(?:0|[1-9]\d*)$Format: int32
    required

    1 = Receipt (Proof of Payment), 2 = Census (Employee Data).

  • referenceDate
    Type: stringFormat: date-time
    required

    The payroll period date.