---
title: "Changes to Upload documents to an company"
method: POST
path: "/companies/{company_id}/documents"
---

# Changes to Upload documents to an company

`POST /companies/{company_id}/documents`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 24 revisions.

- **2026-01-15** `bef0cd99c85a` — 1 info
- **2025-08-27** `94a0617f4e93` — 3 breaking, 24 info

## Changes

- **2026-01-15** `bef0cd99c85a` — 1 info
  - added the new `check` enum value to the request property `document_type`
- **2025-08-27** `94a0617f4e93` — 3 breaking, 24 info
  - removed the enum value `accounting` of the request property `document_type`
  - removed the enum value `bank_statements` of the request property `document_type`
  - removed the enum value `proof_address` of the request property `document_type`
  - added the new `birth_certificate` enum value to the request property `document_type`
  - added the new `certificate_of_good_standing` enum value to the request property `document_type`
  - added the new `certificate_of_incorporation` enum value to the request property `document_type`
  - added the new `criminal_record_extract` enum value to the request property `document_type`
  - added the new `driver_license` enum value to the request property `document_type`
  - added the new `driver_license_back` enum value to the request property `document_type`
  - added the new `driver_license_front` enum value to the request property `document_type`
  - added the new `financial_statements` enum value to the request property `document_type`
  - added the new `identity_card_back` enum value to the request property `document_type`
  - added the new `identity_card_front` enum value to the request property `document_type`
  - added the new `lcb_ft_lab_aml_policies` enum value to the request property `document_type`
  - added the new `livret_famille` enum value to the request property `document_type`
  - added the new `niu_entreprise` enum value to the request property `document_type`
  - added the new `organizational_chart` enum value to the request property `document_type`
  - added the new `passport` enum value to the request property `document_type`
  - added the new `payslip` enum value to the request property `document_type`
  - added the new `proof_of_address` enum value to the request property `document_type`
  - added the new `proof_of_source_funds` enum value to the request property `document_type`
  - added the new `rccm` enum value to the request property `document_type`
  - added the new `registration_company_certificate` enum value to the request property `document_type`
  - added the new `risk_policies` enum value to the request property `document_type`
  - added the new `social_security_card` enum value to the request property `document_type`
  - added the new `tax` enum value to the request property `document_type`
  - added the new `vehicle_registration_certificate` enum value to the request property `document_type`

---

[Operation](https://skmtc.dev/dataleonlabs/apis/dataleon-api-reference/docs/companies/:company_id/documents/post.md) · [API](https://skmtc.dev/dataleonlabs/apis/dataleon-api-reference.md) · [Page](https://skmtc.dev/dataleonlabs/apis/dataleon-api-reference/changes/companies/:company_id/documents/post)
