Know Your Business (KYB)

List KYB Documents

Retrieve all documents associated with an identity.

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

Path parameters

identityIdstring uuid required

The unique ID of the identity

Response

200

identityIdstring required

The identity ID

Changes

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

  • 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