---
title: "Patch the BeezUPColumns' Mapping of a Store."
method: PATCH
path: "/v2/user/catalogs/{storeId}/beezUPColumns"
tags: ["Catalogs - Catalog"]
---

# Patch the BeezUPColumns' Mapping of a Store.

`PATCH /v2/user/catalogs/{storeId}/beezUPColumns`

Patch the BeezUPColumns' Mapping of a Store.

## Path parameters

- `storeId` string, guid, required

## Request body

- BeezUPColumnMappingBatchRequestItem[]
  - `beezUPColumnName` string, required — The BeezUP column name
  - `catalogColumnName` string — The catalog column name

## Response `204`

BeezUPColumns' Mapping of a Store Patched

## Other responses

- `404` — StoreId not found
- `default` — Occurs when something goes wrong

---

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