When deleting a product, the product is assigned today's date as the end date.
Request
Add parameter in header api-key
Example:api-key: ********************
Request samples
curl --location --request DELETE 'https://api.logictrade.cloud/rest/v1/products/' \
--header 'api-key;'
Modified at 2024-12-19 09:04:11