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: Basic ZGVtbzpwQDU1dzByZA=='
Path Variables
Parameter | Type | Required | Description |
---|---|---|---|
individualCustomerProductId | Integer | Yes | Warranty Id |
Request Parameters
Parameter | Type | Required | Description |
---|---|---|---|
merchantCode | String | Yes | The merchant code to which the product belongs. |
sellerCode | String | Yes | Seller code |