Deliver Bill

Facades: merchant

Overview

Delivers a bill via email.

Parameters

ParameterDescription
bill_id *The id of the requested bill
bill_token *The token of the requested bill

Example

📘

Note

In this example, we assume that a Client has already been initialized and assigned to the bitpay variable.

bitpay.deliver_bill('someBillId', 'someBillToken')