Changes to Update KYB Document

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

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 1 of the 19 revisions of this API.79

  1. 70b5f74b179979

What changed

  • 70b5f74b179979See the full diff
    • added the new authorizedSignerForm enum value to the response property for the response status

      response-property-enum-value-added

    • added the new caseRequiredDocuments enum value to the response property for the response status

      response-property-enum-value-added

    • added the new certificateOfGoodStanding enum value to the response property for the response status

      response-property-enum-value-added

    • added the new correspondentAccountCertification enum value to the response property for the response status

      response-property-enum-value-added

    • added the new proofOfAddress enum value to the response property for the response status

      response-property-enum-value-added

    • added the new singaporeSupportingDocument enum value to the response property for the response status

      response-property-enum-value-added

    • added the new sourceOfWealth enum value to the response property for the response status

      response-property-enum-value-added

    • added the new optional request property

      new-optional-request-property

    • added the new authorizedSignerForm enum value to the request property

      request-property-enum-value-added

    • added the new caseRequiredDocuments enum value to the request property

      request-property-enum-value-added

    • added the new certificateOfGoodStanding enum value to the request property

      request-property-enum-value-added

    • added the new correspondentAccountCertification enum value to the request property

      request-property-enum-value-added

    • added the new proofOfAddress enum value to the request property

      request-property-enum-value-added

    • added the new singaporeSupportingDocument enum value to the request property

      request-property-enum-value-added

    • added the new sourceOfWealth enum value to the request property

      request-property-enum-value-added

    • added the optional property to the response with the status

      response-optional-property-added