Delete Warranty
You can delete warranty by individualCustomerProductId using this service.
Request
curl --location --request DELETE '<BASE_URL>/individual-customer-products/{individualCustomerProductId}'
--header 'Content-Type: application/json'
--header 'Authorization: <jwtToken>'
Path Variables
Parameter | Type | Required | Description |
---|---|---|---|
individualCustomerProductId | Integer | Yes | Warranty Id |