---
title: "Changes to Update KYB Document"
method: PUT
path: "/api/identity-service/v1/identities/{identityId}/documents/{identityDocumentId}"
---

# Changes to Update KYB Document

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

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 19 revisions.

- **2026-08-19** `70b5f74b1799` — 7 warning, 9 info

## Changes

- **2026-08-19** `70b5f74b1799` — 7 warning, 9 info
  - added the new `authorizedSignerForm` enum value to the `documentType` response property for the response status `200`
  - added the new `caseRequiredDocuments` enum value to the `documentType` response property for the response status `200`
  - added the new `certificateOfGoodStanding` enum value to the `documentType` response property for the response status `200`
  - added the new `correspondentAccountCertification` enum value to the `documentType` response property for the response status `200`
  - added the new `proofOfAddress` enum value to the `documentType` response property for the response status `200`
  - added the new `singaporeSupportingDocument` enum value to the `documentType` response property for the response status `200`
  - added the new `sourceOfWealth` enum value to the `documentType` response property for the response status `200`
  - added the new optional request property `documentSubType`
  - added the new `authorizedSignerForm` enum value to the request property `documentType`
  - added the new `caseRequiredDocuments` enum value to the request property `documentType`
  - added the new `certificateOfGoodStanding` enum value to the request property `documentType`
  - added the new `correspondentAccountCertification` enum value to the request property `documentType`
  - added the new `proofOfAddress` enum value to the request property `documentType`
  - added the new `singaporeSupportingDocument` enum value to the request property `documentType`
  - added the new `sourceOfWealth` enum value to the request property `documentType`
  - added the optional property `documentSubType` to the response with the `200` status

---

[Operation](https://skmtc.dev/bitgo/apis/bitgo-api/docs/api/identity-service/v1/identities/:identityId/documents/:identityDocumentId/put.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/:identityDocumentId/put)
