List payment reminders


get https://api.trivi.com/v2/accountingdocuments/{accountingDocumentId}/reminders

Path Variables
accountingDocumentId
integer   required
Format int64
Array of PaymentReminder
id
integer   optional

Only in GET

Format int64
exceededDays
integer   required

How many days after DueDate should the reminder be fired.

The value can be negative. It does mean the reminder gets fired before DueDate.

emailTemplateId
integer   required
Format int64
recipientEmails
Array of Object   optional

Can be populated only if applied to specific accounting document.

When set the reminder is being sent to the given list o emails instead of vendor email address.

Object
Object