v1

latestOpenAPI 3.1.02026-07-22733584.5 KB
Invoicing

Send a payment reminder

Requests a payment reminder for an unpaid invoice. Accepted asynchronously. Pass idempotency_key to make retries safe. Requires a write-scoped key.

post/invoices/{invoice_id}/reminder

Path parameters

invoice_idstring required

Request body

customer_idstring

Target company. Optional for API keys.

notestring

Optional note to include with the reminder.

idempotency_keystring

Client-chosen key to deduplicate retries.

Response

Reminder request accepted.

event_idstring

Identifier of the dispatched event.