patch https://kyc.dlocal.com/verifications//documents/
Updates a document or field for a verification with the required information.
This service is responsible for updating a specific document associated with a given verification using a multipart/form-data request.
Depending on the type of document and its status, the information may be updated.
Operation is only permitted when the document has a status:
PENDING
. Once the document status changes toCOMPLETED
,ERROR
, orAPPROVED
, updates viaPATCH
will not be possible.