Facades: merchant
Overview
Retrieve a collection of BitPay bills filtered by query parameters.
Parameters
Parameter | Description |
---|---|
status | The status to filter the bills |
Example
Note
In this example, we assume that a Client has already been initialized and assigned to the
bitpay
variable.
bitpay.get_bills('draft')