Path parameters
-
The unique identifier for the business.
-
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"