Delete specific SKU-list
Deletes a specific SKU-list record by ID.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
The x-site-context
header is a JSON object that contains information about the source you wish to pull from. The mandatory account
is the 24 character identifier found in Copilot. The channel
(Sales channel ID), stage
(environment name), and date
attributes can be used to further narrow the scope of your data source.
Path Parameters
ID of the list to delete
Response
A 24-character system-generated ID of the record.
Applicable scope of skulist
PRODUCT_PRICE
, SHIPPING_PRICE
The creation date of the record.
Represents deleted SkuList.
The end date of priceList. The value must be greater than the start date.
type of skulist
GLOBAL_EXCLUSION
Start date of start-list. The value must be in the future.
SkuList name/title
The last update date of the record.
Was this page helpful?