---
title: "Envio do arquivo de Desligamento dos funcionários"
method: POST
path: "/offboarding/{fundTaxId}"
tags: ["Desligamento"]
---

# Envio do arquivo de Desligamento dos funcionários

`POST /offboarding/{fundTaxId}`

## Path parameters

- `fundTaxId` string, text, required

## Request body

- PostCustomersEvaluationRequest
  - `s3Url` string, text, required

## Response `200`

Solicitação realizada com sucesso

- PostOffboardingResponse
  - `correlationId` string, uuid — ID
  - `status` 'Validating' | 'Processed' — status da solicitação

## Other responses

- `400` — Invalid input
- `422` — Validation exception
- `default` — Unexpected error

---

[API](https://skmtc.net/btgpactual/apis/folha-de-pagamentos.md) · [All operations](https://skmtc.net/btgpactual/apis/folha-de-pagamentos/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/btgpactual/folha-de-pagamentos/revisions/2a24d3da114c/schema)
