# Disable discounts for a payment method **POST /payment-methods/{paymentMethodId}/disable-discounts** ## Servers - Production server (stable release 2024-3): https://api.pace.cloud/pay/2024-3 (Production server (stable release 2024-3)) ## Authentication methods - OAuth2 - Oidc ## Parameters #### Path parameters - **paymentMethodId** (string(uuid)) ID of the paymentMethod ## 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)