Retrieve Bills by Status

Facades: merchant

Overview

Retrieve a collection of BitPay bills filtered by query parameters.

Parameters

ParameterDescription
statusThe 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')