Record that a letter was sent
letter_sentRecord that a chase letter was actually sent, with its date, so the ladder advances to the next stage. Letters go out in order: reminder 2 cannot be recorded before reminder 1. Returns what is due next and when.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sent | No | The date it was sent, YYYY-MM-DD. Default today | |
| stage | No | Which letter went out. Default the lowest unsent stage | |
| invoice | Yes | The chased invoice: its id (DUN-2026-0001) or its invoice reference |