# Location-discounts ## Location discounts create - [POST /location-discounts](https://docs.epiccharging.com/apis/location-discounts/location-discounts_create.md): Create multiple location discounts in a single transaction. ## Location discounts bulk delete - [DELETE /location-discounts/bulk-delete](https://docs.epiccharging.com/apis/location-discounts/location-discounts_bulk_delete.md): Update multiple location discounts in a single transaction. ## Location discounts bulk update - [PATCH /location-discounts/bulk-update](https://docs.epiccharging.com/apis/location-discounts/location-discounts_bulk_update.md): Update multiple location discounts in a single transaction. ## Location discounts get full - [GET /location-discounts/get-full](https://docs.epiccharging.com/apis/location-discounts/location-discounts_get_full.md): External API for bulk location discount operations. Provides functionality to create multiple locations discounts in a single request. Requires API key authentication for all requests.