⬆️Request and Response
Request to the API endpoint
Last updated
Request to the API endpoint
Last updated
DELETE
https://api.alephcrm.com/v2/products/prices
Name | Type | Description |
---|---|---|
The API_KEY that was provided.
The Alephee account ID of the orders you are trying to get.
The confirmation token for executing this operation. Can be retrieved using the GET logintoken endpoint. Bear in mind the token has a short time-to-live time span.
Object with price list identification and collection of products set for deletion.
Property | Type | Description |
---|---|---|
Property | Type | Description |
---|---|---|
Brand
string
Product brand
SKU *
string
Product SKU
API_KEY*
String
(default=none)
accountId *
Integer
(default=none)
confirmationToken*
String
priceListInfo
String
PriceListId *
(mandatory)
integer
The Alephee’ s internal price list ID.
Can be retrieved using the GET accounts/pricelists endpoint.
Products
(optional)
Array of given selected products for deletion.