Tax Documents

 

Tax1042S

 

FDX / Data Structures / Tax1042S
Form 1042-S, Foreign Person's U.S. Source Income Subject to Withholding
Extends and inherits all fields from Tax  
Tax1042S Properties
#IdTypeDescription
1formIdstringUnique form identifier
2amendedbooleanAmended
3amendmentNumberintegerAmendment number
4incomeTypeCodestringBox 1, Income code
5grossIncomenumber (double)Box 2, Gross income
6chapterIndicatorstringBox 3, Chapter indicator
7ch3ExemptionCodestringBox 3a, Exemption code
8ch3TaxRatenumber (double)Box 3b, Tax rate
9ch4ExemptionCodestringBox 4a, Exemption code
10ch4TaxRatenumber (double)Box 4b, Tax rate
11withholdingAllowancenumber (double)Box 5, Withholding allowance
12netIncomenumber (double)Box 6, Net income
13federalTaxWithheldnumber (double)Box 7a, Federal tax withheld
14escrowProceduresAppliedbooleanBox 7b, Check if federal tax withheld was not deposited with the IRS because escrow procedures were applied
15subsequentYearbooleanBox 7c, Check if withholding occurred in subsequent year with respect to a partnership interest
16otherAgentsTaxWithheldnumber (double)Box 8, Tax withheld by other agents
17recipientRepaidAmountnumber (double)Box 9, Overwithheld tax repaid to recipient pursuant to adjustment procedures
18totalTaxWithholdingCreditnumber (double)Box 10, Total withholding credit
19withholdingAgentTaxPaidnumber (double)Box 11, Tax paid by withholding agent (amounts not withheld)
20withholdingAgentForm1042AgentBox 12, Withholding agent
21recipientForm1042RecipientBox 13, Recipient
22accountNumberstringBox 13k, Recipient account number
23primaryForm1042AgentBox 14, Primary Withholding Agent
24prorataBasisReportingbooleanBox 15, Check if pro-rata basis reporting
25intermediaryForm1042AgentBox 15, Intermediary or flow thru entity
26payerForm1042AgentBox 16, Payer
27stateTaxWithholdingStateTaxWithholdingBox 17, State tax withholding
Tax1042S Usage:
/img/forms/Tax1042S/2022/v5.0/Tax1042S.Recipient.Form.annotated.fdx.png
FDX Data Structure as JSON
{
  "tax1042S" : {
    "taxYear" : 0,
    "corrected" : true,
    "accountId" : "",
    "taxFormId" : "",
    "taxFormDate" : "2020-07-01",
    "description" : "string",
    "additionalInformation" : "string",
    "taxFormType" : "BusinessIncomeStatement",
    "attributes" : [ {
      "name" : "string",
      "value" : "string",
      "boxNumber" : "string",
      "code" : "string"
    } ],
    "error" : {
      "code" : "string",
      "message" : "string"
    },
    "formId" : "string",
    "amended" : true,
    "amendmentNumber" : 0,
    "incomeTypeCode" : "string",
    "grossIncome" : 0.0,
    "chapterIndicator" : "string",
    "ch3ExemptionCode" : "string",
    "ch3TaxRate" : 0.0,
    "ch4ExemptionCode" : "string",
    "ch4TaxRate" : 0.0,
    "withholdingAllowance" : 0.0,
    "netIncome" : 0.0,
    "federalTaxWithheld" : 0.0,
    "escrowProceduresApplied" : true,
    "subsequentYear" : true,
    "otherAgentsTaxWithheld" : 0.0,
    "recipientRepaidAmount" : 0.0,
    "totalTaxWithholdingCredit" : 0.0,
    "withholdingAgentTaxPaid" : 0.0,
    "withholdingAgent" : {
      "line1" : "String64",
      "line2" : "String64",
      "line3" : "String64",
      "city" : "String64",
      "state" : "String64",
      "postalCode" : "string",
      "country" : "AD",
      "name1" : "String64",
      "name2" : "String64",
      "agentTin" : "string",
      "ch3StatusCode" : "string",
      "ch4StatusCode" : "string",
      "giin" : "string",
      "countryCode" : "string",
      "foreignTin" : "string"
    },
    "recipient" : {
      "line1" : "String64",
      "line2" : "String64",
      "line3" : "String64",
      "city" : "String64",
      "state" : "String64",
      "postalCode" : "string",
      "country" : "AD",
      "name1" : "String64",
      "name2" : "String64",
      "agentTin" : "string",
      "ch3StatusCode" : "string",
      "ch4StatusCode" : "string",
      "giin" : "string",
      "countryCode" : "string",
      "foreignTin" : "string",
      "lobCode" : "string",
      "dateOfBirth" : "2020-07-01"
    },
    "primary" : {
      "line1" : "String64",
      "line2" : "String64",
      "line3" : "String64",
      "city" : "String64",
      "state" : "String64",
      "postalCode" : "string",
      "country" : "AD",
      "name1" : "String64",
      "name2" : "String64",
      "agentTin" : "string",
      "ch3StatusCode" : "string",
      "ch4StatusCode" : "string",
      "giin" : "string",
      "countryCode" : "string",
      "foreignTin" : "string"
    },
    "intermediary" : {
      "line1" : "String64",
      "line2" : "String64",
      "line3" : "String64",
      "city" : "String64",
      "state" : "String64",
      "postalCode" : "string",
      "country" : "AD",
      "name1" : "String64",
      "name2" : "String64",
      "agentTin" : "string",
      "ch3StatusCode" : "string",
      "ch4StatusCode" : "string",
      "giin" : "string",
      "countryCode" : "string",
      "foreignTin" : "string"
    },
    "payer" : {
      "line1" : "String64",
      "line2" : "String64",
      "line3" : "String64",
      "city" : "String64",
      "state" : "String64",
      "postalCode" : "string",
      "country" : "AD",
      "name1" : "String64",
      "name2" : "String64",
      "agentTin" : "string",
      "ch3StatusCode" : "string",
      "ch4StatusCode" : "string",
      "giin" : "string",
      "countryCode" : "string",
      "foreignTin" : "string"
    },
    "stateTaxWithholding" : {
      "stateTaxWithheld" : 0.0,
      "state" : "string",
      "stateTaxId" : "string",
      "stateIncome" : 0.0
    }
  }
}
Example Form PDF

