📄 MIPYME Documents
Deletes a specific products location
DELETE
Endpoint URL
https://api-billing.koywe.com/V1/product_locations/{product_location_id}
Removes a products location identified by its ID.
Parameters
| Name | Location | Type | Required | Description |
|---|---|---|---|---|
product_location_id | path | integer | ✓ | Unique identifier for the products location to delete. |
Responses
204
Products location deleted successfully.