Retrieve a Bill

Facades: pos

Overview

Retrieve a bill by bill ID.

Parameters

ParameterDescription
billIdThe ID of the bill to retrieve.

Example

Bill bill = bitpay.getBill(bill.Id);