📄 MIPYME Documents
Deletes a specific products location
DELETE
URL del endpoint
https://api-billing.koywe.com/V1/product_locations/{product_location_id}
Removes a products location identified by its ID.
Parámetros
| Nombre | Ubicación | Tipo | Requerido | Descripción |
|---|---|---|---|---|
product_location_id | path | integer | ✓ | Unique identifier for the products location to delete. |
Respuestas
204
Products location deleted successfully.