getBalances

fun getBalances(pfiDid: String, requesterDid: <Error class: unknown class>): List<Balance>

Fetches balances from a PFI.

Return

A list of Balance matching the request.

Parameters

pfiDid

The decentralized identifier of the PFI.

requesterDid

The decentralized identifier of the entity requesting the balances.

Throws

for request or response errors.