Create Profile
Create a custom dunning profile.
Custom profiles can be freely configured. System default profiles cannot be created via API - they are automatically created per account.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
account_id
Request
This endpoint expects an object.
name
description
max_retries
retry_interval_hours
termination_action
Action to take on subscription when dunning exhausts all retries.
invoice_status_on_failure
Invoice status when dunning fails to collect payment.
enable_emails
email_map
Response
Successful Response
id
account_id
name
description
is_system_default
target_cycle_type
max_retries
retry_interval_hours
termination_action
invoice_status_on_failure
enable_emails
email_map
is_archived
created_at
updated_at
Errors
422
Unprocessable Entity Error