Skip to main content
Version: 2.0.0

Get

Get

Use this endpoint to retrieve the information of a previously created Iowa Withholding Report form for the corresponding employer (payer). Your request JSON must include the corresponding SubmissionId and the RecordId (optional) for the forms.

POST StateFilings/IAWH/Get 

Request Body

FieldTypeDescription
SubmissionIdGuidUnique identifier of a submission.
RecordIdGuidAn unique identifier generated by TaxBandits when a IA44095 return is created. Mention the return's Record ID that you want to get.

Response Body

FieldTypeDescription
SubmissionIdGuidUnique identifier created by TaxBandits for each submission.
StateWHRecordsObject[]Object to identify the records.
SequenceIdStringA unique identifier for this record.
RecordIdGuidA unique identifier generated by TaxBandits when a IA44095 return is created.
ReturnHeaderObjectContains business information.
TaxYearStringThe tax year for which the Form IA44095 is to be filed.
QtrStringThe quarter for which the Form IA44095 is to be filed.
BusinessobjectObject to identify the Business Details.
BusinessIdGuidUse the unique Business ID (Generated by TaxBandits) that you received in the response of the Business CREATE Endpoint. If you do not have a Business ID, ignore the field. By giving the Business ID, you do not have to provide all the business information again.
PayerRefstringYour unique identifier for the payer. Can replace BusinessId in future requests.
IsDefaultBusinessBooleanWhen set to TRUE, this business will be set as the default across requests that do not specify a business.
TINDetailsobjectTIN information for the business.
FormatstringSpecifies how the TIN is passed.
TINTypestringSpecify the TIN type of the business.
TINstringThe TIN value according to the Format selected.
BusinessNmstringLegal name of the business. Required when TINType is EIN.
NameCtrlstringName control of the business as registered with the IRS.
DBADetailsobjectDBA (Doing Business As) information.
DBANmstringName of the DBA.
DBARefstringUnique identifier for the DBA.
DBAIdGuidTaxBandits-generated DBA identifier.
AddressobjectAddress information of the DBA.
Address1stringStreet address or PO Box.
Address2stringSuite or apartment number.
CitystringDBA's city.
ProvinceOrStatestringDBA's province or state name.
ZipcdstringDBA's ZIP code.
CountrystringDBA's 2-character country code
AddressobjectPrimary address of the business.
Address1stringStreet address or PO Box of the business.
Address2stringSuite or apartment number of the business.
CitystringCity of the business.
ProvinceOrStatestringProvince or state name of the business.
ZipCdstringZIP code of the business.
Countrystring2-character country code of the business.
ContactDetailsobjectDetails of the person the IRS can contact regarding the given business.
FirstNmstringFirst name of the contact person.
MiddleNmstringMiddle name of the contact person.
LastNmstringLast name of the contact person.
SuffixstringThe suffix of the contact person
PhonestringPhone number of the contact person.
PhoneExtnstringPhone extension number.
EmailstringEmail address of the contact person.
FaxstringFax number of the contact person.
BusinessTypeStringLegal structure of the business.
SigningAuthorityObjectDetails of the person authorized to sign the return.
FirstNmStringFirst name of the signatory.
MiddleNmStringMiddle name of the signatory.
LastNmStringLast name of the signatory.
SuffixStringThe suffix of the signatory.
PhoneStringPhone number of the signatory
PhoneExtnStringPhone extension number of the signatory.
BusinessMemberTypeStringTitle or role of the signatory.
ReturnDataObjectContains the return information.
IA44095ObjectIdentifies the Form Iowa data.
WHIdNumberStringIowa withholding file number. Sample Format: XXXXXXXXX Size Range: 9
IsChangeOfAddressBooleanOptional When true, it indicates there is a change of the address. Note: The Business Address associated with the Business ID will be used as the updated address.
IsNoWageReportedBooleanOptional When true, indicates that no wage is reported in this quarter.
DepositScheduleTypeStringDeposit schedule type of the IA44095.
Allowed values

"MONTHLY", "SEMI_MONTHLY", "QUARTERLY"

