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

# POST /crelate/v1/contractors/link

`POST /crelate/v1/contractors/link`

## Headers

- `company-id` string, required

## Request body

- CrelateContractsCommandsLinkPlacementsCommand
  - `companyIntegrationId` string, uuid
  - `items` CrelateContractsCommandsLinkPlacementsItem[], nullable
    - `jobId` integer
    - `crelatePlacementId` string, nullable
    - `crelateJobId` 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/bcdbca776df0/schema)
