# Cancel auto-collection on the next failure Marks this payment request so that, if its next auto-collection attempt fails, further collection retries are cancelled and the workflow transitions off auto-collect. Endpoint: PUT /payment_requests/{id}:cancel-collection-on-failure Version: 1.0.0 Security: Biller Access Token (Staging), Biller Access Token (Production) ## Path parameters: - `id` (string, required) The ID of the payment request ## Response 200 fields ## Response 404 fields ## Response 422 fields