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

Changes

No recorded changes to this endpoint across all 1 revision of this API.