Deliver a Bill Via Email

Facades: pos, merchant

Path Params
string
required

The ID of the bill you want to deliver via email.

Query Params
string

When fetching bills, pass a merchant facade token as a URL parameter.

Headers
string
required
Defaults to application/json

Must be set to application/json for requests to the BitPay API

string
required
Defaults to 2.0.0

Must be set to 2.0.0 for requests to the BitPay API

string

The hexadecimal public key generated from the client private key. This header is optional for this endpoint when using the public facade, and required when using a merchant facade token.

string

The ECDSA signature of the full request URL concatenated with the request body, signed with your private key. This header is optional for this endpoint when using the public facade, and required when using a merchant facade token.

Response

Language
Response
Choose an example:
application/json