Retrieve a BillFacades: posOverview Retrieve a bill by bill ID. Parameters ParameterDescriptionbillIdThe ID of the bill to retrieve. Example JavaBill bill = bitpay.getBill(bill.Id);