# Disable discounts for a payment method **POST /payment-methods/{paymentMethodId}/disable-discounts** ## Servers - Production server (stable release 2025-1): https://api.pace.cloud/pay/2025-1 (Production server (stable release 2025-1)) ## Authentication methods - O auth2 - Oidc ## Parameters ### Path parameters - **paymentMethodId** (string(uuid)) ID of the paymentMethod - **filter[userId]** (string(uuid)) ID of the user ## Responses ### 200 Discounts disabled ### 404 Resource not found #### Body: application/vnd.api+json (object) - **errors** (array[object]) ### 500 Internal server error #### Body: application/vnd.api+json (object) - **errors** (array[object]) [Powered by Bump.sh](https://bump.sh)