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