---
title: "POST /everee/v1/contractors/link"
method: POST
path: "/everee/v1/contractors/link"
tags: ["Contractors"]
---

# POST /everee/v1/contractors/link

`POST /everee/v1/contractors/link`

## Headers

- `company-id` string, required

## Request body

- EvereeContractsCommandsLinkJobsCommand
  - `companyIntegrationId` string, uuid
  - `jobIds` integer[], nullable
  - `evereeWorkerId` string, nullable
  - `fieldChoices` object, nullable
  - `evereeValues` EvereeContractsCommandsEvereeFieldValues
    - `firstName` string, nullable
    - `lastName` string, nullable
    - `email` string, nullable
    - `phone` 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/revisions/1b4e8ebaeace/schema)
