CCH Tagetik · JSON Structure
Cch Tagetik Financial Record Structure
A financial data record from the CCH Tagetik OData API
Type:
Properties: 0
AnalyticsBudgetingCorporate Performance ManagementESGFinancial CloseFinancial ConsolidationFinancial PlanningODataReporting
FinancialRecord is a JSON Structure definition published by CCH Tagetik.
Meta-schema:
JSON Structure
{
"name": "FinancialRecord",
"description": "A financial data record from the CCH Tagetik OData API",
"fields": [
{ "name": "Year", "type": "Integer", "required": true, "description": "Fiscal year" },
{ "name": "Period", "type": "String", "description": "Reporting period (M01, Q1, H1, YTD, FY)" },
{ "name": "Account", "type": "String", "required": true, "description": "Chart of accounts code" },
{ "name": "AccountDescription", "type": "String", "description": "Account display name" },
{ "name": "Entity", "type": "String", "required": true, "description": "Legal entity / cost center code" },
{ "name": "EntityDescription", "type": "String", "description": "Entity display name" },
{ "name": "Currency", "type": "String (ISO 4217)", "description": "Reporting currency code" },
{ "name": "Amount", "type": "Number", "required": true, "description": "Amount in group/reporting currency" },
{ "name": "AmountLC", "type": "Number", "description": "Amount in local entity currency" },
{ "name": "Scenario", "type": "Enum (Actual|Budget|Forecast|Reforecast)", "description": "Data scenario" },
{ "name": "DataType", "type": "String", "description": "Data type classification" },
{ "name": "Flow", "type": "String", "description": "Cash flow movement type" },
{ "name": "Interco", "type": "String", "description": "Intercompany partner entity code" },
{ "name": "Dimension1", "type": "String", "description": "Custom dimension (product, region, project)" },
{ "name": "Dimension2", "type": "String", "description": "Custom dimension 2" },
{ "name": "Dimension3", "type": "String", "description": "Custom dimension 3" },
{ "name": "ConsolidationStatus", "type": "String", "description": "Consolidation workflow status" },
{ "name": "AuditTrail", "type": "String", "description": "Source system identifier" }
],
"odata": {
"version": "4.0",
"entitySetPattern": "/odata/{database}/{entity}",
"supportedQueryOptions": ["$filter", "$select", "$top", "$skip", "$orderby", "$count", "$format"]
}
}
Work with this as data
Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for json structure
4 MCP tools reach this
find_json_structuresBrowse and filter every JSON Structure in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/cch-tagetik-financial-record-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.