Buscar Sócio por ID

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Se deseja buscar o Sócio da Empresa pelo IDdele, utilize o GET abaixo :

GET END_POINT/empresa/socio/:ID_SOCIO

{
    "id": "String",
    "empresa_id": "String",
    "tipo": "String",
    "nome": "String",
    "cpf": "String",
    "email": "String",
    "telefone_celular": "String",
    "cep": "String",
    "endereco": "String",
    "numero": "String",
    "bairro": "String",
    "cidade": "String",
    "uf": "String",
    "data_nascimento": "String",
    "nome_mae": "String",
    "renda_mensal": double,
    "administrador": boolean,
    "percentual": int,
    "pep": boolean,
    "codigo_ocupacao": "String",
    "documentos": [
        {
            "tipo": "String",
            "nome": "String",
            "url": "String",
            "full_path": "String"
        },
        {
            "tipo": "String",
            "nome": "String",
            "url": "String",
            "full_path": "String"
        }
    ]

}
Path Params
string
required
Defaults to /api
string
required
Defaults to /v1
string
required
Defaults to empresa
string
required
Defaults to socio
string
required
Defaults to a68c4a63-ce22-4bf4-91bc-a5b0509aa055
Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json