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
- 70b5f74b17991410
What changed
- ●
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
- ●