TotalTaxWithheldNumberOptional Total tax withheld from all sources for the filing period. Size Range: 0-999999999999999999.99
DepositsOrOverpaymentsNumberOptional Monthly deposits or overpayments. Size Range: 0-999999999999999999.99
NewJobsCreditsObjectOptional Object that contains New Jobs Credit details.
CertificateNumberStringOptional Certificate number of new job credit. Size Range: 12
AmountNumberOptional Total new job credit amount. Size Range: 0-999999999999999999.99
SupplementalJobsCreditObjectOptional Object that contains Supplemental job credit details.
CertificateNumberStringOptional Certificate number for Supplemental job credit. Size Range: 12
AmountNumberOptional Total Supplemental job credit amount. Size Range: 0-999999999999999999.99
AcceleratedCareerEducationCreditObjectOptional Object that contains accelerated career education credit details.
CertificateNumberStringOptional Certificate number of accelerated career education credit.
AmountNumberOptional Total accelerated career education credit amount. Size Range: 0-999999999999999999.99
TargetedJobsCreditObjectOptional Object that contains Targeted Jobs Credit details.
CertificateNumberStringOptional Certificate number of Targeted Jobs Credit.
AmountNumberOptional Total Targeted Jobs Credit amount. Size Range: 0-999999999999999999.99
TotalCreditAmountNumberOptional Total Credit amount. Size Range: 0-999999999999999999.99
MonthlyLiabilityObjectOptional Object that contains tax liable details if the tax deposit schedule given is "MONTHLY".
Month1TaxLiabilityNumberOptional Tax total liability amount for month 1 of the quarter. Size Range: 0-999999999999999999.99
Month2TaxLiabilityNumberOptional Tax total liability amount for month 2 of the quarter. Size Range: 0-999999999999999999.99
Month3TaxLiabilityNumberOptional Tax total liability amount for month 3 of the quarter. Size Range: 0-999999999999999999.99
BalanceDueNumberOptional Balance due for the quarter. Size Range: 0-999999999999999999.99
PenaltyNumberOptional Penalties for the quarter. Size Range: 0-999999999999999999.99
InterestNumberOptional Total interest amount for the quarter. Size Range: 0-999999999999999999.99
TotalDueNumberOptional Total amount due for the quarter. Size Range: 0-999999999999999999.99
SemiMonthlyDepositObjectOptional Object that contains tax deposit details if the tax deposit schedule given is "SEMI_MONTHLY".
TaxLiability1NumberOptional The tax liability amount for the first liability period. Size Range: 0-999999999999999999.99
TaxLiability2NumberOptional The tax liability amount for the second liability period. Size Range: 0-999999999999999999.99
TaxLiability3NumberOptional The tax liability amount for the third liability period. Size Range: 0-999999999999999999.99
TaxLiability4NumberOptional The tax liability amount for the fourth liability period. Size Range: 0-999999999999999999.99
TaxLiability5NumberOptional The tax liability amount for the fifth liability period. Size Range: 0-999999999999999999.99
TaxLiability6NumberOptional The tax liability amount for the sixth liability period. Size Range: 0-999999999999999999.99
TaxLiability7NumberOptional The tax liability amount for the seventh liability period. Size Range: 0-999999999999999999.99
TotalTaxLiabilityNumberOptional The total tax liability amount for the quarter. Size Range: 0-999999999999999999.99
StatePaymentObjectOptional Object that contains information about the payment details.
AccountTypeStringOptional Bank account type.
Allowed values

"CHECKING", "SAVING"

BankNameStringOptional Bank account name of payment. Size Range: 1-30
BankRoutingTransitNumberStringOptional Bank Routing Number of payment. Size Range: 9
BankAccountNumberStringOptional Bank Account Number for payment. Size Range: 1-17
PaymentAmountNumberOptional Amount to be paid. Size Range: 0-9999999999.99
PaymentRequestDateStringOptional Date when the payment has to be made. Enter the date in the format: MM/DD/YYYY or MM-DD-YYYY. Example: 01/25/2026
ErrorsObject[]Shows detailed error information.
IdstringTotal due amount.
NamestringName of the validation error.
MessagestringDescription of the validation error.