Download

/img/forms/Tax1042S/2022/v5.0/Tax1042S.RecipCopy.png
Example Form JSON

Download

{
  "tax1042S" : {
    "taxYear" : 2022,
    "accountId" : "xxxxxxxx4455",
    "taxFormId" : "e5d4ee73bd1-9295-480f-a426-a260f771",
    "taxFormDate" : "2021-03-30",
    "taxFormType" : "Tax1042S",
    "formId" : "0123456789",
    "incomeTypeCode" : "16",
    "grossIncome" : 205.0,
    "chapterIndicator" : "4",
    "ch3ExemptionCode" : "11",
    "ch3TaxRate" : 3.08,
    "ch4ExemptionCode" : "00",
    "ch4TaxRate" : 4.1,
    "withholdingAllowance" : 5011.0,
    "netIncome" : 6012.0,
    "federalTaxWithheld" : 7013.0,
    "subsequentYear" : true,
    "otherAgentsTaxWithheld" : 8016.0,
    "recipientRepaidAmount" : 9017.0,
    "totalTaxWithholdingCredit" : 24046.0,
    "withholdingAgentTaxPaid" : 11019.0,
    "withholdingAgent" : {
      "line1" : "12021 Sunset Valley Dr",
      "line2" : "Suite 230",
      "city" : "Preston",
      "state" : "VA",
      "postalCode" : "20191",
      "country" : "US",
      "name1" : "Tax Form Issuer, Inc",
      "agentTin" : "12-3456789",
      "ch3StatusCode" : "15",
      "ch4StatusCode" : "02",
      "giin" : "01234576890",
      "countryCode" : "CA",
      "foreignTin" : "991234567"
    },
    "recipient" : {
      "line1" : "1 Main St",
      "city" : "Melrose",
      "state" : "NY",
      "postalCode" : "12121",
      "country" : "US",
      "name1" : "Kris Q. Public",
      "agentTin" : "xxx-xx-1234",
      "ch3StatusCode" : "16",
      "ch4StatusCode" : "02",
      "countryCode" : "CA",
      "foreignTin" : "987654300",
      "lobCode" : "11",
      "dateOfBirth" : "1942-12-21"
    },
    "accountNumber" : "xxxxxxx4455",
    "primary" : {
      "name1" : "Primary W. Agent",
      "agentTin" : "00-1122334"
    },
    "prorataBasisReporting" : false,
    "intermediary" : {
      "line1" : "1718-1/2 Oak Blvd",
      "city" : "Austin",
      "state" : "TX",
      "postalCode" : "78735",
      "country" : "US",
      "name1" : "Contact Name",
      "agentTin" : "88-8888888",
      "ch3StatusCode" : "02",
      "ch4StatusCode" : "16",
      "giin" : "12345768999",
      "countryCode" : "CA",
      "foreignTin" : "987654321"
    },
    "payer" : {
      "line1" : "12021 Sunset Valley Dr",
      "line2" : "Suite 230",
      "city" : "Preston",
      "state" : "VA",
      "postalCode" : "20191",
      "country" : "US",
      "name1" : "Tax Form Issuer, Inc",
      "agentTin" : "99-0011223",
      "ch3StatusCode" : "15",
      "ch4StatusCode" : "02",
      "giin" : "00123457689"
    },
    "stateTaxWithholding" : {
      "stateTaxWithheld" : 17025.0,
      "state" : "NY",
      "stateTaxId" : "001234567"
    }
  }
}
Example Form JSON for QR Code Purposes

