---
title: "PUT /crelate/v1/field-mappings"
method: PUT
path: "/crelate/v1/field-mappings"
tags: ["FieldMappings"]
---

# PUT /crelate/v1/field-mappings

`PUT /crelate/v1/field-mappings`

## Query parameters

- `integrationId` string, uuid
- `entity` 1 | 2 | 3
- `direction` 1 | 2

## Headers

- `company-id` string, required

## Request body

- BilfloApiIntegrationsCrelateFeaturesFieldMappingsControllerReplaceMappingsBody
  - `rows` CrelateContractsMappingApiFieldMappingRowDto[], nullable
    - `id` integer, nullable
    - `sourceFieldKey` string, nullable
    - `targetFieldKey` string, nullable
    - `isActive` boolean

## 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)