Request JSON

"statefilings/iawh/Get?RecordId=f5c0b155-7261-4f9d-b0bc-cad7a0f69d2e&SubmissionId=01993c45-e77e-7383-823a-d13273fd717c"

Response JSON

Success Response - This is a sample response for successful API requests.

{
"SubmissionId": "01a01f04-5db4-7559-8aa7-b0d84d1be0c0",
"StateWHRecords": [
{
"SequenceId": "001",
"RecordId": "01a01f04-5ece-7658-9c42-81d1df5bfbdb",
"ReturnHeader": {
"Qtr": "Q2",
"TaxYear": "2026",
"Business": {
"BusinessId": "6c173fe1-141c-4737-a621-8fa511cb6a26",
"PayerRef": null,
"IsDefaultBusiness": true,
"TINDetails": {
"Format": "PLAIN_TIN",
"TINType": "EIN",
"TIN": "45-2270916"
},
"IndividualNm": null,
"BusinessNm": "Snowdaze LLC",
"NameCtrl": "FIRE",
"DBADetails": {
"DBANm": "Iceberg Icecreams",
"DBARef": "DBA1001",
"DBAId": "3D09270B-7347-4236-9357-D5AB1EA3AD44",
"Address": {
"Address1": "123 Main St",
"Address2": "Suite 1001",
"City": "Rock Hill",
"ProvinceOrState": "MN",
"ZipCd": "55001",
"Country": "US"
}
},
"Address": {
"Address1": "123 Main St",
"Address2": "Suite 1001",
"City": "Rock Hill",
"ProvinceOrState": "MN",
"ZipCd": "55001",
"Country": "US"
},
"ContactDetails": {
"FirstNm": "James",
"MiddleNm": "A",
"LastNm": "Anderson",
"Suffix": "Jr",
"Phone": "(803) 555-1234",
"PhoneExtn": "101",
"Email": "contact@snowdaze.com",
"Fax": "(803) 555-5678"
},
"BusinessType": "ESTE",
"SigningAuthority": {
"FirstNm": "Ambrane",
"MiddleNm": "A",
"LastNm": "Cavil",
"Suffix": "Jr",
"Phone": "(803) 555-1000",
"PhoneExtn": "12345",
"BusinessMemberType": "ADMINISTRATOR"
},
"KindOfEmployer": null,
"KindOfPayer": null
}
},
"ReturnData": {
"IA44095": {
"WHIdNumber": "999999999999",
"IsChangeOfAddress": false,
"IsNoWageReported": false,
"DepositScheduleType": "MONTHLY",
"TotalTaxWithheld": "0.00",
"DepositsOrOverpayments": "0.00",
"NewJobsCredit": {
"CertificateNumber": null,
"Amount": "0.00"
},
"SupplementalJobsCredit": {
"CertificateNumber": null,
"Amount": "0.00"
},
"AcceleratedCareerEducationCredit": {
"CertificateNumber": null,
"Amount": "0.00"
},
"TargetedJobsCredit": {
"CertificateNumber": null,
"Amount": "0.00"
},
"TotalCreditAmount": "0.00",
"MonthlyDeposit": {
"Month1TaxLiability": "0.00",
"Month2TaxLiability": "0.00",
"Month3TaxLiability": "0.00"
},
"BalanceDue": "0.00",
"Penalty": "0.00",
"Interest": "0.00",
"TotalDue": "0.00",
"SemiMonthlyDeposit": {
"TaxLiability1": "0.00",
"TaxLiability2": "0.00",
"TaxLiability3": "0.00",
"TaxLiability4": "0.00",
"TaxLiability5": "0.00",
"TaxLiability6": "0.00",
"TaxLiability7": "0.00"
},
"TotalTaxLiability": "0.00"
},
"StatePayment": {
"BankName": "XYZ",
"PaymentAmount": "100",
"BankRoutingTransitNumber": "217555555",
"BankAccountNumber": "0000000001",
"AccountType": "Checking",
"PaymentRequestDate": "MM/DD/YYYY"
}
}
}
],
"Errors": null
}