Added

  • FilesCreate a file upload: Endpoint is now available, which allows to register a file upload and receive presigned S3 upload targets plus a file handle for claiming ownership once the upload completes.

  • FilesCheck file upload status: Endpoint is now available, which allows to poll the upload status of a file after registering it, checking whether it has cleared virus scanning.

  • FilesComplete a multipart upload: Endpoint is now available, which allows to finalize an S3 multipart upload after all parts have been uploaded.

Changed

  • Eor AmendmentsList all amendments for an EOR contract: Added net_salary, description, and rejection_context.rejection_reason fields in the response.

  • Eor Worker OffboardingRetrieve worker resignations: Added CREATED as a new allowed value for the status field in the response.

  • ATSList interviews: Added COMPLETED as a new allowed value for the status_enum field in the response.

  • Eor HiringFetch EOR Contract form: Added YEAR as a new allowed value for employment_duration_type in the specific_to_duration_of_contract_rules of the additional_info response field.