Visão geral
Ingestão de dados
Consulta de dados
Employment
Este objeto representa um vínculo empregatício.
Copy
{
"id": "empl_5f92f01728e009f403d8502e",
"status": "working",
"grossSalary": 49999.5,
"netSalary": 49999.5,
"hiredAt": "2023-12-25",
"limitPerInstallment": 123,
"limitPerLoan": 123,
"customer": {
"document": "<string>",
"name": "<string>",
"email": "<string>",
"phone": "<string>",
"birthDate": "<string>",
"externalId": "<string>"
},
"company": "comp_62d9889bd3985729e5a048ef",
"role": "Desenvolvedor",
"description": "<string>",
"date": "2023-12-25",
"severancePayment": 123,
"transferredTo": "comp_62d9889bd3985729e5a048ef",
"transferredFrom": "comp_62d9889bd3985729e5a048ef",
"expiredAt": "2023-11-07T05:31:56Z",
"metadata": {},
"createdAt": "2023-08-25T22:38:41.134Z",
"updatedAt": "2023-08-25T22:38:41.134Z",
"deleted": false,
"houseTime": 12,
"eligible": true,
"createdBy": {
"clientId": "client_identifier",
"externalClientId": "<string>",
"app": "backoffice"
},
"updatedBy": {
"clientId": "client_identifier",
"externalClientId": "<string>",
"app": "backoffice"
}
}
Assistant
Responses are generated using AI and may contain mistakes.