---
title: "POST /gusto/v1/employees/match"
method: POST
path: "/gusto/v1/employees/match"
tags: ["Employees"]
---

# POST /gusto/v1/employees/match

`POST /gusto/v1/employees/match`

## Headers

- `company-id` string, required

## Request body

- GustoContractsCommandsMatchEmployeeCommand
  - `companyIntegrationId` string, uuid
  - `contractorId` integer
  - `gustoEmployeeUuid` string, nullable

## Response `200`

Success

---

[API](https://skmtc.net/bilflo/apis/bilflo-api.md) · [All operations](https://skmtc.net/bilflo/apis/bilflo-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bilflo/bilflo-api/versions/bcdbca776df0/schema)
