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