Accounting Standards · Example Payload

Gaap Accounting Standard Example

Accounting StandardsFinanceGAAPIFRSXBRLFinancial ReportingSECFASB

Gaap Accounting Standard Example is an example object payload from Accounting Standards, with 10 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idtitletopictopicNameissuedDateeffectiveDatesummaryapplicabilityurlrelatedTopics

Example Payload

gaap-accounting-standard-example.json Raw ↑
{
  "id": "ASU 2023-09",
  "title": "Income Taxes (Topic 740): Improvements to Income Tax Disclosures",
  "topic": "740",
  "topicName": "Income Taxes",
  "issuedDate": "2023-12-14",
  "effectiveDate": "2025-01-01",
  "summary": "Accounting standard description.",
  "applicability": "All entities",
  "url": "https://www.fasb.org/standards/accounting-standard-updates",
  "relatedTopics": [
    "946",
    "948"
  ]
}