compliance
kyb

Delete KYB form-field document (business)

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

delete/compliance/kyb/fields/document

Query parameters

form_field_idstring required
document_idstring required

Response

OK

deletedboolean
idstring

Changes

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

    • changed the pattern of the query request parameter document_id from ^doc_[0-9a-hjkmnp-tv-z]{26}$ to ^doc_[0-7][0-9a-hjkmnp-tv-z]{25}$

      request-parameter-pattern-changed

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

      request-parameter-pattern-changed

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