---
title: "Add a new SKU removal to the fulfillment plan of the given seller"
method: POST
path: "/fulfillmentPlans/{sellerId}/skuRemoval"
tags: ["fulfillmentPlans"]
---

# Add a new SKU removal to the fulfillment plan of the given seller

`POST /fulfillmentPlans/{sellerId}/skuRemoval`

ADD ENDPOINT DESCRIPTION HERE

## Path parameters

- `sellerId` integer, required

## Request body

- AddSkuRemovalRequest
  - `sku` string

## Response `default`

successful operation

---

[API](https://skmtc.net/writechoiceorg/apis/connector.md) · [All operations](https://skmtc.net/writechoiceorg/apis/connector/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/writechoiceorg/connector/revisions/7ce09a4b2a4e/schema)
