ES | EN

📄 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

NameLocationTypeRequiredDescription
product_location_idpathintegerUnique identifier for the products location to delete.

Responses

204 Products location deleted successfully.