Fetches the opening balance for an external account. This is useful when verifying or reconciling the historical balance sheet.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Content-Type must be set to application/json
The UUID of the business to fetch opening balance for.
The UUID of the external account to fetch opening balance for.
The response is of type object
.