Get a Bill By ID

Facades: pos

Overview

Retrieve a bill by ID.

Parameters

ParameterDescription
billIdThe ID of the bill to retrieve.

Example

$retrievedBill = $bitpay->getBill("3Zpmji8bRKxWJo2NJbWX5H");