For the complete documentation index, see llms.txt. This page is also available as Markdown.

Registro de empresa

Os registros atuam como representações de documentos usados para extrair empresas. Este recurso abrange metadados associados ao próprio documento, juntamente com as entidades extraídas.

Company record

post

Records act as representations of documents used to extract companies. This route accepts the parameters listed below.
Permission required: Services query

Parâmetros de cabeçalho
AuthorizationstringObrigatório

Your access token. See more in the 'Authentication' topic of this section.

Corpo
servicestringObrigatório

The name of the requested service, for Company Record need be "kybCompanyRecord"

Default: kybCompanyRecordExample: kybCompanyRecord
metadataobjectOpcional

All fields passed to the metadata will be returned in the response, this field is useful to bring an internal identifier of the request for example

Respostas
200

Success

application/json
requestIdstringOpcional
messagestringOpcional
post/services

Atualizado