Changes to Add KYB Documents

POST /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.1410

  1. 70b5f74b17991410

What changed

  • 70b5f74b17991410See the full diff
    • added the new authorizedSignerForm enum value to the acceptedDocuments/items/documentType response property for the response status 201

      response-property-enum-value-added

    • added the new authorizedSignerForm enum value to the rejectedDocuments/items/documentType response property for the response status 201

      response-property-enum-value-added

    • added the new caseRequiredDocuments enum value to the acceptedDocuments/items/documentType response property for the response status 201

      response-property-enum-value-added

    • added the new caseRequiredDocuments enum value to the rejectedDocuments/items/documentType response property for the response status 201

      response-property-enum-value-added

    • added the new certificateOfGoodStanding enum value to the acceptedDocuments/items/documentType response property for the response status 201

      response-property-enum-value-added

    • added the new certificateOfGoodStanding enum value to the rejectedDocuments/items/documentType response property for the response status 201

      response-property-enum-value-added

    • added the new correspondentAccountCertification enum value to the acceptedDocuments/items/documentType response property for the response status 201

      response-property-enum-value-added

    • added the new correspondentAccountCertification enum value to the rejectedDocuments/items/documentType response property for the response status 201

      response-property-enum-value-added

    • added the new proofOfAddress enum value to the acceptedDocuments/items/documentType response property for the response status 201

      response-property-enum-value-added

    • added the new proofOfAddress enum value to the rejectedDocuments/items/documentType response property for the response status 201

      response-property-enum-value-added

    • added the new singaporeSupportingDocument enum value to the acceptedDocuments/items/documentType response property for the response status 201

      response-property-enum-value-added

    • added the new singaporeSupportingDocument enum value to the rejectedDocuments/items/documentType response property for the response status 201

      response-property-enum-value-added

    • added the new sourceOfWealth enum value to the acceptedDocuments/items/documentType response property for the response status 201

      response-property-enum-value-added

    • added the new sourceOfWealth enum value to the rejectedDocuments/items/documentType response property for the response status 201

      response-property-enum-value-added

    • added the new optional request property documents/items/documentSubType

      new-optional-request-property

    • added the new authorizedSignerForm enum value to the request property documents/items/documentType

      request-property-enum-value-added

    • added the new caseRequiredDocuments enum value to the request property documents/items/documentType

      request-property-enum-value-added

    • added the new certificateOfGoodStanding enum value to the request property documents/items/documentType

      request-property-enum-value-added

    • added the new correspondentAccountCertification enum value to the request property documents/items/documentType

      request-property-enum-value-added

    • added the new proofOfAddress enum value to the request property documents/items/documentType

      request-property-enum-value-added

    • added the new singaporeSupportingDocument enum value to the request property documents/items/documentType

      request-property-enum-value-added

    • added the new sourceOfWealth enum value to the request property documents/items/documentType

      request-property-enum-value-added

    • added the optional property acceptedDocuments/items/documentSubType to the response with the 201 status

      response-optional-property-added

    • added the optional property rejectedDocuments/items/documentSubType to the response with the 201 status

      response-optional-property-added