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