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

Sincronização de dados básicos (Pessoa Física)

Este é um serviço para consultar pessoas brasileiras. Este recurso consulta informações pessoais básicas usando o CPF informado e retorna os dados recebidos na mesma solicitação.

Run synchronous Basic Data for Individual

post

The PF Basic Data service returns whether the provided CPF is valid, as well some basic information about the holder.
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 PF Basic Data Sync (Individual) needs to be "pf_basic_data"

Example: pf_basic_data
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