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

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

`POST /fulfillmentPlans/{sellerId}/skuAddition`

ADD ENDPOINT DESCRIPTION HERE

## Path parameters

- `sellerId` integer, required

## Request body

- AddSkuAdditionRequest — ADD SCHEMA DESCRIPTION HERE - AddSkuAdditionRequest
  - `skuToAdd` string
  - `whenSku` 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)
