Balance Sheet
System
Status
Authorizations
x-api-keystringRequired
Use the API key to access all API endpoints.
Path parameters
consentIdstring · uuidRequired
Identifier of the consent representing the connection to the accounting system.
Query parameters
EndDatestring · date-timeOptionalExample:
End date for the balance sheet period. Format: ISO 8601 date-time (e.g. yyyy-MM-ddTHH:mm:ssZ).
2025-12-31T00:00:00ZLevelinteger · int32 · min: 1 · max: 5Optional
Heading level depth for the balance sheet. Range: 1-5.
Header parameters
x-correlation-idstring · uuidRequired
Unique identifier used to correlate and trace this request.
Responses
200
Returns the requested balance sheet.
application/json
401
Missing or invalid authentication credentials.
application/json
403
Not authorized to access this resource.
application/json
404
The requested balance sheet was not found.
application/json
501
This operation is not supported by the connected accounting system.
application/json
get
/api/v1/consents/{consentId}/balancesheetLast updated
Was this helpful?
