Gets an existing invoice by ID.
The getInvoice()
function returns a Promise that resolves to the invoice
with the specified ID.
ID of the invoice to get.
This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.