ledger001)
pit: Point-in-time query. Returns balances as they existed at this timestamp. (e.g., 2024-01-15T10:30:00Z)
useInsertionDate: When true, uses the insertion timestamp instead of the effective date for calculations.
$match with address patterns to sum balances. See Filtering Queries for full syntax.
Example:
The access token received from the authorization server in the OAuth 2.0 flow.
Name of the ledger.
"ledger001"
Use insertion date instead of effective date
The body is of type object.
OK
{ "USD": 100, "EUR": 12 }