curl --request DELETE \
--url https://api.hit-pay.com/v1/products/{product_id} \
--header 'X-BUSINESS-API-KEY: <x-business-api-key>'"1"Delete a product by ID
curl --request DELETE \
--url https://api.hit-pay.com/v1/products/{product_id} \
--header 'X-BUSINESS-API-KEY: <x-business-api-key>'"1"Was this page helpful?