Update account information and upload documentsAsk AIpatch https://marketplace-api.dlocal.com/v2/accounts/{account_id}/kycThis service is responsible for updating KYC information for an account and upload its documents.Path Paramsaccount_idstringrequiredUser’s dLocal account ID.Body ParamsbodyobjectSend the fields you need to update with the updated information.body objectfilearray of filesUpload and submit various documents required for KYC account validation. Each file name must include an extension, which can be either .jpeg, .png, or .pdf.Please refer to the list of acceptable files.fileADD fileResponses 200OK 400Bad requestUpdated about 1 month ago