The client is pre-registered where all the data is sent. However, it will still be necessary to carry out the entire registration journey.
We request the fields:
| Field | Description | Format | Obligatory |
|---|
| NotificarCliente | Notify Client Flag | bool | Yes |
| Empresa | Company Data, see table [Contract Company] | object | Yes |
Resposta:
| Field | Description | Format | Nullable |
|---|
| ClienteId | Client ID | guid | No |
| Link | Registration link. The link will redirect the client to continue the registration and send the other information necessary for completion. | string | No |
Cadastro Completo de Clientes
Pré-cadastro de Clientes
| Field | Description | Format | Obligatory |
|---|
| Cnpj | CNPJ number | string | Yes |
| NaturezaJuridica | Type of legal nature, see table [Contract - Legal Nature] | integer | Yes |
| AutorizacaoConsultaCnpj | Authorize the consultation of the CNPJ with the Bureaus | bool | Yes |
| FundadaEm | Date of incorporation | datetime | Yes |
| RazaoSocial | Company Name | string | Yes |
| NomeFantasia | Trade Name | string | Yes |
| Telefone | Phone Number | string | Yes |
| Cnae | CNAE number | string | Yes |
| FaturamentoMensal | Monthly Sales Amount | decimal | No |
| FaturamentoPresumidoAno | Annual Presumed Sales Amount | decimal | No |
| Endereco | Address, see table [Contract - Address] | object | Yes |
| Socios | List of partners, see table [Contract - Partner] | list of object | Yes |
| RepresentanteLegal | In charge for the administration, see table [Contract – Legal Representative] | object | Yes |
| Enumeration | Description |
|---|
| 0 | MEI |
| 1 | EIRELI |
| 2 | LTDA |
| 4 | ME |
| Field | Description | Format | Obligatory |
|---|
| Logradouro | Street | string | Yes |
| Numero | Number | string | Yes |
| Complemento | Complement | string | Yes |
| Bairro | Neighborhood | string | Yes |
| Cidade | City | string | Yes |
| Estado | State | string | Yes |
| Cep | Postal code | string | Yes |
| Field | Description | Format | Obligatory |
|---|
| Cpf | CPF number | string | Yes |
| Nome | Name | string | Yes |
| Nascimento | Date of birth | datetime | Yes |
| Telefone | Phone number | string | Yes |
| Email | Email | string | Yes |
| NomeMae | Mother's name | string | Yes |
| Participacao | Percentage value of equity interest | decimal | Yes |
| Usuario | Partner is a user of the system | bool | Yes |
| TipoDocumentoSocio | Document type. Available documents: RG, CNH or RNE | string | Yes |
| DocumentoIdentificacao | Identification document number | string | Yes |
| DataExpeditor | Date of issuance of the identification document | datetime | Yes |
| OrgaoExpeditor | Issuing agency of the document | string | Yes |
| UfExpeditor | Issuing state (UF) of the document | string | Yes |
| Endereco | Address, see table [Contract - Address] | object | Yes |
| Nif | Tax Identification Number | string | Yes |
| Nacionalidade | Nationality | string | Yes |
| Field | Description | Format | Obligatory |
|---|
| Nome | Name | string | Yes |
| Nascimento | Date of birth | datetime | Yes |
| Cpf | CPF | string | Yes |
| Email | E-mail | string | Yes |
| Telefone | Telephone | string | Yes |
| NomeMae | Mother's name | string | Yes |
| Endereco | Address, see table [Contract - Address] | object | Yes |