billbeeio / billbee-php-sdk

🔌 The official Billbee API SDK for PHP 💻
MIT License
21 stars 25 forks source link

Request of a new Delete Product Endpoint. #29

Closed TiBianMod closed 4 years ago

TiBianMod commented 4 years ago

Hi again @devtronic,

I find very useful a delete endpoint of a product.

DELETE /api/v1/products/{id}

In case for example we want to delete one product from our online shop, we can send a delete request to Billbee to delete this product also. So we have always sync catalog.

Thank you in advance.

devtronic commented 4 years ago

Endpoint implemented. Waiting for rollout in the Billbee Application.

devtronic commented 4 years ago

I'll publish a new release which includes the new delete call today. This call will work from the next update tomorrow morning.