---
title: "Changes to Add KYB Documents"
method: POST
path: "/api/identity-service/v1/identities/{identityId}/documents"
---

# Changes to Add KYB Documents

`POST /api/identity-service/v1/identities/{identityId}/documents`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 17 revisions.

- **2026-08-19** `70b5f74b1799` — 14 warning, 10 info

## Changes

- **2026-08-19** `70b5f74b1799` — 14 warning, 10 info
  - added the new `authorizedSignerForm` enum value to the `acceptedDocuments/items/documentType` response property for the response status `201`
  - added the new `authorizedSignerForm` enum value to the `rejectedDocuments/items/documentType` response property for the response status `201`
  - added the new `caseRequiredDocuments` enum value to the `acceptedDocuments/items/documentType` response property for the response status `201`
  - added the new `caseRequiredDocuments` enum value to the `rejectedDocuments/items/documentType` response property for the response status `201`
  - added the new `certificateOfGoodStanding` enum value to the `acceptedDocuments/items/documentType` response property for the response status `201`
  - added the new `certificateOfGoodStanding` enum value to the `rejectedDocuments/items/documentType` response property for the response status `201`
  - added the new `correspondentAccountCertification` enum value to the `acceptedDocuments/items/documentType` response property for the response status `201`
  - added the new `correspondentAccountCertification` enum value to the `rejectedDocuments/items/documentType` response property for the response status `201`
  - added the new `proofOfAddress` enum value to the `acceptedDocuments/items/documentType` response property for the response status `201`
  - added the new `proofOfAddress` enum value to the `rejectedDocuments/items/documentType` response property for the response status `201`
  - added the new `singaporeSupportingDocument` enum value to the `acceptedDocuments/items/documentType` response property for the response status `201`
  - added the new `singaporeSupportingDocument` enum value to the `rejectedDocuments/items/documentType` response property for the response status `201`
  - added the new `sourceOfWealth` enum value to the `acceptedDocuments/items/documentType` response property for the response status `201`
  - added the new `sourceOfWealth` enum value to the `rejectedDocuments/items/documentType` response property for the response status `201`
  - added the new optional request property `documents/items/documentSubType`
  - added the new `authorizedSignerForm` enum value to the request property `documents/items/documentType`
  - added the new `caseRequiredDocuments` enum value to the request property `documents/items/documentType`
  - added the new `certificateOfGoodStanding` enum value to the request property `documents/items/documentType`
  - added the new `correspondentAccountCertification` enum value to the request property `documents/items/documentType`
  - added the new `proofOfAddress` enum value to the request property `documents/items/documentType`
  - added the new `singaporeSupportingDocument` enum value to the request property `documents/items/documentType`
  - added the new `sourceOfWealth` enum value to the request property `documents/items/documentType`
  - added the optional property `acceptedDocuments/items/documentSubType` to the response with the `201` status
  - added the optional property `rejectedDocuments/items/documentSubType` to the response with the `201` status

---

[Operation](https://skmtc.dev/bitgo/apis/bitgo-api/docs/api/identity-service/v1/identities/:identityId/documents/post.md) · [API](https://skmtc.dev/bitgo/apis/bitgo-api.md) · [Page](https://skmtc.dev/bitgo/apis/bitgo-api/changes/api/identity-service/v1/identities/:identityId/documents/post)
