Retrieve an InvoiceFacades: posOverview Get a specific invoice by ID. Parameters ParameterDescriptioninvoiceIdThe ID of the invoice to retrieve. Example JavaInvoice invoice = bitpay.getInvoice(invoice.getId());