Facades: merchant
Overview
Get settlements filtered by query parameters.
Parameters
Parameter | Description |
---|---|
settlement_id * | Settlement Id |
Example
Note
In this example, we assume that a Client has already been initialized and assigned to the
bitpay
variable.
bitpay.get_settlement('someSettlementId')
and assigned to the bitpay
variable.