/
Remove Manufacturable SKU Definition API
Remove Manufacturable SKU Definition API
Inbound | POST | /master/sku/manufacturable/remove
Summary
This API is used to remove a manufacturable Sku in Omni.
Description
This API will remove a manufacturable sku in Omni.
Request
{
"locationCode": "loc1",
"channelSkuIds": [
"sku1",
"sku2"
]
}
Parameter Name | Data Type | Description | Mandatory |
locationCode | String | locationCode | yes |
channelSkuIds | List[String] | SKU code of manufacturable skus | yes |
HttpStatus : 200
, multiple selections available,
Related content
Create Manufacturable SKU Definition API
Create Manufacturable SKU Definition API
More like this
Create Customer masters API
Create Customer masters API
Read with this
Update SKU Master API
Update SKU Master API
More like this
Create SKU Masters API
Create SKU Masters API
More like this
Cancel Return Order Items API
Cancel Return Order Items API
More like this
Seller Cancellation API
Seller Cancellation API
More like this