Path parameters
-
businessId
integer(int64) Required The unique identifier for the business.
-
sku
string Required The SKU of the item.
Maximum length is
25
.
DELETE
/i/richItem/{businessId}/{sku}
curl \
--request DELETE 'https://api.trial.lsk.lightspeed.app/i/richItem/454335871/UGG-BB-PUR-06' \
--header "Authorization: Bearer $ACCESS_TOKEN"