Add KYB Documents
Add and validate documents for an existing identity. Documents are verified with the document service before being associated with the identity.
Path parameters
The unique ID of the identity
Request body
Response
201
Changes
Changed in 1 of the 17 revisions of this API.1410
- ●
added the new
authorizedSignerFormenum value to theacceptedDocuments/items/documentTyperesponse property for the response status201response-property-enum-value-added
- ●
added the new
authorizedSignerFormenum value to therejectedDocuments/items/documentTyperesponse property for the response status201response-property-enum-value-added
- ●
added the new
caseRequiredDocumentsenum value to theacceptedDocuments/items/documentTyperesponse property for the response status201response-property-enum-value-added
- ●
added the new
caseRequiredDocumentsenum value to therejectedDocuments/items/documentTyperesponse property for the response status201response-property-enum-value-added
- ●
added the new
certificateOfGoodStandingenum value to theacceptedDocuments/items/documentTyperesponse property for the response status201response-property-enum-value-added
- ●
added the new
certificateOfGoodStandingenum value to therejectedDocuments/items/documentTyperesponse property for the response status201response-property-enum-value-added
- ●
added the new
correspondentAccountCertificationenum value to theacceptedDocuments/items/documentTyperesponse property for the response status201response-property-enum-value-added
- ●
added the new
correspondentAccountCertificationenum value to therejectedDocuments/items/documentTyperesponse property for the response status201response-property-enum-value-added
- ●
added the new
proofOfAddressenum value to theacceptedDocuments/items/documentTyperesponse property for the response status201response-property-enum-value-added
- ●
added the new
proofOfAddressenum value to therejectedDocuments/items/documentTyperesponse property for the response status201response-property-enum-value-added
- ●
added the new
singaporeSupportingDocumentenum value to theacceptedDocuments/items/documentTyperesponse property for the response status201response-property-enum-value-added
- ●
added the new
singaporeSupportingDocumentenum value to therejectedDocuments/items/documentTyperesponse property for the response status201response-property-enum-value-added
- ●
added the new
sourceOfWealthenum value to theacceptedDocuments/items/documentTyperesponse property for the response status201response-property-enum-value-added
- ●
added the new
sourceOfWealthenum value to therejectedDocuments/items/documentTyperesponse property for the response status201response-property-enum-value-added
- ○
added the new optional request property
documents/items/documentSubTypenew-optional-request-property
- ○
added the new
authorizedSignerFormenum value to the request propertydocuments/items/documentTyperequest-property-enum-value-added
- ○
added the new
caseRequiredDocumentsenum value to the request propertydocuments/items/documentTyperequest-property-enum-value-added
- ○
added the new
certificateOfGoodStandingenum value to the request propertydocuments/items/documentTyperequest-property-enum-value-added
- ○
added the new
correspondentAccountCertificationenum value to the request propertydocuments/items/documentTyperequest-property-enum-value-added
- ○
added the new
proofOfAddressenum value to the request propertydocuments/items/documentTyperequest-property-enum-value-added
- ○
added the new
singaporeSupportingDocumentenum value to the request propertydocuments/items/documentTyperequest-property-enum-value-added
- ○
added the new
sourceOfWealthenum value to the request propertydocuments/items/documentTyperequest-property-enum-value-added
- ○
added the optional property
acceptedDocuments/items/documentSubTypeto the response with the201statusresponse-optional-property-added
- ○
added the optional property
rejectedDocuments/items/documentSubTypeto the response with the201statusresponse-optional-property-added
- ●