compliance
kyb

Upload KYB form-field document (business)

Uploads a document attached to a file-type form field on the session group's KYB form.

post/compliance/kyb/fields/document

Request body

content_b64string required
file_typestring
filenamestring required
form_field_idstring required

Response

OK

document_idstring

Changes

Changed in 1 of the 22 revisions of this API.11

    • changed the pattern of the request property form_field_id from ^ffld_[0-9a-hjkmnp-tv-z]{26}$ to ^ffld_[0-7][0-9a-hjkmnp-tv-z]{25}$

      request-property-pattern-changed

    • the document_id response's property pattern was changed from ^doc_[0-9a-hjkmnp-tv-z]{26}$ to ^doc_[0-7][0-9a-hjkmnp-tv-z]{25}$ for the status 200

      response-property-pattern-changed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog