Federal Supporting Statements - Other Deductions

Certain IRS income tax returns include Federal Supporting Statements that serve to itemize deductions. These statements break down and provide detailed information about the deductions, which are then consolidated and reflected on the main parent tax return.

To use the Upload PDF endpoint for this document, you must use federal_supporting_statements_other_deductions in the form_type parameter.

Field descriptions

The following fields are available on this document type:

JSON AttributeData TypeDescription
federal_supporting_statements_other_deductions-Part1-General:yearIntegerYear
federal_supporting_statements_other_deductions-Part1-General:supportingStatement#IntegerSupporting Statement #
federal_supporting_statements_other_deductions-Part1-General:parentFormName1065, 1120, 1120SParent Form Name
federal_supporting_statements_other_deductions-Part1-General:entityName(S)AsShownOnReturnTextEntity Name(s) As Shown On Return
federal_supporting_statements_other_deductions-Part1-General:entityTaxId#EINEntity Tax ID #
federal_supporting_statements_other_deductions-Part1-General:amortizationMoneyAmortization
federal_supporting_statements_other_deductions-Part1-General:casualtyLossMoneyCasualty Loss
federal_supporting_statements_other_deductions-Part1-General:otherDeductionsTotalMoneyOther Deductions Total

Sample document

Sample JSON result

{
  "pk": 40915897,
  "uuid": "c1b0cf80-5734-4d20-884c-40e636798326",
  "name": "API documentations",
  "created": "2023-10-25T17:58:37Z",
  "created_ts": "2023-10-25T17:58:37Z",
  "verified_pages_count": 35,
  "book_status": "ACTIVE",
  "id": 40915897,
  "forms": [
    {
      "pk": 50924491,
      "uuid": "e19524fa-0fcb-4979-ac30-ec3deec188a8",
      "uploaded_doc_pk": 62051945,
      "form_type": "FEDERAL_SUPPORTING_STATEMENTS_OTHER_DEDUCTIONS",
      "raw_fields": {
        "federal_supporting_statements_other_deductions-Part1-General:year": {
          "value": "2022",
          "is_empty": false,
          "alias_used": null,
          "source_filename": "FEDERAL SUPPORTING STATEMENTS OTHER DEDUCTIONS.pdf",
          "confidence": 1.0
        },
        "federal_supporting_statements_other_deductions-Part1-General:amortization": {
          "value": "589.80",
          "is_empty": false,
          "alias_used": null,
          "source_filename": "FEDERAL SUPPORTING STATEMENTS OTHER DEDUCTIONS.pdf",
          "confidence": 1.0
        },
        "federal_supporting_statements_other_deductions-Part1-General:casualtyLoss": {
          "value": "230.56",
          "is_empty": false,
          "alias_used": null,
          "source_filename": "FEDERAL SUPPORTING STATEMENTS OTHER DEDUCTIONS.pdf",
          "confidence": 1.0
        },
        "federal_supporting_statements_other_deductions-Part1-General:entityTaxId#": {
          "value": "12-3456789",
          "is_empty": false,
          "alias_used": null,
          "source_filename": "FEDERAL SUPPORTING STATEMENTS OTHER DEDUCTIONS.pdf",
          "confidence": 1.0
        },
        "federal_supporting_statements_other_deductions-Part1-General:parentFormName": {
          "value": "1065",
          "is_empty": false,
          "alias_used": null,
          "source_filename": "FEDERAL SUPPORTING STATEMENTS OTHER DEDUCTIONS.pdf",
          "confidence": 1.0
        },
        "federal_supporting_statements_other_deductions-Part1-General:otherDeductionsTotal": {
          "value": "50000.00",
          "is_empty": false,
          "alias_used": null,
          "source_filename": "FEDERAL SUPPORTING STATEMENTS OTHER DEDUCTIONS.pdf",
          "confidence": 1.0
        },
        "federal_supporting_statements_other_deductions-Part1-General:supportingStatement#": {
          "value": "2",
          "is_empty": false,
          "alias_used": null,
          "source_filename": "FEDERAL SUPPORTING STATEMENTS OTHER DEDUCTIONS.pdf",
          "confidence": 1.0
        },
        "federal_supporting_statements_other_deductions-Part1-General:entityName(S)AsShownOnReturn": {
          "value": "ANY COMPANY LLC",
          "is_empty": false,
          "alias_used": null,
          "source_filename": "FEDERAL SUPPORTING STATEMENTS OTHER DEDUCTIONS.pdf",
          "confidence": 1.0
        }
      },
      "form_config_pk": 290592,
      "tables": [],
      "attribute_data": null
    }
  ],
  "book_is_complete": true
}