Create
Create
Use this endpoint to create Form UC-1 (Indiana Quarterly Wage and Employment Report) for an employer (payer), reporting quarterly wages, taxable wages, and unemployment insurance (UI) contributions due, along with required employee wage details for the corresponding quarter.
Form UC-1 must be filed every quarter, even if no wages were paid.
POST statefilings/INUI/create Request Body
| Field | Type | Description |
|---|---|---|
| StateUIRecords | Object[] | Object to identify the records. |
| SequenceId | String | A unique identifier for this record. Size Range: ..50 |
| ReturnHeader | Object | Contains business information. |
| TaxYear | String | The tax year for which the Form UC1 is to be filed.Allowed values2025, 2026 |
| Qtr | String | The quarter for which the Form UC1 is to be filed.Allowed values"Q1", "Q2", "Q3", "Q4" |
| Business | object | Object to identify the Business Details. |
| BusinessId | Guid | Optional Use 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 providing the Business ID, you do not have to provide all the business information again. |
| PayerRef | string | Optional Your unique identifier for the payer. Can replace BusinessId in future requests. Size Range: 50 |
| IsDefaultBusiness | Boolean | When set to TRUE, this business will be set as the default across requests that do not specify a business. |
| TINDetails | object | TIN information for the business. |
| Format | string | Specifies how the TIN is passed.Allowed values"PLAIN_TIN" |
| TINType | string | Specify the TIN type of the business.Allowed values"EIN" |
| TIN | string | The TIN value according to the Format selected. |
| BusinessNm | string | Legal name of the business. Required when TINType is EIN. Size Range: 75 |
| NameCtrl | string | Name control of the business as registered with the IRS. Size Range: 3..4 |
| DBADetails | object[] | Optional DBA (Doing Business As) information. |
| DBANm | string | Name of the DBA. Size Range: 75 |
| DBARef | string | Unique identifier for the DBA. Size Range: 1-50 |
| DBAId | Guid | TaxBandits-generated DBA identifier. |
| Address | object[] | Address information of the DBA. |
| Address1 | string | Street address or PO Box. Size Range: 46 |
| Address2 | string | Optional Suite or apartment number. Size Range: 46 |
| City | string | DBA's city. Size Range: 50 |
| ProvinceOrState | string | DBA's province or state name. When the country code is US: Allowed values"AL", "AK", "AZ", "AR", "CA", "CO", "CT", "DE", "DC", "FL", "GA", "HI", "ID", "IL", "IN", "IA", "KS", "KY", "LA", "ME", "MD", "MA", "MI", "MN", "MS", "MO", "MT", "NE", "NV", "NH", "NJ", "NM", "NY", "NC", "ND", "OH", "OK", "OR", "PA", "RI", "SC", "SD", "TN", "TX", "UT", "VT", "VA", "WA", "WV", "WI", "WY", "AS", "FM", "GU", "MH", "MP", "PW", "PR", "VI", "AA", "AE", "AP" Allowed values"AB", "BC", "MB", "NB", "NL", "NT", "NS", "NU", "ON", "PE", "QC", "SK", "YT" |
| Zipcd | string | DBA's ZIP code. Size Range: 5-16 |
| Country | string | DBA's 2-character country code.Allowed values"US", "AF", "AX", "AL", "AG", "AQ", "AN", "AO", "AV", "AY", "AC", "AR", "AM", "AA", "AT", "AS", "AU", "AJ", "BF", "BA", "FQ", "BG", "BB", "BO", "BE", "BH", "BN", "BD", "BT", "BL", "BK", "BC", "BV", "BR", "IO", "VI", "BX", "BU", "UV", "BM", "BY", "CB", "CM", "CA", "CV", "CJ", "CT", "CD", "CI", "CH", "KT", "IP", "CK", "CO", "CN", "CF", "CG", "CW", "CR", "CS", "IV", "HR", "CU", "UC", "CY", "EZ", "DA", "DX", "DJ", "DO", "DR", "TT", "EC", "EG", "ES", "EK", "ER", "EN", "ET", "FK", "FO", "FM", "FJ", "FI", "FR", "FP", "FS", "GB", "GA", "GG", "GM", "GH", "GI", "GR", "GL", "GJ", "GQ", "GT", "GK", "GV", "PU", "GY", "HA", "HM", "VT", "HO", "HK", "HQ", "HU", "IC", "IN", "ID", "IR", "IZ", "EI", "IS", "IT", "JM", "JN", "JA", "DQ", "JE", "JQ", "JO", "KZ", "KE", "KQ", "KR", "KN", "KS", "KV", "KU", "KG", "LA", "LG", "LE", "LT", "LI", "LY", "LS", "LH", "LU", "MC", "MK", "MA", "MI", "MY", "MV", "ML", "MT", "IM", "RM", "MR", "MP", "MX", "MQ", "MD", "MN", "MG", "MJ", "MH", "MO", "MZ", "WA", "NR", "BQ", "NP", "NL", "NC", "NZ", "NU", "NG", "NI", "NE", "NF", "CQ", "NO", "MU", "OC", "PK", "PS", "LQ", "PM", "PP", "PF", "PA", "PE", "RP", "PC", "PL", "PO", "RQ", "QA", "RO", "RS", "RW", "TB", "RN", "WS", "SM", "TP", "SA", "SG", "RI", "SE", "SL", "SN", "NN", "LO", "SI", "BP", "SO", "SF", "SX", "OD", "SP", "PG", "CE", "SH", "SC", "ST", "SB", "VC", "SU", "NS", "SV", "WZ", "SW", "SZ", "SY", "TW", "TI", "TZ", "TH", "TO", "TL", "TN", "TD", "TS", "TU", "TX", "TK", "TV", "UG", "UP", "AE", "UK", "UY", "UZ", "NH", "VE", "VM", "VQ", "WQ", "WF", "WI", "YM", "ZA", "ZI" |
| Address | object | Primary address of the business. |
| Address1 | string | Street address or PO Box of the business. Size Range: 46 |
| Address2 | string | Optional Suite or apartment number of the business. Size Range: 46 |
| City | string | City of the business. Size Range: 50 |
| ProvinceOrState | string | Province or state name of the business. When the country code is US: Allowed values"AL", "AK", "AZ", "AR", "CA", "CO", "CT", "DE", "DC", "FL", "GA", "HI", "ID", "IL", "IN", "IA", "KS", "KY", "LA", "ME", "MD", "MA", "MI", "MN", "MS", "MO", "MT", "NE", "NV", "NH", "NJ", "NM", "NY", "NC", "ND", "OH", "OK", "OR", "PA", "RI", "SC", "SD", "TN", "TX", "UT", "VT", "VA", "WA", "WV", "WI", "WY", "AS", "FM", "GU", "MH", "MP", "PW", "PR", "VI", "AA", "AE", "AP" Allowed values"AB", "BC", "MB", "NB", "NL", "NT", "NS", "NU", "ON", "PE", "QC", "SK", "YT" |
| ZipCd | string | ZIP code of the business. Size Range: 5-16 |
| Country | string | 2-character country code of the business.Allowed values"US", "AF", "AX", "AL", "AG", "AQ", "AN", "AO", "AV", "AY", "AC", "AR", "AM", "AA", "AT", "AS", "AU", "AJ", "BF", "BA", "FQ", "BG", "BB", "BO", "BE", "BH", "BN", "BD", "BT", "BL", "BK", "BC", "BV", "BR", "IO", "VI", "BX", "BU", "UV", "BM", "BY", "CB", "CM", "CA", "CV", "CJ", "CT", "CD", "CI", "CH", "KT", "IP", "CK", "CO", "CN", "CF", "CG", "CW", "CR", "CS", "IV", "HR", "CU", "UC", "CY", "EZ", "DA", "DX", "DJ", "DO", "DR", "TT", "EC", "EG", "ES", "EK", "ER", "EN", "ET", "FK", "FO", "FM", "FJ", "FI", "FR", "FP", "FS", "GB", "GA", "GG", "GM", "GH", "GI", "GR", "GL", "GJ", "GQ", "GT", "GK", "GV", "PU", "GY", "HA", "HM", "VT", "HO", "HK", "HQ", "HU", "IC", "IN", "ID", "IR", "IZ", "EI", "IS", "IT", "JM", "JN", "JA", "DQ", "JE", "JQ", "JO", "KZ", "KE", "KQ", "KR", "KN", "KS", "KV", "KU", "KG", "LA", "LG", "LE", "LT", "LI", "LY", "LS", "LH", "LU", "MC", "MK", "MA", "MI", "MY", "MV", "ML", "MT", "IM", "RM", "MR", "MP", "MX", "MQ", "MD", "MN", "MG", "MJ", "MH", "MO", "MZ", "WA", "NR", "BQ", "NP", "NL", "NC", "NZ", "NU", "NG", "NI", "NE", "NF", "CQ", "NO", "MU", "OC", "PK", "PS", "LQ", "PM", "PP", "PF", "PA", "PE", "RP", "PC", "PL", "PO", "RQ", "QA", "RO", "RS", "RW", "TB", "RN", "WS", "SM", "TP", "SA", "SG", "RI", "SE", "SL", "SN", "NN", "LO", "SI", "BP", "SO", "SF", "SX", "OD", "SP", "PG", "CE", "SH", "SC", "ST", "SB", "VC", "SU", "NS", "SV", "WZ", "SW", "SZ", "SY", "TW", "TI", "TZ", "TH", "TO", "TL", "TN", "TD", "TS", "TU", "TX", "TK", "TV", "UG", "UP", "AE", "UK", "UY", "UZ", "NH", "VE", "VM", "VQ", "WQ", "WF", "WI", "YM", "ZA", "ZI" |
| ContactDetails | object[] | Details of the person the IRS can contact regarding the given business. |
| FirstNm | string | First name of the contact person. Size Range: 20 |
| MiddleNm | string | Optional Middle name of the contact person. Size Range: 20 |
| LastNm | string | Last name of the contact person. Size Range: 20 |
| Suffix | string | Optional Suffix of the contact person.Allowed values"Jr", "Sr", "I", "II", "III", "IV", "V", "VI", "VII" |
| Phone | string | Optional Phone number of the contact person. Size Range: 10 digits |
| PhoneExtn | string | Optional Phone extension number. Size Range: 5 |
| string | Optional Email address of the contact person. Size Range: ..100 | |
| Fax | string | Optional Fax number of the contact person. Size Range: 10 digits |
| BusinessType | String | Legal structure of the business.Allowed values"ESTE", "PART", "CORP", "EORG", "SPRO" |
| SigningAuthority | Object | Details of the person authorized to sign the return. |
| FirstNm | String | First name of the signatory. Size Range: 20 |
| MiddleNm | String | Optional Middle name of the signatory. Size Range: 20 |
| LastNm | String | Last name of the signatory. Size Range: 20 |
| Suffix | String | Optional The suffix of the signatory.Allowed values"Jr", "Sr", "I", "II", "III", "IV", "V", "VI", "VII" |
| Phone | String | Optional Phone number of the signatory. Size Range: 10 |
| PhoneExtn | String | Optional Phone extension number of the signatory. Size Range: 5 |
| BusinessMemberType | String | Optional Title or role of the signatory.Allowed values"CORPORATESECRETARY", "SECRETARYTREASURER", "PARTNER", "GENERALPARTNER", "LIMITEDPARTNER", "LLCMEMBER", "MANAGINGMEMBER", "MANAGER", "TAXMATTERPARTNER", "PRESIDENT", "VICEPRESIDENT", "CORPORATETREASURER", "TREASURER", "ASSISTANTTREASURER", "CHIEFACCOUNTINGOFFICER", "CHIEFEXECUTIVEOFFICER", "CHIEFFINANCIALOFFICER", "TAXOFFICER", "CHIEFOPERATINGOFFICER", "CORPORATEOFFICER", "EXECUTIVEDIRECTOR", "DIRECTOR", "CHAIRMAN", "EXECUTIVEADMINISTRATOR", "RECEIVER", "PASTOR", "ASSISTANTTORELIGIOUSLEADER", "REVEREND", "PRIEST", "MINISTER", "RABBI", "LEADEROFRELIGIOUSORGANIZATION", "SECRETARY", "DIRECTOROFTAXATION", "DIRECTOROFPERSONNEL", "ADMINISTRATOR", "EXECUTOR", "TRUSTEE", "FIDUCIARY", "OWNER", "SOLEPROPRIETOR", "MEMBER", "SOLEMEMBER", "REPORTINGAGENT" |
| ReturnData | Object | Contains the return information. |
| FormUC1 | Object | Identifies the Form UC1 data. |
| UIIdNumber | String | Employer's Indiana Unemployment Account Number. Sample format: XXXXXX or XXXXXXA Size Range: 6-7 |
| UITaxRate | Number | Tax rate for the quarter. Size Range: 0-100 |
| IsNoWageReported | Boolean | When true, indicates that no wage is reported in this quarter. |
| NumberOfEmployees | Object | Identifies the total number of employees for the quarter. |
| TotalMonth1Employees | string | Total number of employees in month 1 of the quarter. Size Range: 0-99999 |
| TotalMonth2Employees | string | Total number of employees in month 2 of the quarter. Size Range: 0-99999 |
| TotalMonth3Employees | string | Total number of employees in month 3 of the quarter. Size Range: 0-99999 |
| EmployeeDetails | Object[] | Object to identify the employee details. |
| EmployeeSequenceId | string | A unique number to identify this record. Size Range: ..10 |
| EmployeeId | Guid | Optional A unique ID generated by TaxBandits after the return is created and returned in the response. |
| SSN | string | Employee's Social Security Number (SSN). Size Range: 9-11 |
| FirstNm | string | Employee's first name. Size Range: 15 |
| MiddleNm | string | Optional Employee's middle name. Size Range: 15 |
| LastNm | string | Employee's last name. Size Range: 20 |
| Suffix | string | Optional Employee's suffix.Allowed values"Jr", "Sr", "I", "II", "III", "IV", "V", "VI", "VII" |
| GrossWages | Number | Total gross wages paid to the employee during the reporting quarter. Size Range: 0-99999999999.99 |
| EmploymentStatus | string | Employee's employment type. |
| SOCCode | string | Standard Occupational Classification of the employee. Sample format: XX-XXXX Size Range: 6 |
| IsMonth1 | Boolean | When true, indicates the employee was employed during month 1 of the quarter. |
| IsMonth2 | Boolean | When true, indicates the employee was employed during month 2 of the quarter. |
| IsMonth3 | Boolean | When true, indicates the employee was employed during month 3 of the quarter. |
| SeasonalEmpCd | string | Seasonal code for the employee. |
| ZipCd | string | The ZIP code of the employee's primary work location. Size Range: 5 |
| HireDate | string | Date on which the employee was hired. Enter the date in the format: MM/DD/YYYY or MM-DD-YYYY. Example: 01/25/2026 |
| TotalGrossWages | Number | Total gross wages reported for all employees for the quarter. Size Range: 0-999999999.99 |
| TotalTaxableWages | Number | Total taxable wages reported for all employees for the quarter. Size Range: 0-999999999.99 |
| TotalExcessWages | Number | Total excess wages reported for all employees for the quarter. Size Range: 0-99999999999.99 |
| UITaxDue | Number | Unemployment insurance tax due for the reported taxable wages. Size Range: 0-999999999.99 |
| Interest | Number | Optional Interest for the quarter. Size Range: 0-999999999.99 |
| Penalty | Number | Optional Penalty for the quarter. Size Range: 0-999999999.99 |
| TotalUIDue | Number | Total unemployment insurance tax due for the quarter. Size Range: 0-999999999.99 |
Response Body
| Field | Type | Description |
|---|---|---|
| SubmissionId | Guid | Unique identifier for a submission. |
| SuccessRecords | object[] | Provides detailed information about the success status of Form UC1 records. |
| SequenceId | string | A unique reference ID for the submission that can be used to identify a particular record. The Sequence ID will be returned in the response for your reference. |
| BusinessId | Guid | Unique identifier for the business (payer) generated by TaxBandits. |
| PayerRef | string | Unique identifier for the business (payer) provided by you. |
| RecordId | Guid | A unique identifier generated by TaxBandits when a Form UC1 return is created. |
| FormType | string | Type of form. |
| Status | string | Returns the record status. |
| StatusTs | string | Returns the date and time when the return was created. |
| Info | string | Provides additional information about the return. |
| Errors | object[] | Displays error information related to the state returns of Form UC1. |
| Id | string | Returns the validation error ID. |
| Name | string | Name of the validation error. |
| ErrorRecords | object[] | Provides detailed information about the error status of Form UC1 records. |
| SequenceId | string | A unique reference ID for the submission that can be used to identify a particular record. The Sequence ID will be returned in the response for your reference. |
| RecordId | Guid | Unique identifier for the record. |
| Errors | object[] | Displays detailed error information. |
| Id | string | Returns the validation error ID. |
| Name | string | Name of the validation error. |
| Message | string | Description of the validation error. |
Request JSON
- Sample 1
- Sample 2
- Sample 3
- Sample 4
- Sample 5
Create an Indiana UC-1 form with standard employer and employee information
{
"StateUIRecords": [
{
"SequenceId": "001",
"ReturnHeader": {
"TaxYear": "2026",
"Qtr": "Q2",
"Business": {
"BusinessId": null,
"PayerRef": null,
"IsDefaultBusiness": true,
"TINDetails": {
"Format": "PLAIN_TIN",
"TINType": "EIN",
"TIN": "13-0000000"
},
"BusinessNm": "Snowdaze LLC",
"NameCtrl": "SNOW",
"DBADetails": {
"DBANm": "Iceberg Icecreams",
"DBARef": "DBA1001",
"DBAId": null,
"IsDefaultDBA": true,
"Address": {
"Address1": "123 Main St",
"Address2": "Suite 1001",
"City": "Rock Hill",
"ProvinceOrState": "SC",
"ZipCd": "29730",
"Country": "US"
}
},
"Address": {
"Address1": "123 Main St",
"Address2": "Suite 1001",
"City": "Rock Hill",
"ProvinceOrState": "SC",
"ZipCd": "29730",
"Country": "US"
},
"ContactDetails": {
"FirstNm": "James",
"MiddleNm": "A",
"LastNm": "Anderson",
"Suffix": null,
"Phone": "8035551234",
"PhoneExtn": "101",
"Email": "contact@snowdaze.com",
"Fax": "8035555678"
},
"BusinessType": "ESTE",
"SigningAuthority": {
"FirstNm": "Ambrane",
"MiddleNm": "A",
"LastNm": "Cavil",
"Suffix": null,
"Phone": "8035551000",
"PhoneExtn": null,
"BusinessMemberType": "ADMINISTRATOR"
}
}
},
"ReturnData": {
"FormUC1": {
"UIIdNumber": "123456-789-0",
"UITaxRate": 0.054,
"IsNoWageReported": false,
"NumberOfEmployee": {
"TotalMonth1Employee": 10,
"TotalMonth2Employee": 20,
"TotalMonth3Employee": 30
},
"EmployeeDetails": [
{
"EmployeeSequenceId": "11",
"EmployeeId": null,
"SSN": "761456924",
"FirstNm": "John",
"MiddleNm": "Joe",
"LastNm": "Smith",
"Suffix": null,
"GrossWages": 1000,
"EmploymentStatus": "Part_Time",
"SOCCode": "123456",
"IsMonth1": false,
"IsMonth2": true,
"IsMonth3": false,
"SeasonalEmpCd": "12",
"ZipCd": "12345",
"HireDate": "12/21/2025"
}
],
"TotalGrossWages": 1000,
"TotalTaxableWages": 400,
"TotalExcessWages": 600,
"UITaxDue": 0,
"Interest": 0,
"Penalty": 0,
"TotalUIDue": 280
}
}
}
]
}
Create an Indiana UC-1 form for a foreign business using a foreign address.
{
"StateUIRecords": [
{
"SequenceId": "001",
"ReturnHeader": {
"TaxYear": "2026",
"Qtr": "Q2",
"Business": {
"BusinessId": null,
"PayerRef": null,
"IsDefaultBusiness": true,
"TINDetails": {
"Format": "PLAIN_TIN",
"TINType": "EIN",
"TIN": "13-0000000"
},
"BusinessNm": "Snowdaze LLC",
"NameCtrl": "SNOW",
"DBADetails": {
"DBANm": "Iceberg Icecreams",
"DBARef": "DBA1001",
"DBAId": null,
"IsDefaultDBA": true,
"Address": {
"Address1": "120 Bremner Blvd",
"Address2": "Suite 800",
"City": "Toronto",
"ProvinceOrState": "Ontario",
"ZipCd": "4168682600",
"Country": "CA"
}
},
"Address": {
"Address1": "123 Main St",
"Address2": "Suite 1001",
"City": "Rock Hill",
"ProvinceOrState": "SC",
"ZipCd": "29730",
"Country": "US"
},
"ContactDetails": {
"FirstNm": "James",
"MiddleNm": "A",
"LastNm": "Anderson",
"Suffix": null,
"Phone": "8035551234",
"PhoneExtn": "101",
"Email": "contact@snowdaze.com",
"Fax": "8035555678"
},
"BusinessType": "ESTE",
"SigningAuthority": {
"FirstNm": "Ambrane",
"MiddleNm": "A",
"LastNm": "Cavil",
"Suffix": null,
"Phone": "8035551000",
"PhoneExtn": null,
"BusinessMemberType": "ADMINISTRATOR"
}
}
},
"ReturnData": {
"FormUC1": {
"UIIdNumber": "123456-789-0",
"UITaxRate": 0.054,
"IsNoWageReported": false,
"NumberOfEmployee": {
"TotalMonth1Employee": 10,
"TotalMonth2Employee": 20,
"TotalMonth3Employee": 30
},
"EmployeeDetails": [
{
"EmployeeSequenceId": "11",
"EmployeeId": null,
"SSN": "761456924",
"FirstNm": "John",
"MiddleNm": "Joe",
"LastNm": "Smith",
"Suffix": null,
"GrossWages": 1000,
"EmploymentStatus": "Part_Time",
"SOCCode": "123456",
"IsMonth1": false,
"IsMonth2": true,
"IsMonth3": false,
"SeasonalEmpCd": "12",
"ZipCd": "12345",
"HireDate": "12/21/2025"
}
],
"TotalGrossWages": 1000,
"TotalTaxableWages": 400,
"TotalExcessWages": 600,
"UITaxDue": 0,
"Interest": 0,
"Penalty": 0,
"TotalUIDue": 280
}
}
}
]
}
Create an Indiana UC-1 form with multiple employees.
{
"StateUIRecords": [
{
"SequenceId": "001",
"ReturnHeader": {
"TaxYear": "2026",
"Qtr": "Q2",
"Business": {
"BusinessId": null,
"PayerRef": null,
"IsDefaultBusiness": true,
"TINDetails": {
"Format": "PLAIN_TIN",
"TINType": "EIN",
"TIN": "13-0000000"
},
"BusinessNm": "Snowdaze LLC",
"NameCtrl": "SNOW",
"DBADetails": {
"DBANm": "Iceberg Icecreams",
"DBARef": "DBA1001",
"DBAId": null,
"IsDefaultDBA": true,
"Address": {
"Address1": "123 Main St",
"Address2": "Suite 1001",
"City": "Rock Hill",
"ProvinceOrState": "SC",
"ZipCd": "29730",
"Country": "US"
}
},
"Address": {
"Address1": "123 Main St",
"Address2": "Suite 1001",
"City": "Rock Hill",
"ProvinceOrState": "SC",
"ZipCd": "29730",
"Country": "US"
},
"ContactDetails": {
"FirstNm": "James",
"MiddleNm": "A",
"LastNm": "Anderson",
"Suffix": null,
"Phone": "8035551234",
"PhoneExtn": "101",
"Email": "contact@snowdaze.com",
"Fax": "8035555678"
},
"BusinessType": "ESTE",
"SigningAuthority": {
"FirstNm": "Ambrane",
"MiddleNm": "A",
"LastNm": "Cavil",
"Suffix": null,
"Phone": "8035551000",
"PhoneExtn": null,
"BusinessMemberType": "ADMINISTRATOR"
}
}
},
"ReturnData": {
"FormUC1": {
"UIIdNumber": "123456-789-0",
"UITaxRate": 0.054,
"IsNoWageReported": false,
"NumberOfEmployee": {
"TotalMonth1Employee": 3,
"TotalMonth2Employee": 3,
"TotalMonth3Employee": 3
},
"EmployeeDetails": [
{
"EmployeeSequenceId": "11",
"EmployeeId": null,
"SSN": "761456924",
"FirstNm": "John",
"MiddleNm": "Joe",
"LastNm": "Smith",
"Suffix": null,
"GrossWages": 1000,
"EmploymentStatus": "Part_Time",
"SOCCode": "123456",
"IsMonth1": true,
"IsMonth2": true,
"IsMonth3": true,
"SeasonalEmpCd": "12",
"ZipCd": "12345",
"HireDate": "12/21/2025"
},
{
"EmployeeSequenceId": "12",
"EmployeeId": null,
"SSN": "761456925",
"FirstNm": "John",
"MiddleNm": "Joe",
"LastNm": "Smith",
"Suffix": null,
"GrossWages": 1000,
"EmploymentStatus": "Part_Time",
"SOCCode": "123456",
"IsMonth1": true,
"IsMonth2": true,
"IsMonth3": true,
"SeasonalEmpCd": "12",
"ZipCd": "12345",
"HireDate": "12/21/2025"
},
{
"EmployeeSequenceId": "13",
"EmployeeId": null,
"SSN": "761456926",
"FirstNm": "John",
"MiddleNm": "Joe",
"LastNm": "Smith",
"Suffix": null,
"GrossWages": 1000,
"EmploymentStatus": "Part_Time",
"SOCCode": "123456",
"IsMonth1": true,
"IsMonth2": true,
"IsMonth3": true,
"SeasonalEmpCd": "12",
"ZipCd": "12345",
"HireDate": "12/21/2025"
}
],
"TotalGrossWages": 3000,
"TotalTaxableWages": 1200,
"TotalExcessWages": 1800,
"UITaxDue": 0,
"Interest": 0,
"Penalty": 0,
"TotalUIDue": 640
}
}
}
]
}
Create an Indiana UC-1 form with no wages reported.
{
"StateUIRecords": [
{
"SequenceId": "001",
"ReturnHeader": {
"TaxYear": "2026",
"Qtr": "Q2",
"Business": {
"BusinessId": null,
"PayerRef": null,
"IsDefaultBusiness": true,
"TINDetails": {
"Format": "PLAIN_TIN",
"TINType": "EIN",
"TIN": "13-0000000"
},
"BusinessNm": "Snowdaze LLC",
"NameCtrl": "SNOW",
"DBADetails": {
"DBANm": "Iceberg Icecreams",
"DBARef": "DBA1001",
"DBAId": null,
"IsDefaultDBA": true,
"Address": {
"Address1": "123 Main St",
"Address2": "Suite 1001",
"City": "Rock Hill",
"ProvinceOrState": "SC",
"ZipCd": "29730",
"Country": "US"
}
},
"Address": {
"Address1": "123 Main St",
"Address2": "Suite 1001",
"City": "Rock Hill",
"ProvinceOrState": "SC",
"ZipCd": "29730",
"Country": "US"
},
"ContactDetails": {
"FirstNm": "James",
"MiddleNm": "A",
"LastNm": "Anderson",
"Suffix": null,
"Phone": "8035551234",
"PhoneExtn": "101",
"Email": "contact@snowdaze.com",
"Fax": "8035555678"
},
"BusinessType": "ESTE",
"SigningAuthority": {
"FirstNm": "Ambrane",
"MiddleNm": "A",
"LastNm": "Cavil",
"Suffix": null,
"Phone": "8035551000",
"PhoneExtn": null,
"BusinessMemberType": "ADMINISTRATOR"
}
}
},
"ReturnData": {
"FormUC1": {
"UIIdNumber": "123456-789-0",
"UITaxRate": 0.054,
"IsNoWageReported": true,
"NumberOfEmployee": {
"TotalMonth1Employee": 0,
"TotalMonth2Employee": 0,
"TotalMonth3Employee": 0
},
"EmployeeDetails": null,
"TotalGrossWages": 0,
"TotalTaxableWages": 0,
"TotalExcessWages": 0,
"UITaxDue": 0,
"Interest": 0,
"Penalty": 0,
"TotalUIDue": 0
}
}
}
]
}
Create an Indiana UC-1 form with a valid Employee ID.
{
"StateUIRecords": [
{
"SequenceId": "001",
"ReturnHeader": {
"TaxYear": "2026",
"Qtr": "Q2",
"Business": {
"BusinessId": null,
"PayerRef": null,
"IsDefaultBusiness": true,
"TINDetails": {
"Format": "PLAIN_TIN",
"TINType": "EIN",
"TIN": "13-0000000"
},
"BusinessNm": "Snowdaze LLC",
"NameCtrl": "SNOW",
"DBADetails": {
"DBANm": "Iceberg Icecreams",
"DBARef": "DBA1001",
"DBAId": null,
"IsDefaultDBA": true,
"Address": {
"Address1": "123 Main St",
"Address2": "Suite 1001",
"City": "Rock Hill",
"ProvinceOrState": "SC",
"ZipCd": "29730",
"Country": "US"
}
},
"Address": {
"Address1": "123 Main St",
"Address2": "Suite 1001",
"City": "Rock Hill",
"ProvinceOrState": "SC",
"ZipCd": "29730",
"Country": "US"
},
"ContactDetails": {
"FirstNm": "James",
"MiddleNm": "A",
"LastNm": "Anderson",
"Suffix": null,
"Phone": "8035551234",
"PhoneExtn": "101",
"Email": "contact@snowdaze.com",
"Fax": "8035555678"
},
"BusinessType": "ESTE",
"SigningAuthority": {
"FirstNm": "Ambrane",
"MiddleNm": "A",
"LastNm": "Cavil",
"Suffix": null,
"Phone": "8035551000",
"PhoneExtn": null,
"BusinessMemberType": "ADMINISTRATOR"
}
}
},
"ReturnData": {
"FormUC1": {
"UIIdNumber": "123456-789-0",
"UITaxRate": 0.054,
"IsNoWageReported": false,
"NumberOfEmployee": {
"TotalMonth1Employee": 10,
"TotalMonth2Employee": 20,
"TotalMonth3Employee": 30
},
"EmployeeDetails": [
{
"EmployeeSequenceId": "11",
"EmployeeId": "512ec531-2369-467b-90eb-df98e950a61f",
"GrossWages": 1000,
"EmploymentStatus": "Part_Time",
"SOCCode": "123456",
"IsMonth1": false,
"IsMonth2": true,
"IsMonth3": false,
"SeasonalEmpCd": "12",
"ZipCd": "12345",
"HireDate": "12/21/2025"
}
],
"TotalGrossWages": 1000,
"TotalTaxableWages": 400,
"TotalExcessWages": 600,
"UITaxDue": 0,
"Interest": 0,
"Penalty": 0,
"TotalUIDue": 280
}
}
}
]
}
Response JSON
- 200
- 300
- 400
- 401
Success Response - This is a sample response for successful API requests.
{
"SubmissionId": "01a02348-4463-77ab-8521-5f4b3d3c08b0",
"SuccessRecords": [
{
"SequenceId": "001",
"BusinessId": "7c1dc8c1-4ab5-43a3-acc4-7363e8d7a326",
"PayerRef": null,
"RecordId": "01a02348-4cea-7600-82fa-a0cb89beecbe",
"FormType": "UC1",
"EmployeeData": [
{
"EmployeeId": "cfb7084f-6b1b-4fb3-b11f-2f064f33eea4",
"EmployeeRef": null
}
],
"Status": "CREATED",
"StatusTs": "2026-08-21 03:45:35 -04:00",
"Info": null,
"Errors": null
}
],
"ErrorRecords": null,
"Errors": null
}
Multi-status Response - You'll get the below response when multiple statuses are included.
{
"SubmissionId": "01a0234c-02ff-764e-b015-a92c5f3f6f45",
"SuccessRecords": [
{
"SequenceId": "001",
"BusinessId": "1982d0b4-46c7-44f9-a904-3e984b36488e",
"PayerRef": null,
"RecordId": "01a0234c-0793-721e-be0c-5d182dc64b0b",
"FormType": "UC1",
"EmployeeData": [
{
"EmployeeId": "cfb7084f-6b1b-4fb3-b11f-2f064f33eea4",
"EmployeeRef": null
}
],
"Status": "CREATED",
"StatusTs": "2026-08-21 03:49:40 -04:00",
"Info": null,
"Errors": null
}
],
"ErrorRecords": [
{
"SequenceId": "002",
"RecordId": null,
"Errors": [
{
"Id": "S00-003290",
"Name": "ReturnHeader.Business.TINDetails.TIN",
"Message": "TIN is required."
}
]
}
],
"Errors": [
{
"Id": "S00-000184",
"Name": "Error Records",
"Message": "Some of the records are errored. Please read the Error Records for more details."
}
]
}
Bad Request Response - You'll get the below response when your API requests contain any validation errors.
{
"SubmissionId": null,
"SuccessRecords": null,
"ErrorRecords": [
{
"SequenceId": "001",
"RecordId": null,
"Errors": [
{
"Id": "S00-002207",
"Name": "StateUIRecords[0].ReturnData.FormUC1.EmployeeDetails[0].SSN",
"Message": "SSN is required"
}
]
}
],
"Errors": null
}
Unauthorized Response - You'll get the below response when your API requests don't contain valid authentication credentials.
{
"Errors": [
{
"Id": "AUTH-100018",
"Name": "Authorization",
"Message": "JWT EXPIRED"
}
]
}