Resend Payment Link Notifications
You can send or resend notifications with the short url to customer via email and SMS, using following endpoint:
/invoices/:id/notify_by/:medium
Path Parameters🔗
idmandatorystringUnique identifier of the Payment Link that should be resent.mediummandatorystringMedium through which the Payment Link must be resent. Allowed values are:
-sms
-email.