---
title: "Clear an Order's merchant information"
method: POST
path: "/orders/v3//{marketplaceTechnicalCode}/{accountId}/{beezUPOrderId}/clearMerchantOrderInfo"
tags: ["Marketplaces - Orders V3 - Order"]
---

# Clear an Order's merchant information

`POST /orders/v3//{marketplaceTechnicalCode}/{accountId}/{beezUPOrderId}/clearMerchantOrderInfo`

## Path parameters

- `marketplaceTechnicalCode` string, required
- `accountId` integer, required
- `beezUPOrderId` string, uuid, required

## Query parameters

- `testMode` boolean

## Response `202`

Clear Order merchant order info accepted

## Other responses

- `400` — Could not update Order merchant information. Please see body for more information.
- `404` — Requested Order could not be found
- `default` — Occurs when something goes wrong

---

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