Products
Deactivate a product
Soft-delete a product by setting it as inactive. The product data is preserved but it can no longer be used in new payments.
delete/v1/products/{productId}
Path parameters
productIdstring uuid required
The product ID.
Response
Product deactivated.