Financial Dimensions
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
Countinteger · int32 · min: 1 · max: 100Optional
Number of records to return per page. Range: 1-100.
CurrentPageinteger · int32 · min: 1 · max: 2147483647Optional
Page number to return. Must be 1 or greater.
Header parameters
x-correlation-idstring · uuidRequired
Unique identifier used to correlate and trace this request.
Responses
200
Returns a paginated list of financial dimensions for the specified consent.
Represents a paginated result containing metadata and a collection of items.
401
Missing or invalid authentication credentials.
403
Not authorized to access this resource.
501
This operation is not supported by the connected accounting system.
application/json
get
/api/v1/consents/{consentId}/financialdimensionsLast updated
Was this helpful?
