Retrieve BillsFacades: merchantOverview Retrieve a collection of BitPay bills without any filters. Example JavaList<Bill> bills = bitpay.getBills();