Accounting Periods
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.
Header parameters
x-correlation-idstring Β· uuidRequired
Unique identifier used to correlate and trace this request.
Responses
200
Returns a paginated list of accounting periods for the specified consent.
application/json
Represents a paginated result containing metadata and a collection of items.
401
Missing or invalid authentication credentials.
application/json
403
Not authorized to access this resource.
application/json
404
The requested accounting periods were not found.
application/json
501
This operation is not supported by the connected accounting system.
application/json
get
/api/v1/consents/{consentId}/accountingperiodsLast updated
Was this helpful?
