---
title: "Update Mapping"
method: PUT
path: "/v1/organisation/{orgid}/tradex/mapping/{mappingid}"
tags: ["organisation v1"]
---

# Update Mapping

`PUT /v1/organisation/{orgid}/tradex/mapping/{mappingid}`

Update a mapping between a Tradex field and a MetaTag, utilised by the dedicated end point. Required Permissions: Organisational Administrator

## Request body

- PutV1OrganisationOrgidTradexMappingMappingidRequest
  - `tradexField` string, required — The Tradex fieldName
  - `metaTag` string, required — The Id of the metaTag
  - `includeInTag` boolean, required — should the tradexField value also be included within the documents tag

---

[API](https://skmtc.dev/causeway/apis/untitled-api.md) · [All operations](https://skmtc.dev/causeway/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/causeway/untitled-api/revisions/b75c118139f8/schema)
