Changes to List KYB Documents

GET /api/identity-service/v1/identities/{identityId}/documents

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

Changed in 1 of the 17 revisions of this API.71

  1. 70b5f74b179971

What changed

  • 70b5f74b179971See the full diff
    • added the new authorizedSignerForm enum value to the documents/items/documentType response property for the response status 200

      response-property-enum-value-added

    • added the new caseRequiredDocuments enum value to the documents/items/documentType response property for the response status 200

      response-property-enum-value-added

    • added the new certificateOfGoodStanding enum value to the documents/items/documentType response property for the response status 200

      response-property-enum-value-added

    • added the new correspondentAccountCertification enum value to the documents/items/documentType response property for the response status 200

      response-property-enum-value-added

    • added the new proofOfAddress enum value to the documents/items/documentType response property for the response status 200

      response-property-enum-value-added

    • added the new singaporeSupportingDocument enum value to the documents/items/documentType response property for the response status 200

      response-property-enum-value-added

    • added the new sourceOfWealth enum value to the documents/items/documentType response property for the response status 200

      response-property-enum-value-added

    • added the optional property documents/items/documentSubType to the response with the 200 status

      response-optional-property-added