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