Create a dunning policy for the merchant.
Documentation Index
Fetch the complete documentation index at: https://docs.paybridgenp.com/llms.txt
Use this file to discover all available pages before exploring further.
"Standard 3-strike".[1, 3, 7] sends reminders at +1 day, +3 days, +7 days. Min 1 item, max 10.cancel, pause, mark_uncollectible.| Field | Type | Description |
|---|---|---|
id | string | Policy id. |
name | string | Policy name. |
retryIntervalsDays | integer[] | Retry offsets in days. |
finalAction | string | cancel | pause | mark_uncollectible |
isDefault | boolean | Whether this is the merchant default. |
active | boolean | Whether this policy is active. |
createdAt | string | ISO 8601 timestamp. |