sendInvoicePaymentLink
Send invoice payment link to patient
sendInvoicePaymentLink(
channel: String
invoiceId: uuid!
): SendPaymentInvoiceLinkOutput
Send invoice payment link to patient
sendInvoicePaymentLink(
channel: String
invoiceId: uuid!
): SendPaymentInvoiceLinkOutput
sendInvoicePaymentLink.channel
● String
scalarsendInvoicePaymentLink.invoiceId
● uuid!
non-null scalarSendPaymentInvoiceLinkOutput
object