Get
Gets information of 943 returns by Submission Id.
GET Form943/Get
Request Params
Field | Type | Description |
---|---|---|
SubmissionId | Guid | Unique identifier of a submission |
Request Params
"Form943/Get?SubmissionId=e59dc3a7-a150-415a-b92d-13db7ba8ee62&RecordIds=5ef362ae-ba83-45dc-868b-c7a0eab2920e"
Response Body
Field | Type | Description |
---|---|---|
StatusCode | number | Returns the HTTP status codes like 200,300 etc. |
StatusName | string | Name of the status code. |
StatusMessage | string | Detailed status message. |
SubmissionId | Guid | Unique identifier of a submission |
Form943Records | object[] | Employer's Form 943 information. |
RecordId | Guid | Unique identifier of a record |
ReturnHeader | object | Identifies the supporting details of Form 943. |
ReturnType | string | Type of the return filed. |
TaxYr | string | The Tax year for which Form 943 has been filed. |
Business | object | Business Details |
BusinessNm | string | Name of the business |
PayerRef | string | Optional An unique identifier for each payer completing their information. This identifier can be used in future references of the payer in the API. Size Range: ..50 |
TradeNm | string | Optional Name under which the business operates |
IsEIN | Boolean | When true, identifies the business with an EIN. |
EINorSSN | string | Employer Identification Number (EIN). When IsEIN is false, Social Security Number (SSN). |
string | Email address of the Business | |
ContactNm | string | Name of the person who can be contacted by the IRS |
Phone | string | Contact number of the business with area code |
PhoneExtn | string | Optional Extension of the business phone number |
Fax | string | Optional Fax number of the Business |
BusinessType | string | Type of business. |
SigningAuthority | object | Details of the person who is authorized to sign the return |
Name | string | Name of the signing authority. |
Phone | string | Phone number of the signing authority. |
BusinessMemberType | string | Business title of the signing authority |
KindOfEmployer | string | Identifies the kind of employer. Mandatory for W-2 and optional for 1099-MISC and 94X series. |
KindOfPayer | string | Kind Of Payer based on the Employer's Federal Tax Return. |
IsBusinessTerminated | Boolean | When true, identifies the business as terminated. |
IsForeign | Boolean | When true, identifies the business address with a foreign address. |
USAddress | object | if IsForeign is false, US address of the business |
Address1 | string | Employer/Payer's US address (street address or post office box of that locality) |
Address2 | string | Optional Employer/Payer's suite or apartment |
City | string | Employer/Payer's city |
State | string | Employer/Payer's state |
ZipCd | string | Employer/Payer's zip code. Size Range: 5..10 |
ForeignAddress | object | if IsForeign is true, pass foreign address of the business |
Address1 | string | Employer/Payer's foreign address (street address or post office box of that locality). |
Address2 | string | Optional Employer/Payer's suite or apartment |
City | string | Employer/Payer's city |
ProvinceOrStateNm | string | Employer/Payer's province or state name |
Country | string | Employer/Payer's country |
PostalCd | string | Employer/Payer's postal code |
IsThirdPartyDesignee | Boolean | When true, your third-party designee is allowed to discuss the return with the IRS. |
ThirdPartyDesignee | object | Third Party Designee Details |
Name | string | Third Party Designee's name. |
Phone | string | Third Party Designee's phone number |
PIN | string | A 5 digit PIN (Should not contain all zeroes) used when communicating to the IRS |
SignatureDetails | object | Identifies the signature type used in Form 943 |
SignatureType | string | Type of signature used to sign Form 943 |
OnlineSignaturePIN | object | A 10-digit signature PIN to become an IRS authorized signer. |
PIN | string | Sign using a 10 digit PIN received from the IRS. |
ReportingAgentPIN | object | A 5-digit number assigned by the IRS |
PIN | string | Sign using a 5 digit PIN received from the IRS. |
Form8453EMP | object | An alternate option to sign the return using Form 8453 EMP when there is no PIN |
AttachmentNm | string | Name of the Form 8453EMP attachment |
Attachment | byte[] | Byte array of Form-8453 pdf |
AttachmentFileType | string | Type of the file Attachment |
SignedDate | DateTime | Date and time on which the Form 8453-EMP was signed |
BusinessStatusDetails | object | Identifies the status of the Business |
IsBusinessClosed | Boolean | When true, identifies the business as terminated or stopped paying wages |
BusinessClosedDetails | object | Identifies the Record Keeper details and date on which the Business was closed |
Name | string | Name of the Record Keeper |
FinalDateWagesPaid | DateTime | Final date on which the business last paid the wages |
IsForeign | Boolean | When true, identifies if the business has a foreign address. |
USAddress | object | if IsForeign is false, pass US address of the business |
Address1 | string | Employer/Payer's US address (street address or post office box of that locality) |
Address2 | string | Optional Employer/Payer's suite or apartment |
City | string | Employer/Payer's city |
State | string | Employer/Payer's state |
ZipCd | string | Employer/Payer's zip code. Size Range: 5..10 |
ForeignAddress | object | if IsForeign is true, pass foreign address of the business |
Address1 | string | Employer/Payer's foreign address (street address or post office box of that locality) |
Address2 | string | Optional Employer/Payer's suite or apartment |
City | string | Employer/Payer's city |
ProvinceOrStateNm | string | Employer/Payer's province or state name |
Country | string | Employer/Payer's country |
PostalCd | string | Employer/Payer's postal code |
ReturnData | object | Identifies the Form 943 data |
Form943 | object | Form 943, Employer's ANNUAL Federal Tax Return |
IsAddDiffFromPriorYear | Boolean | When true, identifies that the business address is different from prior year. |
EmployeeCnt | number | Gets the number of Employees who has received wages, tips, or other compensation for the pay period including Mar. 12 (Quarter 1), June 12 (Quarter 2), Sept. 12 (Quarter 3), or Dec. 12 (Quarter 4). |
SocialSecurityTaxCashWagesAmt | number | Gets the taxable social security wages amount. Size Range: 0-99999999999999.99 |
SocialSecurityTaxAmt | number | Gets the tax on Social Security Wages. Size Range: 0-99999999999999.99 |
MedicareTaxCashWagesAmt | number | Gets the taxable Medicare wages amount. Size Range: 0-99999999999999.99 |
TaxOnMedicareWagesAmt | number | Tax on Medicare wages Size Range: 0-99999999999999.99 |
AddnlMedicareTaxCashWagesAmt | number | Gets the tax on Taxable Wages and Tips subject to Additional Medicare Tax withholding amount. Size Range: 0-99999999999999.99 |
TaxOnAddnlMedicareTaxWagesAmt | number | Gets the tax on Taxable Wages and Tips subject to Additional Medicare Tax withholding amount. Size Range: 0-99999999999999.99 |
FedIncomeTaxWHAmt | number | Enter the Federal Tax amount Withheld for Form 943. |
TotalTaxBeforeAdjustmentAmt | number | Gets the Total taxes before adjustments by adding the amounts on lines 3, 3a, 3b, 5, 7 & 8. Size Range: 0-99999999999999.99 |
CurrentYearAdjustmentAmt | number | Gets the amount of current year adjustment. Size Range: -99999999999999.99 to 99999999999999.99 |
TotalTaxAfterAdjustmentAmt | number | Gets the amount of Total taxes after adjustments by adding amount in line 9 & line 10. Line 11. Size Range: 0-99999999999999.99 |
PayrollTaxCreditAmt | number | Gets the amount of qualified small business payroll tax credit for increasing research activities. Line 11. Size Range: 0-99999999999999.99 |
IsPayrollTaxCredit | Boolean | When true, identifies the Line 11 is greater than zero to determine the amount of qualified small business payroll tax credit for increasing research activities that a business can claim on Form 943. |
Form8974 | object | Information of Form 8974 |
Form8974IncomeTaxDetails | object[] | Collection of Income Tax details |
IncomeTaxPeriodEndDate | string | Gets the ending date of income tax period in Part 1 Column (a). |
IncomeTaxReturnFiledForm | string | Gets the Income tax return filed to elected a qualified small business payroll tax credit on Form 6765. Form 6765 can be attached to Form 1040, Form 1065, Form 1120, Form 1120_F, or Form 1120S. Part 1 Column (b) Allowed values“Form1040”, “Form1065”, “Form1120”, “Form1120_F” |
IncomeTaxReturnFiledDate | string | Gets the income tax return filing date shown in column (b). Part 1 Column (c) |
Form6765EIN | string | Gets the EIN used on Form 6765 if the EIN used on Form 8974 doesn't match with the EIN on Form 6765. Part 1 Column (d) Size Range: 9 |
Form6765Line44Amt | number | Gets the amount from Form 6765, line 44 or the amount allocated to your EIN if applicable. Part 1 Column (e) Size Range: 0-99999999999999.99 |
PreviousPeriodRemainingCreditAmt | number | Gets the amount of credit from column (e) taken on a previous period(s). Part 1 Column (f) Size Range: 0-99999999999999.99 |
RemainingCredit | number | Gets the total amount of remaining credit by subtracting column (f) from column (e). Part 1 Column (g). Size Range: 0-99999999999999.99 |
Line7 | number | Gets the total amount from Part 1, line 6(g). Part 2 Line 7. Size Range: 0-99999999999999.99 |
Line8 | number | Gets the total amount of social security tax on wages from Form 941, line 5a, column 2; Form 943, line 3; or Form 944, line 4a, column 2. Part 2 Line 8. Size Range: 0-99999999999999.99 |
Line9 | number | Gets the total amount of social security tax on tips from Form 941, line 5b, column 2; or Form 944, line 4b, column 2. Part 2 Line 9.Not applicable to Form 943/943-PR. |
Line10 | number | Gets the total amount by adding the amounts of lines 8 and 9. Part 2 Line 10. Size Range: 0-99999999999999.99 |
Line11 | number | Gets the amount of line 10 multiplied by 50% (0.50) on line 11. If you're a third-party payer of sick pay or you received a Section 3121(q) Notice and Demand, check the applicable box on line 11. Size Range: 0-99999999999999.99 |
PayerIndicatorType | string | Identifies if you are a Third-party payer of sick pay or received a Section 3121(q) Notice and Demand Allowed values"THIRDPARTYSICKPAYIND", "SECTION3121QIND" |
Line12 | number | Gets the credit amount smaller of line 7 or line 11. Also, this amount entered on Form 941 (941-PR or 941-SS), line 11; Form 943 (943-PR), line 12; or Form 944 (944(SP)), line 8 Size Range: 0-99999999999999.99 |
NumOfIndivCobraPremAsst | int | Number of individuals provided with COBRA premium assistance.Not applicable from Q2 2022. |
TotTaxAfterAdjustmentAndNonRfdCr | number | Total taxes after adjustments and nonrefundable credits. Size Range: 0-99999999999999.99 |
TotTaxDepositAmt | number | Gets the total deposits for the quarter, including overpayment amount applied from a prior quarter and overpayments applied by filing Form 941-X, 941-X(PR), 944-X, or 944-X(SP) filed in the current quarter. Line 13. Size Range: 0-99999999999999.99 |
BalanceDueAmt | number | Gets the difference amount of the balance due if line 12 is more than line 13. Line 14. Size Range: 0-99999999999999.99 |
OverpaidAmt | number | Gets the difference overpayment amount if line 13 is more than line 12. Line 15. Size Range: 0-99999999999999.99 |
OverPaymentRecoveryType | string | Gets the overpayment recovery type, whether to have the IRS refund the excess amount or apply it to next return. Check only one box on line 15.Allowed values"REFUND", "APPLYTORETURN" |
IRSPaymentType | string | EFW, EFTPS, Check or Money OrderAllowed values"EFW", "EFTPS", "CHECK_OR_MO" |
IRSPayment | object | Identifies the details of Electronic Funds Withdrawal (EFW) if paying the balance due along with the return |
BankRoutingNum | string | Bank Routing Number of EFW payment Size Range: 9 |
AccountType | string | Account Type of EFW paymentAllowed values"CHECKING", "SAVING" |
BankAccountNum | string | Bank Account Number of EFW payment Size Range: ..17 |
Phone | string | Phone of EFW payment Size Range: 10 |
DepositScheduleType | object | Identifies the Employer's deposit schedule and tax liability for the quarter |
DepositorType | string | Type of Deposit Schedule. Values like Monthly or Semi WeeklyAllowed values"MINTAXLIABILITY", "MONTHLY", "SEMIWEEKLY" |
MonthlyDepositor | object | Line 17 Monthly Schedule Depositor details. |
JanTaxLiability | number | Tax Liability for January. |
FebTaxLiability | number | Tax Liability for Febraury. |
MarTaxLiability | number | Tax Liability for March. |
AprTaxLiability | number | Tax Liability for April. |
MayTaxLiability | number | Tax Liability for May. |
JunTaxLiability | number | Tax Liability for June. |
JulTaxLiability | number | Tax Liability for July. |
AugTaxLiability | number | Tax Liability for August. |
SepTaxLiability | number | Tax Liability for September. |
OctTaxLiability | number | Tax Liability for October. |
NovTaxLiability | number | Tax Liability for November. |
DecTaxLiability | number | Tax Liability for December. |
SemiWeeklyDepositor | object | SemiWeekly Depositor details. |
Form943AJanMonthAmt | object[] | Tax Liability for January in Form 943 A. |
Day | string | Tax Liability Day of Jan month.Allowed values"1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31" |
Amt | number | Tax Liability Amount of Jan month. Size Range: 0-99999999999999.99 |
Form943AJanMonthTotAmt | number | Total Tax Liability for January in Form 943 A. Size Range: 0-99999999999999.99 |
Form943AFebMonthAmt | object[] | Tax Liability for February in Form 943 A. |
Day | string | Tax Liability Day of Feb month.Allowed values"1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31" |
Amt | number | Tax Liability Amount of Feb month. Size Range: 0-99999999999999.99 |
Form943AFebMonthTotAmt | number | Total Tax Liability for February in Form 943 A. Size Range: 0-99999999999999.99 |
Form943AMarMonthAmt | object[] | Tax Liability for March in Form 943 A. |
Day | string | Tax Liability Day of Mar month.Allowed values"1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31" |
Amt | number | Tax Liability Amount of Mar month. Size Range: 0-99999999999999.99 |
Form943AJMarMonthTotAmt | number | Total Tax Liability for March in Form 943 A. Size Range: 0-99999999999999.99 |
Form943AAprMonthAmt | object[] | Tax Liability for April in Form 943 A. |
Day | string | Tax Liability Day of Apr month.Allowed values"1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31" |
Amt | number | Tax Liability Amount of Apr month. Size Range: 0-99999999999999.99 |
Form943AAprMonthTotAmt | number | Total Tax Liability for April in Form 943 A. Size Range: 0-99999999999999.99 |
Form943AMayMonthAmt | object[] | Tax Liability for May in Form 943 A. |
Day | string | Tax Liability Day of May month.Allowed values"1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31" |
Amt | number | Tax Liability Amount of May month. Size Range: 0-99999999999999.99 |
Form943AMayMonthTotAmt | number | Total Tax Liability for May in Form 943 A. Size Range: 0-99999999999999.99 |
Form943AJunMonthAmt | object[] | Tax Liability for June in Form 943 A. |
Day | string | Tax Liability Day of Jun month.Allowed values"1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31" |
Amt | number | Tax Liability Amount of Jun month. Size Range: 0-99999999999999.99 |
Form943AJunMonthTotAmt | number | Total Tax Liability for June in Form 943 A. Size Range: 0-99999999999999.99 |
Form943AJulMonthAmt | object[] | Tax Liability for July in Form 943 A. |
Day | string | Tax Liability Day of Jul month.Allowed values"1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31" |
Amt | number | Tax Liability Amount of Jul month. Size Range: 0-99999999999999.99 |
Form943AJulMonthTotAmt | number | Total Tax Liability for July in Form 943 A. Size Range: 0-99999999999999.99 |
Form943AAugMonthAmt | object[] | Tax Liability for August in Form 943 A. |
Day | string | Tax Liability Day of Aug month.Allowed values"1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31" |
Amt | number | Tax Liability Amount of Aug month. Size Range: 0-99999999999999.99 |
Form943AAugMonthTotAmt | number | Total Tax Liability for August in Form 943 A. Size Range: 0-99999999999999.99 |
Form943ASepMonthAmt | object[] | Tax Liability for September in Form 943 A. |
Day | string | Tax Liability Day of Sep month.Allowed values"1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31" |
Amt | number | Tax Liability Day of Sep month. Size Range: 0-99999999999999.99 |
Form943ASepMonthTotAmt | number | Total Tax Liability for September in Form 943 A. Size Range: 0-99999999999999.99 |
Form943AOctMonthAmt | object[] | Tax Liability for October in Form 943 A. |
Day | string | Tax Liability Day of Oct month.Allowed values"1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31" |
Amt | number | Tax Liability Amount of Oct month. Size Range: 0-99999999999999.99 |
Form943AOctMonthTotAmt | number | Total Tax Liability for October in Form 943 A. Size Range: 0-99999999999999.99 |
Form943ANovMonthAmt | object[] | Tax Liability for November in Form 943 A. |
Day | string | Tax Liability Day of Nov month.Allowed values"1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31" |
Amt | number | Tax Liability Amount of Nov month. Size Range: 0-99999999999999.99 |
Form943ANovMonthTotAmt | number | Total Tax Liability for November in Form 943 A. Size Range: 0-99999999999999.99 |
Form943ADecMonthAmt | object[] | Tax Liability for December in Form 943 A. |
Day | string | Tax Liability Day of Dec month.Allowed values"1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31" |
Amt | number | Tax Liability Amount of Dec month. Size Range: 0-99999999999999.99 |
Form943ADecMonthTotAmt | number | Total Tax Liability for December in Form 943 A. Size Range: 0-99999999999999.99 |
TotalTaxLiabilityWholeYearAmt | number | Total tax liability amount Size Range: 0-99999999999999.99 |
Response JSON
Success Response - This is a sample response for successful API requests.
{
"StatusCode": 200,
"StatusName": "Ok",
"StatusMessage": "Successful API call",
"SubmissionId": "e59dc3a7-a150-415a-b92d-13db7ba8ee62",
"Form943Records": [
{
"RecordId": "5ef362ae-ba83-45dc-868b-c7a0eab2920e",
"SequenceId": "1",
"RecordStatus": "Created",
"ReturnHeader": {
"ReturnType": "Form943",
"TaxYr": "2024",
"Business": {
"BusinessId": "4c989e5e-5b9a-44ed-a632-3247899a3f70",
"PayerRef": "payerref001",
"BusinessNm": "Snowdaze LLC",
"FirstNm": null,
"MiddleNm": null,
"LastNm": null,
"Suffix": null,
"TradeNm": "Morelis",
"IsEIN": true,
"EINorSSN": "25-3122557",
"Email": "hector@sample.com",
"ContactNm": "Zeromin",
"Phone": "9865465465",
"PhoneExtn": null,
"Fax": null,
"BusinessType": "CORP",
"SigningAuthority": {
"Name": "Hector",
"Phone": "(987) 465-4654",
"BusinessMemberType": "PRESIDENT"
},
"KindOfEmployer": null,
"KindOfPayer": null,
"IsBusinessTerminated": false,
"IsForeign": false,
"USAddress": {
"Address1": "123 main st",
"Address2": "Cordle Avenue",
"City": "RockHill",
"State": "NC",
"ZipCd": "27001"
},
"ForeignAddress": {
"Address1": null,
"Address2": null,
"City": null,
"ProvinceOrStateNm": null,
"Country": null,
"PostalCd": null
},
"ACADetails": null
},
"IsThirdPartyDesignee": false,
"ThirdPartyDesignee": null,
"SignatureDetails": {
"SignatureType": "ONLINE_SIGN_PIN",
"OnlineSignaturePIN": {
"PIN": "7654276234"
},
"ReportingAgentPIN": null,
"TaxPayerPIN": null,
"Form8453EMP": null
},
"BusinessStatusDetails": {
"IsBusinessClosed": true,
"BusinessClosedDetails": {
"Name": "Vivienne",
"FinalDateWagesPaid": "12/05/2022",
"IsForeign": false,
"USAddress": {
"Address1": "6910, Main St",
"Address2": "8th-Cordinal Avenue",
"City": "RockHiill",
"State": "NC",
"ZipCd": "27001"
},
"ForeignAddress": null
},
"IsBusinessTransferred": false,
"BusinessTransferredDetails": null,
"IsSeasonalEmployer": false
}
},
"ReturnData": {
"Form943": {
"IsAddDiffFromPriorYear": false,
"EmployeeCnt": 1,
"SocialSecurityTaxCashWagesAmt": 50000.00,
"QualSickLeaveWagesAmt": 0.00,
"QualFamilyLeaveWagesAmt": 0.00,
"SocialSecurityTaxAmt": 6200.00,
"TaxOnQualSickLeaveWagesAmt": 0.00,
"TaxOnQualFamilyLeaveWagesAmt": 0.00,
"MedicareTaxCashWagesAmt": 200.00,
"TaxOnMedicareWagesAmt": 5.80,
"AddnlMedicareTaxCashWagesAmt": 200.00,
"TaxOnAddnlMedicareTaxWagesAmt": 1.80,
"FedIncomeTaxWHAmt": 6200.00,
"TotalTaxBeforeAdjustmentAmt": 12407.60,
"CurrentYearAdjustmentAmt": 1000.00,
"TotalTaxAfterAdjustmentAmt": 13407.60,
"PayrollTaxCreditAmt": 337.20,
"Form8974": {
"Form8974IncomeTaxDetails": [
{
"IncomeTaxPeriodEndDate": "7/7/2022",
"IncomeTaxReturnFiledForm": "FORM1065",
"IncomeTaxReturnFiledDate": "7/7/2022",
"Form6765EIN": "00-1287038",
"Form6765Line44Amt": "400.00",
"PreviousPeriodRemainingCreditAmt": "62.80",
"RemainingCredit": "337.20"
},
{
"IncomeTaxPeriodEndDate": null,
"IncomeTaxReturnFiledForm": null,
"IncomeTaxReturnFiledDate": null,
"Form6765EIN": null,
"Form6765Line44Amt": null,
"PreviousPeriodRemainingCreditAmt": null,
"RemainingCredit": null
},
{
"IncomeTaxPeriodEndDate": null,
"IncomeTaxReturnFiledForm": null,
"IncomeTaxReturnFiledDate": null,
"Form6765EIN": null,
"Form6765Line44Amt": null,
"PreviousPeriodRemainingCreditAmt": null,
"RemainingCredit": null
},
{
"IncomeTaxPeriodEndDate": null,
"IncomeTaxReturnFiledForm": null,
"IncomeTaxReturnFiledDate": null,
"Form6765EIN": null,
"Form6765Line44Amt": null,
"PreviousPeriodRemainingCreditAmt": null,
"RemainingCredit": null
},
{
"IncomeTaxPeriodEndDate": null,
"IncomeTaxReturnFiledForm": null,
"IncomeTaxReturnFiledDate": null,
"Form6765EIN": null,
"Form6765Line44Amt": null,
"PreviousPeriodRemainingCreditAmt": null,
"RemainingCredit": null
}
],
"Line7": "337.20",
"Line8": "49.60",
"Line9": "0.00",
"Line10": "49.60",
"Line11": "337.20",
"PayerIndicatorType": "SECTION3121QIND",
"Line12": "337.20",
"Line13": "0.00",
"Line14": "5.80",
"Line15": "2.90",
"Line16": "0.00",
"Line17": "337.20"
},
"NonRfdCrQualSickAndFamilyWagesB4_Apr1_2021": 0.00,
"NonRfdCrQualSickAndFamilyWagesAfter_Mar31_2021AndB4_Oct1_2021": 0.00,
"NonRfdCobraPremAsstCr": 0.00,
"NumOfIndivCobraPremAsst": 25,
"TotlNonRfdCrAmt": 0.00,
"TotTaxAfterAdjustmentAndNonRfdCr": 13070.40,
"TotTaxDepositAmt": 400.00,
"RfdCrQualSickAndFamilyWagesB4_Apr1_2021": 0.00,
"RfdCrQualSickAndFamilyWagesAfter_Mar31_2021AndB4_Oct1_2021": 0.00,
"RfdCobraPremAsstCr": 0.00,
"TotDepositAndRfdCrAmt": 400.00,
"BalanceDueAmt": 12670.40,
"OverpaidAmt": 0.00,
"OverPaymentRecoveryType": null,
"QualHealthPlanExpToSickLeaveWagesB4_Apr1_2021": 0.00,
"QualHealthPlanExpToFamilyLeaveWagesB4_Apr1_2021": 0.00,
"TotDepositAndRfQualSickLeaveWagesAfter_Mar31_2021AndB4_Oct1_2021dCrAmt": 0.00,
"QualHealthPlanExpToSickLeaveWagesAfter_Mar31_2021AndB4_Oct1_2021": 0.00,
"CBAToSickLeaveWagesAfter_Mar31_2021AndB4_Oct1_2021": 0.00,
"QualFamilyLeaveWagesAfter_Mar31_2021AndB4_Oct1_2021": 0.00,
"QualHealthPlanExpToFamilyLeaveWagesAfter_Mar31_2021AndB4_Oct1_2021": 0.00,
"CBAToFamilyLeaveWagesAfter_Mar31_2021AndB4_Oct1_2021": 0.00
},
"IRSPaymentType": "CHECK_OR_MO",
"IRSPayment": null,
"DepositScheduleType": {
"DepositorType": "SEMIWEEKLY",
"MonthlyDepositor": null,
"SemiWeeklyDepositor": {
"Form943AJanMonthAmt": [
{
"Day": 2,
"Amt": 216.60
},
{
"Day": 14,
"Amt": 216.60
},
{
"Day": 20,
"Amt": 216.60
},
{
"Day": 25,
"Amt": 216.60
},
{
"Day": 12,
"Amt": 216.60
}
],
"Form943AJanMonthTotAmt": 1083.00,
"Form943AFebMonthAmt": [
{
"Day": 2,
"Amt": 216.60
},
{
"Day": 14,
"Amt": 216.60
},
{
"Day": 20,
"Amt": 216.60
},
{
"Day": 25,
"Amt": 216.60
},
{
"Day": 12,
"Amt": 216.60
}
],
"Form943AFebMonthTotAmt": 1083.00,
"Form943AMarMonthAmt": [
{
"Day": 2,
"Amt": 216.60
},
{
"Day": 14,
"Amt": 216.60
},
{
"Day": 20,
"Amt": 216.60
},
{
"Day": 25,
"Amt": 216.60
},
{
"Day": 12,
"Amt": 216.60
}
],
"Form943AMarMonthTotAmt": 1083.00,
"Form943AAprMonthAmt": [
{
"Day": 2,
"Amt": 216.60
},
{
"Day": 14,
"Amt": 216.60
},
{
"Day": 20,
"Amt": 216.60
},
{
"Day": 25,
"Amt": 216.60
},
{
"Day": 12,
"Amt": 216.60
}
],
"Form943AAprMonthTotAmt": 1083.00,
"Form943AMayMonthAmt": [
{
"Day": 2,
"Amt": 216.60
},
{
"Day": 14,
"Amt": 216.60
},
{
"Day": 20,
"Amt": 216.60
},
{
"Day": 25,
"Amt": 216.60
},
{
"Day": 12,
"Amt": 216.60
}
],
"Form943AMayMonthTotAmt": 1083.00,
"Form943AJunMonthAmt": [
{
"Day": 2,
"Amt": 216.60
},
{
"Day": 14,
"Amt": 216.60
},
{
"Day": 20,
"Amt": 216.60
},
{
"Day": 25,
"Amt": 216.60
},
{
"Day": 12,
"Amt": 216.60
}
],
"Form943AJunMonthTotAmt": 1083.00,
"Form943AJulMonthAmt": [
{
"Day": 2,
"Amt": 216.60
},
{
"Day": 14,
"Amt": 216.60
},
{
"Day": 20,
"Amt": 216.60
},
{
"Day": 25,
"Amt": 216.60
},
{
"Day": 12,
"Amt": 216.60
}
],
"Form943AJulMonthTotAmt": 1083.00,
"Form943AAugMonthAmt": [
{
"Day": 2,
"Amt": 216.60
},
{
"Day": 14,
"Amt": 216.60
},
{
"Day": 20,
"Amt": 216.60
},
{
"Day": 25,
"Amt": 216.60
},
{
"Day": 12,
"Amt": 216.60
}
],
"Form943AAugMonthTotAmt": 1083.00,
"Form943ASepMonthAmt": [
{
"Day": 2,
"Amt": 216.60
},
{
"Day": 14,
"Amt": 216.60
},
{
"Day": 20,
"Amt": 216.60
},
{
"Day": 25,
"Amt": 216.60
},
{
"Day": 12,
"Amt": 216.60
}
],
"Form943ASepMonthTotAmt": 1083.00,
"Form943AOctMonthAmt": [
{
"Day": 2,
"Amt": 216.60
},
{
"Day": 14,
"Amt": 216.60
},
{
"Day": 20,
"Amt": 216.60
},
{
"Day": 25,
"Amt": 216.60
},
{
"Day": 12,
"Amt": 216.60
}
],
"Form943AOctMonthTotAmt": 1083.00,
"Form943ANovMonthAmt": [
{
"Day": 2,
"Amt": 216.60
},
{
"Day": 14,
"Amt": 216.60
},
{
"Day": 20,
"Amt": 216.60
},
{
"Day": 25,
"Amt": 216.60
},
{
"Day": 12,
"Amt": 216.60
}
],
"Form943ANovMonthTotAmt": 1083.00,
"Form943ADecMonthAmt": [
{
"Day": 2,
"Amt": 231.48
},
{
"Day": 14,
"Amt": 231.48
},
{
"Day": 20,
"Amt": 231.48
},
{
"Day": 25,
"Amt": 231.48
},
{
"Day": 12,
"Amt": 231.48
}
],
"Form943ADecMonthTotAmt": 1157.40
},
"TotalTaxLiabilityWholeYearAmt": 13070.40
}
},
"ReturnNumber": "6U000802520410-1027"
}
],
"Errors": null
}