Fetch a Reconciliation Report

Facades: merchant

Path Params
string
required

ID of the specific settlement resource to be fetched

Query Params
string
required

When fetching the reconciliation report for a specific settlement, use the API token linked to the corresponding settlement resource. This token can be retrieved via the endpoint `GET https://bitpay.com/settlements/{settlementId}.

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
required

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
required

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
LoadingLoading…
Response
Choose an example:
application/json