# Disable discounts for a payment method **POST /payment-methods/{paymentMethodId}/disable-discounts** ## Servers - Production server (preview release 2025-2): https://api.pace.cloud/pay/2025-2 (Production server (preview release 2025-2)) ## 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 Parameters: application/vnd.api+json (object) - **errors** (array[object]) ### 500: Internal server error #### Body Parameters: application/vnd.api+json (object) - **errors** (array[object]) [Powered by Bump.sh](https://bump.sh)