Introduction

Authentication

Test cards

Establishments

Users

Customers

Cards

Payment links

Error codes

Payment Split

Products

Discount Coupons

Sales

Signatures

Webhooks

Financial


On this page


DELETE Delete product

https://api.premepay.com**/**v1/stores/{storeId}/products/{productId}

You have the option of permanently deleting a Product if it is not associated with sales. Images related to this Product will also be deleted. Be careful when performing this request as the action cannot be reversed. If the Product is associated with any sale, the Product's status will be Deleted and you will not be able to view it in searches or use it in future sales.

<aside> ⚠️ Attention: This action is irreversible.

</aside>

Responses


Related Content

<aside> <img src="https://s3-us-west-2.amazonaws.com/secure.notion-static.com/52c5ff42-e8bf-45d3-81d1-b6e05786a688/POST.png" alt="https://s3-us-west-2.amazonaws.com/secure.notion-static.com/52c5ff42-e8bf-45d3-81d1-b6e05786a688/POST.png" width="40px" /> POST - Create product

</aside>

<aside> <img src="https://s3-us-west-2.amazonaws.com/secure.notion-static.com/a22a31f7-bd92-40af-8042-7685c0c0859a/GET.png" alt="https://s3-us-west-2.amazonaws.com/secure.notion-static.com/a22a31f7-bd92-40af-8042-7685c0c0859a/GET.png" width="40px" /> GET - Get product list

</aside>