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.