---
title: "Create Mapping"
method: POST
path: "/v1/organisation/{orgid}/tradex/mapping"
tags: ["organisation v1"]
---

# Create Mapping

`POST /v1/organisation/{orgid}/tradex/mapping`

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

## Request body

- PostV1OrganisationOrgidTradexMappingRequest
  - `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)
