We have introduced a new API endpoint for getting an invoice payment link.
You can now get a payment link based on the invoice and customer information you provide. You can send the invoice payment link to your customer for getting paid by the customer. With this link, the customer can complete the invoice payment without the need to set up a BILL account.
Operation | API endpoint |
---|---|
Get an invoice payment link | POST /v3/invoices/{invoiceId}/payment-link |