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