Update Dunning Settings
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
Request
What to do with subscription if all payment attempts fail. Options: ‘cancel’ (default) or ‘leave_active’
What to do with invoice if all payment attempts fail. Options: ‘mark_uncollectible’ (default), ‘leave_open’, or ‘void’
When a customer updates their payment method, immediately charge all past-due invoices. Invoices not yet due are not affected.
Response
What to do with subscription if all payment attempts fail. Options: ‘cancel’ (default) or ‘leave_active’
What to do with invoice if all payment attempts fail. Options: ‘mark_uncollectible’ (default), ‘leave_open’, or ‘void’
List of product IDs to apply dunning to (empty means all products)
When a customer updates their payment method, immediately charge all past-due invoices. Invoices not yet due are not affected.