Retrieve Bills

Facades: merchant

Overview

Retrieve a collection of BitPay bills without any filters.

Example

List<Bill> bills = bitpay.getBills();