Download

Example Data As Flattened Map (Key, Value Pairs)

 

{
  "taxYear": "2022",
  "accountId": "xxxxxxxx4455",
  "taxFormId": "e5d4ee73bd1-9295-480f-a426-a260f771",
  "taxFormDate": "2021-03-30",
  "taxFormType": "Tax1042S",
  "formId": "0123456789",
  "incomeTypeCode": "16",
  "grossIncome": "205.0",
  "chapterIndicator": "4",
  "ch3ExemptionCode": "11",
  "ch3TaxRate": "3.08",
  "ch4ExemptionCode": "00",
  "ch4TaxRate": "4.1",
  "withholdingAllowance": "5011.0",
  "netIncome": "6012.0",
  "federalTaxWithheld": "7013.0",
  "subsequentYear": "true",
  "otherAgentsTaxWithheld": "8016.0",
  "recipientRepaidAmount": "9017.0",
  "totalTaxWithholdingCredit": "24046.0",
  "withholdingAgentTaxPaid": "11019.0",
  "withholdingAgent.line1": "12021 Sunset Valley Dr",
  "withholdingAgent.line2": "Suite 230",
  "withholdingAgent.city": "Preston",
  "withholdingAgent.state": "VA",
  "withholdingAgent.postalCode": "20191",
  "withholdingAgent.country": "US",
  "withholdingAgent.name1": "Tax Form Issuer, Inc",
  "withholdingAgent.agentTin": "12-3456789",
  "withholdingAgent.ch3StatusCode": "15",
  "withholdingAgent.ch4StatusCode": "02",
  "withholdingAgent.giin": "01234576890",
  "withholdingAgent.countryCode": "CA",
  "withholdingAgent.foreignTin": "991234567",
  "recipient.line1": "1 Main St",
  "recipient.city": "Melrose",
  "recipient.state": "NY",
  "recipient.postalCode": "12121",
  "recipient.country": "US",
  "recipient.name1": "Kris Q. Public",
  "recipient.agentTin": "xxx-xx-1234",
  "recipient.ch3StatusCode": "16",
  "recipient.ch4StatusCode": "02",
  "recipient.countryCode": "CA",
  "recipient.foreignTin": "987654300",
  "recipient.lobCode": "11",
  "recipient.dateOfBirth": "1942-12-21",
  "accountNumber": "xxxxxxx4455",
  "primary.name1": "Primary W. Agent",
  "primary.agentTin": "00-1122334",
  "prorataBasisReporting": "false",
  "intermediary.line1": "1718-1/2 Oak Blvd",
  "intermediary.city": "Austin",
  "intermediary.state": "TX",
  "intermediary.postalCode": "78735",
  "intermediary.country": "US",
  "intermediary.name1": "Contact Name",
  "intermediary.agentTin": "88-8888888",
  "intermediary.ch3StatusCode": "02",
  "intermediary.ch4StatusCode": "16",
  "intermediary.giin": "12345768999",
  "intermediary.countryCode": "CA",
  "intermediary.foreignTin": "987654321",
  "payer.line1": "12021 Sunset Valley Dr",
  "payer.line2": "Suite 230",
  "payer.city": "Preston",
  "payer.state": "VA",
  "payer.postalCode": "20191",
  "payer.country": "US",
  "payer.name1": "Tax Form Issuer, Inc",
  "payer.agentTin": "99-0011223",
  "payer.ch3StatusCode": "15",
  "payer.ch4StatusCode": "02",
  "payer.giin": "00123457689",
  "stateTaxWithholding.stateTaxWithheld": "17025.0",
  "stateTaxWithholding.state": "NY",
  "stateTaxWithholding.stateTaxId": "001234567"
}
https://storage.cloud.google.com/taxdochub-forms-png/2022/i1042s.1.png
https://storage.cloud.google.com/taxdochub-forms-png/2022/i1042s.2.png
https://storage.cloud.google.com/taxdochub-forms-png/2022/i1042s.3.png
https://storage.cloud.google.com/taxdochub-forms-png/2022/i1042s.4.png
https://storage.cloud.google.com/taxdochub-forms-png/2022/i1042s.5.png
https://storage.cloud.google.com/taxdochub-forms-png/2022/i1042s.6.png

© Copyright 2023. All Rights Reserved.