Delete price by ID
Deletes a price in the service by item identifier or its SKU.
https://prod01-apigw.{customer_name}.fabric.zone
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
The mongo objectID, itemId or itemSku of the price to be retrieved
Query Parameters
PriceListId to get the price from.
The type of id that is provided in path for priceId.
id
, itemId
, itemSku
Response
Create Price Response
ID
Price List ID
Has been soft deleted
Internal Item ID
Product SKU
Offer ID
Offers
Date and time of creation
Date and time of updated
Job
Was this page helpful?