v1

latestOpenAPI 3.0.0Proprietary2026-07-1313647393.0 KB
Invoices

Send invoice notification

Send or resend the invoice payment link to the customer via SMS or email.

post/invoices/{id}/notify_by/{medium}

Path parameters

idstring required

Invoice ID (inv_*).

medium'sms' | 'email' required

Notification channel.

Response

Notification sent.

successboolean