Create
Creates 1099-MISC Correction returns in TaxBandits. You can send multiple 1099-MISC forms in a single request for the same Payer. In response, a SubmissionId is created which is further used as a reference for all other methods of Form 1099 MISC API. If a 1099-MISC form was successfully processed by the IRS and you identify an error with the file after the IRS accepted the file, you need to file a corrected form. Do not file the Original file again as this may result in duplicate reporting.
If an error is discovered in reporting the payer (not recipient) name and/or TIN, the payer should write a letter to the IRS containing the following information:
- Name and address of payer
- Type of error (include the incorrect payer name/TIN that was reported)
- Tax year
- Correct payer TIN
- TCC (If the original return was filed with us, request us for the TCC#)
- Type of return
- Number of payees
- Filing method, paper or electronic
- If federal income tax was withheld
Mail correspondence to:
Internal Revenue Service
230 Murall Drive, Mail Stop 4360
Kearneysville, WV 25430
Key Points
- You can file a correction only if the IRS has Accepted the original form.
- TaxBandits supports correction for the forms originally filed with TaxBandits and also the forms that were filed elsewhere (Paper or Other Third-Party Software).
- If you are filing a correction for the forms originally filed with TaxBandits, use the specific form's BusinessId and RecordId.
POST Form1099MiscCorrection/Create
Request Body
Field | Type | Description |
---|---|---|
SubmissionManifest | object | SubmissionManifest provides brief information about a particular submission on the whole. It contains information like
|
TaxYear | string | Tax year of Form 1099 Misc Correction to be filed. Allowed values: "2023" |
IsFederalFiling | Boolean | This value must be set as True in order to have Form 1099-MISC Correction filed to the IRS. |
IsPostal | Boolean | If this value is set as True, the postal mailing service will be opted for all the recipients included in the submission.Once the returns are transmitted, the 1099-MISC form copies will be mailed to the recipient's address via USPS. |
IsOnlineAccess | Boolean | Online Access will be enabled when the value is set as True. Once the return is Transmitted, an email with the link to the secure TaxBandits portal will set to the Recipient. The recipient can provide consent and download the 1099-Misc correction Recipient copies on the portal. |
ReturnHeader | object | Contains information about the Business details. |
Business | object | Object to identify the Business Details. |
BusinessId | Guid | Optional Use the unique Business ID (Generated by TaxBandits), you received in the response of the Business CREATE Endpoint. If you have 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. |
BusinessNm | string | Name of the business Size Range: ..75 |
FirstNm | string | First Name of the Individual Size Range: ..20 |
MiddleNm | string | Middle Name of the Individual Size Range: ..20 |
LastNm | string | Last Name of the Individual Size Range: ..20 |
Suffix | string | Suffix of the IndividualAllowed values"Jr", "Sr", "I", "II", "III", "IV", "V", "VI", "VII" |
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 Size Range: ..75 |
IsEIN | Boolean | When true, identifies the business with an EIN. |
EINorSSN | string | When IsEIN is true, use Employer Identification Number (EIN). When IsEIN is false, use Social Security Number (SSN) Size Range: 9-11 |
string | Optional Email address of the Business Size Range: ..100 | |
ContactNm | string | Optional Name of the person who can be contacted by the IRS Size Range: ..27 |
Phone | string | Optional Phone number of the business Size Range: 10 |
PhoneExtn | string | Optional Extension of the business phone number Size Range: ..5 |
Fax | string | Optional Fax number of the Business Size Range: 10 |
BusinessType | string | Optional Type of business. Optional for W-2/1099 and mandatory for 94X series Size Range: 4 Allowed values"ESTE", "PART", "CORP", "EORG", "SPRO" |
SigningAuthority | object | Optional Details of the person who is authorized to sign the return |
Name | string | Optional Name of the signing authority Size Range: ..35 |
Phone | string | Optional Phone number of the signing authority Size Range: 10 |
BusinessMemberType | string | Optional Business title of the signing authority Size Range: 5..29 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" |
KindOfEmployer | string | Optional Identifies the kind of employer. Mandatory for W-2 and optional for 1099-Misc and 94X seriesAllowed values"FEDERALGOVT", "STATEORLOCAL501C", "NONGOVT501C", "STATEORLOCALNON501C", "NONEAPPLY" |
KindOfPayer | string | Optional Identifies the kind of payer. This field is mandatory in W-2 and optional in 1099-Misc and 94X seriesAllowed values"REGULAR941", "REGULAR944", "AGRICULTURAL943", "HOUSEHOLD", "MILITARY", "MEDICAREQUALGOVEM", "RAILROADFORMCT1" |
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, pass US address of the business |
Address1 | string | Employer/Payer's US address (street or post office box of that locality) Size Range: ..46 |
Address2 | string | Optional Employer/Payer's suite or apartment Size Range: ..46 |
City | string | Employer/Payer's city Size Range: ..50 |
State | string | Employer/Payer's state code. Refer Static values. Size Range: 2 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" |
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) Size Range: ..50 |
Address2 | string | Optional Employer/Payer's suite or apartment Size Range: ..50 |
City | string | Employer/Payer's city Size Range: ..50 |
ProvinceOrStateNm | string | Employer/Payer's province or state name Size Range: ..50 |
Country | string | Employer/Payer's country Size Range: 2 Allowed values"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" |
PostalCd | string | Employer/Payer's postal code Size Range: ..16 |
ReturnData | object[] | Contains information about the recipient details and Form 1099 Misc correction details. |
Manifest | object | Collects the Record id, Sequence Id and Correction Type information |
SequenceId | string | An 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. Size Range: 50 |
PrevReportedRecordId | Guid | If you correcting a 1099-MISC that was originally filed with TaxBandits, provide the Record ID of the original Form 1099-MISC here. The PrevReportedRecipientData Object is not required if you provide the PrevReportedRecordID. |
CorrectionType | string | Allowed values
|
IsPostal | Boolean | If this value is set as true, the Postal Mailing service will be opted for the recipient included in the record. Once the return is transmitted, the 1099-MISC correction copy will be mailed to the recipient's address via USPS.Postal Orders for Foreign Address will not be created. Note: To enable this, you must have set the IsPostal value as True under the SubmissionManifest. You can set this value as False for the other records for which you don’t want this service. |
IsOnlineAccess | Boolean | If this value is set as true, the Online Access service will be enabled for the recipient included in the record. Once the return is transmitted, an email with a link to the secure TaxBandits portal will be sent to the recipient. The recipient can then provide consent and download a Form 1099-MISC correction copy from the portal. Note: To enable this, you must have set the IsOnlineAccess value as True under the submission. You can set this value as False for the other records for which you don’t want this service. |
PrevReportedRecipientData | object | Enter the Recipient information that was submitted in the Original Form 1099-Misc. The information is not required if you have provided the PrevReportedRecordId. |
RecipientId | Guid | Optional An unique ID generated by TaxBandits after the return is created and will be returned in the Response. You can use this id for your future reference to Update. |
TINType | string | Specify the TIN type of the recipient. Note: If the recipient doesn't have a TIN, enter the TIN type as 'NA' and input 'null' in the TIN field. Allowed values"SSN", "EIN", "ITIN", "ATIN", "NA" |
TIN | string | Enter the nine-digit taxpayer identification number of the Recipient (SSN, ITIN, ATIN, or EIN). Size Range: 9-11 |
FirstPayeeNm | string | Enter the name of the recipient (preferably last name first for an Individual). If more space is required for the name, use the Second Payee Name Field. Size Range: 40 |
SecondPayeeNm | string | Optional If there are multiple recipients (for example, partners, joint owners, or spouses), use this field for those names not associated with the TIN or if not enough space was provided in the First Payee Name, continue the name in this field. Size Range: 40 |
FirstNm | string | First Name of the Individual Size Range: ..20 |
MiddleNm | string | Middle Name of the Individual Size Range: ..20 |
LastNm | string | Last Name of the Individual Size Range: ..20 |
Suffix | string | Suffix of the IndividualAllowed values"Jr", "Sr", "I", "II", "III", "IV", "V", "VI", "VII" |
IsForeign | Boolean | When true, identifies the recipient address with a foreign address. |
USAddress | object | If IsForeign is false, pass US address of the recipient |
Address1 | string | Recipient's US address (street address or post office box of that locality) Size Range: ..46 |
Address2 | string | Optional Recipient's suite or apartment Size Range: ..46 |
City | string | Recipient's city Size Range: ..50 |
State | string | Recipient's state code. Refer Static values. Size Range: 2 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" |
ZipCd | string | Recipient's zip code Size Range: 5..10 |
ForeignAddress | object | If IsForeign is true, pass foreign address of the recipient |
Address1 | string | Recipient's foreign address (street address or post office box of that locality) Size Range: ..50 |
Address2 | string | Optional Recipient's suite or apartment Size Range: ..50 |
City | string | Recipient's city. Size Range: ..50 |
ProvinceOrStateNm | string | Recipient's Province or State Name. Size Range: ..50 |
Country | string | Recipient's country code. Refer Static values. Size Range: 2 Allowed values"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" |
PostalCd | string | Recipient's Postal Code Size Range: ..16 |
string | Optional Recipient's email address. Size Range: 0..100 Note : This email address cannot be the same for two different recipients under the same business. | |
Fax | string | Optional Recipient's Fax number. Size Range: 10 |
Phone | string | Optional Recipient's Phone Number. Size Range: 10 |
MiscFormData | object | The Misc Form Data requirement varies based on the CorrectionType. Read the instructions below to fill the MiscFormData for different Correction Types.
|
B1Rents | number | Rents - Enter the amount paid as rents to the recipient in excess of $600. Size Range: 0-9999999999.99 |
B2Royalties | number | Royalties - Enter the gross royalty payments valuing $10 or more paid to the recipient Size Range: 0-9999999999.99 |
B3OtherIncome | number | Other income - Enter the other income valuing $600 or more that cannot be reported in any of the boxes in the form Size Range: 0-9999999999.99 |
B4FedIncomeTaxWH | number | Federal income tax withheld - Enter the backup withholding. For example, persons who have not furnished their TIN to their Employer are subject to withholding of payments required to be reported in boxes 1, 2 (net of severance taxes), 3, 5 (to the extent paid in cash), 6, 8, 9, and 10. Size Range: 0-9999999999.99 |
B5FishingBoatProceeds | number | Fishing boat proceeds - Enter an individual's share of all proceeds from the sale of a catch. Size Range: 0-9999999999.99 |
B6MedHealthcarePymts | number | Medical and health care payments - Enter the payments made in excess $600 or more to a physician, other supplier or provider of medical or health care services. Size Range: 0-9999999999.99 |
B7IsDirectSale | Boolean | Payer made direct sales of $5,000 or more of consumer products to a buyer (recipient) for resale - When true, identifies the payer who made $5,000 or more of selling consumer products to a person on a buy-sell, deposit-commission, or other commission basis for resale (by the buyer or any other person) anywhere other than in a permanent retail establishment. |
B8SubstitutePymts | number | Substitute payments in lieu of dividends or interest - Enter the aggregate payments of at least $10 of substitute payments received by a broker for a customer in lieu of dividends or tax-exempt interest as a result of a loan of a customer's securities. Size Range: 0-9999999999.99 |
B9CropInsurance | number | Crop insurance proceeds - Gets the crop insurance proceeds of $600 or more paid to farmers by insurance companies. Size Range: 0-9999999999.99 |
B10GrossProceeds | number | Gross proceeds paid to an attorney - Gets the gross proceeds in excess of $600 paid to an attorney in connection with legal services, regardless of services performed for the payer. Size Range: 0-9999999999.99 |
B11FishPurForResale | number | Fish purchased for resale - Get the total cash payments of $600 or more paid during the year to any person who is engaged in the trade or business of catching fish. Applicable only for Tax year 2021. Size Range: 0-9999999999.99 |
B12Sec409ADeferrals | number | Section 409A deferrals - Enter the total amount deferred during the year of at least $600 for the nonemployee under all nonqualified plans. Size Range: 0-9999999999.99 |
B13IsFATCA | Boolean | When true, identifies a U.S. payer reporting on Form(s) 1099 (including reporting payments on this Form 1099-MISC) to satisfy their foreign financial asset reporting requirement with respect to a U.S. account. |
B14EPP | number | Excess golden parachute payments - Enter any excess golden parachute payments which is an excess parachute payment over the base amount. Size Range: 0-9999999999.99 |
B15NonQualDefComp | number | Nonqualified deferred compensation - Enter the amounts deferred (including earnings on amounts deferred) that are includible in income under section 409A because the nonqualified deferred compensation (NQDC) plan fails to satisfy the requirements of section 409A. Size Range: 0-9999999999.99 |
AccountNum | string | Account number of Payer having multiple accounts for a recipient for whom more than one Form 1099-MISC is filed. Size Range: 4..20 |
Is2ndTINnot | Boolean | When true, identifies a Payer who is notified by the IRS twice within 3 calendar years for providing an incorrect TIN and do not want the IRS to send any more notices. |
States | object[] | Contains list of state returns information. |
StateCd | string | State Code. Size Range: 2 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" |
StateIdNum | string | Identification Number of State. Size Range: ..20 |
StateWH | number | Income tax amount withheld for State. Size Range: 0-9999999999.99 |
StateIncome | number | Total State Income Size Range: 0-9999999999.99 |
Request JSON
- Sample 1
- Sample 2
- Sample 3
- Sample 4
Create a Form 1099-MISC correction return with both Business and Recipient TIN as EIN
{
"SubmissionManifest": {
"TaxYear": "2023",
"IsFederalFiling": true,
"IsStateFiling": true,
"IsPostal": true,
"IsOnlineAccess": true
},
"ReturnHeader": {
"Business": {
"BusinessId": null,
"BusinessNm": "Snowdaze LLC",
"FirstNm": null,
"MiddleNm": null,
"LastNm": null,
"Suffix": null,
"PayerRef": "Snow123",
"TradeNm": "Iceberg Icecreams",
"IsEIN": true,
"EINorSSN": "65-7369245",
"Email": "james@sample.com",
"ContactNm": null,
"Phone": "1234567890",
"PhoneExtn": "12345",
"Fax": "1234567890",
"BusinessType": "ESTE",
"SigningAuthority": null,
"KindOfEmployer": "FederalGovt",
"KindOfPayer": "REGULAR941",
"IsBusinessTerminated": false,
"IsForeign": false,
"USAddress": {
"Address1": "3576 AIRPORT WAY",
"Address2": "UNIT 9",
"City": "FAIRBANKS",
"State": "AK",
"ZipCd": "99709"
},
"ForeignAddress": null
}
},
"ReturnData": [
{
"Manifest": {
"SequenceId": "001",
"PrevReportedRecordId": "fa46ee66-f622-472a-b2d7-94da4d316377",
"CorrectionType": "RECIPIENT_AMOUNT",
"IsPostal": true,
"IsOnlineAccess": true
},
"PrevReportedRecipientData": {
"RecipientId": "b6fc9326-4029-40a1-a516-572218f500ef",
"TINType": "EIN",
"TIN": "39-3817572",
"FirstPayeeNm": "Dairy Delights LLC",
"SecondPayeeNm": null,
"FirstNm": null,
"MiddleNm": null,
"LastNm": null,
"Suffix": null,
"IsForeign": true,
"USAddress": null,
"ForeignAddress": {
"Address1": "120 Bremner Blvd",
"Address2": "Suite 800",
"City": "Toronto",
"ProvinceOrStateNm": "Ontario",
"Country": "CA",
"PostalCd": "4168682600"
},
"Email": "shawn@sample.com",
"Fax": "6634567890",
"Phone": "9634567890"
},
"CorrectedRecipientData": {
"TINType": "EIN",
"TIN": "39-3817572",
"FirstPayeeNm": "Dairy Delights LLC",
"SecondPayeeNm": null,
"FirstNm": null,
"MiddleNm": null,
"LastNm": null,
"Suffix": null,
"IsForeign": true,
"USAddress": null,
"ForeignAddress": {
"Address1": "120 Bremner Blvd",
"Address2": "Suite 800",
"City": "Toronto",
"ProvinceOrStateNm": "Ontario",
"Country": "CA",
"PostalCd": "4168682600"
},
"Email": "shawn@sample.com",
"Fax": "6634567890",
"Phone": "9634567890"
},
"MISCFormData": {
"B1Rents": 1400.54,
"B2Royalties": 7000.27,
"B3OtherIncome": 1000.86,
"B4FedIncomeTaxWH": 30.23,
"B5FishingBoatProceeds": 0,
"B6MedHealthcarePymts": 0,
"B7IsDirectSale": false,
"B8SubstitutePymts": 0,
"B9CropInsurance": 0,
"B10GrossProceeds": 0,
"B11FishPurForResale": 0,
"B12Sec409ADeferrals": 0,
"B13IsFATCA": true,
"B14EPP": 52.63,
"B15NonQualDefComp": 12.78,
"AccountNum": "587879879879",
"Is2ndTINnot": true,
"States": [
{
"StateCd": "PA",
"StateWH": 15.56,
"StateIdNum": "99999999",
"StateIncome": 16.36
},
{
"StateCd": "AZ",
"StateWH": 17.45,
"StateIdNum": "99-9999999",
"StateIncome": 18.78
}
]
}
}
]
}
Create a Form 1099-MISC Correction return with both Business and Recipient TIN as SSN
{
"SubmissionManifest": {
"TaxYear": "2023",
"IsFederalFiling": true,
"IsStateFiling": true,
"IsPostal": true,
"IsOnlineAccess": true
},
"ReturnHeader": {
"Business": {
"BusinessId": null,
"BusinessNm": null,
"FirstNm": "James",
"MiddleNm": null,
"LastNm": "Smith",
"Suffix": null,
"PayerRef": "Snow123",
"TradeNm": null,
"IsEIN": false,
"EINorSSN": "657-36-9245",
"Email": "james@sample.com",
"ContactNm": null,
"Phone": "1234567890",
"PhoneExtn": "12345",
"Fax": "1234567890",
"BusinessType": "ESTE",
"SigningAuthority": null,
"KindOfEmployer": "FederalGovt",
"KindOfPayer": "REGULAR941",
"IsBusinessTerminated": false,
"IsForeign": false,
"USAddress": {
"Address1": "3576 AIRPORT WAY",
"Address2": "UNIT 9",
"City": "FAIRBANKS",
"State": "AK",
"ZipCd": "99709"
},
"ForeignAddress": null
}
},
"ReturnData": [
{
"Manifest": {
"SequenceId": "001",
"PrevReportedRecordId": "fa46ee66-f622-472a-b2d7-94da4d316377",
"CorrectionType": "RECIPIENT_AMOUNT",
"IsPostal": true,
"IsOnlineAccess": true
},
"PrevReportedRecipientData": {
"RecipientId": "b6fc9326-4029-40a1-a516-572218f500ef",
"TINType": "SSN",
"TIN": "393-81-7572",
"FirstPayeeNm": null,
"SecondPayeeNm": null,
"FirstNm": "Shawn",
"MiddleNm": null,
"LastNm": "Williams",
"Suffix": null,
"IsForeign": true,
"USAddress": null,
"ForeignAddress": {
"Address1": "120 Bremner Blvd",
"Address2": "Suite 800",
"City": "Toronto",
"ProvinceOrStateNm": "Ontario",
"Country": "CA",
"PostalCd": "4168682600"
},
"Email": "shawn@sample.com",
"Fax": "6634567890",
"Phone": "9634567890"
},
"CorrectedRecipientData": {
"TINType": "SSN",
"TIN": "393-81-7572",
"FirstPayeeNm": null,
"SecondPayeeNm": null,
"FirstNm": "Shawn",
"MiddleNm": null,
"LastNm": "Williams",
"Suffix": null,
"IsForeign": true,
"USAddress": null,
"ForeignAddress": {
"Address1": "120 Bremner Blvd",
"Address2": "Suite 800",
"City": "Toronto",
"ProvinceOrStateNm": "Ontario",
"Country": "CA",
"PostalCd": "4168682600"
},
"Email": "shawn@sample.com",
"Fax": "6634567890",
"Phone": "9634567890"
},
"MISCFormData": {
"B1Rents": 1400.54,
"B2Royalties": 7000.27,
"B3OtherIncome": 1000.86,
"B4FedIncomeTaxWH": 30.23,
"B5FishingBoatProceeds": 0,
"B6MedHealthcarePymts": 0,
"B7IsDirectSale": false,
"B8SubstitutePymts": 0,
"B9CropInsurance": 0,
"B10GrossProceeds": 0,
"B11FishPurForResale": 0,
"B12Sec409ADeferrals": 0,
"B13IsFATCA": true,
"B14EPP": 52.63,
"B15NonQualDefComp": 12.78,
"AccountNum": "587879879879",
"Is2ndTINnot": true,
"States": [
{
"StateCd": "PA",
"StateWH": 15.56,
"StateIdNum": "99999999",
"StateIncome": 16.36
},
{
"StateCd": "AZ",
"StateWH": 17.45,
"StateIdNum": "99-9999999",
"StateIncome": 18.78
}
]
}
}
]
}
Create a Form 1099-MISC Correction return with BusinessId and RecipientId.
{
"SubmissionManifest": {
"TaxYear": "2023",
"IsFederalFiling": true,
"IsStateFiling": true,
"IsPostal": true,
"IsOnlineAccess": true
},
"ReturnHeader": {
"Business": {
"BusinessId": "519a84f4-5e56-496a-82f3-18f51fdf3d75"
}
},
"ReturnData": [
{
"Manifest": {
"SequenceId": "001",
"PrevReportedRecordId": "fa46ee66-f622-472a-b2d7-94da4d316377",
"CorrectionType": "RECIPIENT_AMOUNT",
"IsPostal": true,
"IsOnlineAccess": true
},
"PrevReportedRecipientData": {
"RecipientId": "b6fc9326-4029-40a1-a516-572218f500ef"
},
"CorrectedRecipientData": {
"TINType": "EIN",
"TIN": "39-3817572",
"FirstPayeeNm": "Dairy Delights LLC",
"SecondPayeeNm": null,
"FirstNm": null,
"MiddleNm": null,
"LastNm": null,
"Suffix": null,
"IsForeign": true,
"USAddress": null,
"ForeignAddress": {
"Address1": "120 Bremner Blvd",
"Address2": "Suite 800",
"City": "Toronto",
"ProvinceOrStateNm": "Ontario",
"Country": "CA",
"PostalCd": "4168682600"
},
"Email": "shawn@sample.com",
"Fax": "6634567890",
"Phone": "9634567890"
},
"MISCFormData": {
"B1Rents": 1400.54,
"B2Royalties": 7000.27,
"B3OtherIncome": 1000.86,
"B4FedIncomeTaxWH": 30.23,
"B5FishingBoatProceeds": 0,
"B6MedHealthcarePymts": 0,
"B7IsDirectSale": false,
"B8SubstitutePymts": 0,
"B9CropInsurance": 0,
"B10GrossProceeds": 0,
"B11FishPurForResale": 0,
"B12Sec409ADeferrals": 0,
"B13IsFATCA": true,
"B14EPP": 52.63,
"B15NonQualDefComp": 12.78,
"AccountNum": "587879879879",
"Is2ndTINnot": true,
"States": [
{
"StateCd": "PA",
"StateWH": 15.56,
"StateIdNum": "99999999",
"StateIncome": 16.36
},
{
"StateCd": "AZ",
"StateWH": 17.45,
"StateIdNum": "99-9999999",
"StateIncome": 18.78
}
]
}
}
]
}
Create a Form 1099-MISC Correction return with multiple returns.
{
"SubmissionManifest": {
"TaxYear": "2023",
"IsFederalFiling": true,
"IsStateFiling": true,
"IsPostal": true,
"IsOnlineAccess": true
},
"ReturnHeader": {
"Business": {
"BusinessId": "bc039d93-7294-49b9-b1b0-28ae62e60c88"
}
},
"ReturnData": [
{
"Manifest": {
"SequenceId": "001",
"PrevReportedRecordId": "b46ee6c5-35d3-411a-a108-0852c3b642c4",
"CorrectionType": "RECIPIENT_AMOUNT",
"IsPostal": true,
"IsOnlineAccess": true
},
"PrevReportedRecipientData": {
"RecipientId": "6b3f7f2f-e5d1-4494-998c-76460a994fd1"
},
"CorrectedRecipientData": {
"TINType": "EIN",
"TIN": "24-2247572",
"FirstPayeeNm": "Dairy Delights LLC",
"SecondPayeeNm": null,
"FirstNm": null,
"MiddleNm": null,
"LastNm": null,
"Suffix": null,
"IsForeign": true,
"USAddress": null,
"ForeignAddress": {
"Address1": "120 Bremner Blvd",
"Address2": "Suite 800",
"City": "Toronto",
"ProvinceOrStateNm": "Ontario",
"Country": "CA",
"PostalCd": "4168682600"
},
"Email": "shawn@sample.com",
"Fax": "6634567890",
"Phone": "9634567890"
},
"MISCFormData": {
"B1Rents": 1400.54,
"B2Royalties": 7000.27,
"B3OtherIncome": 1000.86,
"B4FedIncomeTaxWH": 30.23,
"B5FishingBoatProceeds": 0,
"B6MedHealthcarePymts": 0,
"B7IsDirectSale": false,
"B8SubstitutePymts": 0,
"B9CropInsurance": 0,
"B10GrossProceeds": 0,
"B11FishPurForResale": 0,
"B12Sec409ADeferrals": 0,
"B13IsFATCA": true,
"B14EPP": 52.63,
"B15NonQualDefComp": 12.78,
"AccountNum": "587879879879",
"Is2ndTINnot": true,
"States": [
{
"StateCd": "PA",
"StateWH": 15.56,
"StateIdNum": "99999999",
"StateIncome": 16.36
},
{
"StateCd": "AZ",
"StateWH": 17.45,
"StateIdNum": "99-9999999",
"StateIncome": 18.78
}
]
}
},
{
"Manifest": {
"SequenceId": "2",
"PrevReportedRecordId": "e981a0ea-3f85-4102-afee-7db4c0ead9fe",
"CorrectionType": "RECIPIENT_AMOUNT",
"IsPostal": true,
"IsOnlineAccess": true
},
"PrevReportedRecipientData": {
"RecipientId": "878c5eea-1b9c-4ccd-b6e1-5b9d5e134338"
},
"CorrectedRecipientData": {
"TINType": "SSN",
"TIN": "533-34-7572",
"FirstPayeeNm": null,
"SecondPayeeNm": null,
"FirstNm": "Shawn",
"MiddleNm": null,
"LastNm": "Williams",
"Suffix": null,
"IsForeign": true,
"USAddress": null,
"ForeignAddress": {
"Address1": "120 Bremner Blvd",
"Address2": "Suite 800",
"City": "Toronto",
"ProvinceOrStateNm": "Ontario",
"Country": "CA",
"PostalCd": "4168682600"
},
"Email": "shawn@sample.com",
"Fax": "6634567890",
"Phone": "9634567890"
},
"MISCFormData": {
"B1Rents": 1400.54,
"B2Royalties": 7000.27,
"B3OtherIncome": 1000.86,
"B4FedIncomeTaxWH": 30.23,
"B5FishingBoatProceeds": 0,
"B6MedHealthcarePymts": 0,
"B7IsDirectSale": false,
"B8SubstitutePymts": 0,
"B9CropInsurance": 0,
"B10GrossProceeds": 0,
"B11FishPurForResale": 0,
"B12Sec409ADeferrals": 0,
"B13IsFATCA": true,
"B14EPP": 52.63,
"B15NonQualDefComp": 12.78,
"AccountNum": "587879879879",
"Is2ndTINnot": true,
"States": [
{
"StateCd": "PA",
"StateWH": 15.56,
"StateIdNum": "99999999",
"StateIncome": 16.36
},
{
"StateCd": "AZ",
"StateWH": 17.45,
"StateIdNum": "99-9999999",
"StateIncome": 18.78
}
]
}
}
]
}
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 |
BusinessId | Guid | Unique identifier of a 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 |
Form1099Type | string | Denotes the type of 1099 form. |
Form1099Records | object | Pulls Form 1099 Misc correction records with Success and Error statuses |
SuccessRecords | object[] | It will show the detailed information about the success status of Form 1099 Misc correction Records |
SequenceId | string | An 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. |
PrevReportedRecordId | Guid | Record ID of the original Form 1099-Misc which is given while creating Form 1099 Misc correction. |
RecordId | Guid | An unique identifier generated by TaxBandits when a 1099-Misc correction return is created. You can use this id for your future reference to Update. |
RecipientId | Guid | An unique identifier generated by TaxBandits for a Recipient when a 1099-Misc correction return is created. You can use this id for your future reference to Update. |
FederalReturn | object | Returns the record status and StatusTs of federal return. |
Status | string | Returns the record status. |
StatusTs | string | Returns date and time of return created. |
Info | string | Returns information about the Federal Filing service. |
StateReturns | object[] | Returns collection of state returns information |
StateCd | string | Returns the state code of the state for which the return is filed. |
Status | string | Returns the record status of the state return. |
StatusTs | string | Date and time of the return created. |
Info | string | Returns the information about the state for which we are not supporting state filing. |
Errors | object[] | Shows error information of state returns of Form 1099 Misc correction |
Id | string | Returns the validation error Id. |
Name | string | Name of the validation error. |
Message | string | Description of the validation error. |
Postal | object | Returns the status and StatusTs of postal mailing service for Form 1099 Misc correction. |
Status | string | Returns the status of postal order. |
StatusTs | string | Returns the date and time of the postal order created. |
Info | string | Returns the information about Postal mailing service. |
OnlineAccess | object | Returns the Email address for whom the online access to be given and Status of online access. |
Status | string | Returns status of online access for Form 1099 Misc correction return. |
string | Email address for whom the online access to be given. | |
Info | string | Information about the online access service. |
ErrorRecords | object[] | It will show the detailed information about the error status of Form 1099 Misc correction Records. |
SequenceId | string | An 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 of a record |
Errors | object[] | Shows detailed error information |
Id | string | Returns the validation error Id |
Name | string | Name of the validation error |
Message | string | Description of the validation error |
Errors | object[] | Shows detailed error information |
Id | string | Returns the validation error Id |
Name | string | Name of the validation error |
Message | string | Description of the validation error |
Response JSON
- 200
- 300
- 400
- 401
Success Response - This is a sample response for successful API requests.
{
"StatusCode": 200,
"StatusName": "Ok",
"StatusMessage": "Successful API call",
"SubmissionId": "c672df52-6d1e-45ba-8631-aff8339d7fa3",
"BusinessId": "bc039d93-7294-49b9-b1b0-28ae62e60c88",
"Form1099Type": "MISCCorrection",
"Form1099Records": {
"SuccessRecords": [
{
"SequenceId": "001",
"PrevReportedRecordId": "b46ee6c5-35d3-411a-a108-0852c3b642c4",
"RecordId": "c255de11-7c2a-4f5e-8411-8902911d328b",
"RecipientId": "6b3f7f2f-e5d1-4494-998c-76460a994fd1",
"FederalReturn": {
"Status": "CREATED",
"StatusTs": "2024-06-28 14:29:26 -04:00",
"Info": null,
"Errors": null
},
"StateReturns": [
{
"StateCd": "PA",
"Status": "NA",
"StatusTs": null,
"Info": "TaxBandits does not support filing of State Corrections. It is your responsibility to download the state copies and file it with the state, if there are any state specific information to be corrected.",
"Errors": null
},
{
"StateCd": "AZ",
"Status": "NA",
"StatusTs": null,
"Info": "TaxBandits does not support filing of State Corrections. It is your responsibility to download the state copies and file it with the state, if there are any state specific information to be corrected.",
"Errors": null
}
],
"Postal": {
"Status": "NOTCREATED",
"StatusTs": null,
"Info": "Postal Alert cannot be opted for the return, when the recipient (or) business has foreign address"
},
"OnlineAccess": {
"Status": "NA",
"Email": null,
"Info": "This Service will be available soon"
}
},
{
"SequenceId": "2",
"PrevReportedRecordId": "e981a0ea-3f85-4102-afee-7db4c0ead9fe",
"RecordId": "e40e9666-0f3f-495f-9f5c-78b10ae57679",
"RecipientId": "6b3f7f2f-e5d1-4494-998c-76460a994fd1",
"FederalReturn": {
"Status": "CREATED",
"StatusTs": "2024-06-28 14:29:26 -04:00",
"Info": null,
"Errors": null
},
"StateReturns": [
{
"StateCd": "PA",
"Status": "NA",
"StatusTs": null,
"Info": "TaxBandits does not support filing of State Corrections. It is your responsibility to download the state copies and file it with the state, if there are any state specific information to be corrected.",
"Errors": null
},
{
"StateCd": "AZ",
"Status": "NA",
"StatusTs": null,
"Info": "TaxBandits does not support filing of State Corrections. It is your responsibility to download the state copies and file it with the state, if there are any state specific information to be corrected.",
"Errors": null
}
],
"Postal": {
"Status": "NOTCREATED",
"StatusTs": null,
"Info": "Postal Alert cannot be opted for the return, when the recipient (or) business has foreign address"
},
"OnlineAccess": {
"Status": "NA",
"Email": null,
"Info": "This Service will be available soon"
}
}
],
"ErrorRecords": null
},
"Errors": null
}
Multi-status Response - You'll get the below response when multiple statuses are included.
{
"StatusCode": 300,
"StatusName": "MultiStatus",
"StatusMessage": "Multiple statuses are available for the request",
"SubmissionId": "ed103a8e-b7a9-49b8-baac-3052728071a1",
"BusinessId": "bc039d93-7294-49b9-b1b0-28ae62e60c88",
"Form1099Type": "MISCCorrection",
"Form1099Records": {
"SuccessRecords": [
{
"SequenceId": "003",
"PrevReportedRecordId": "a01f70d7-9daa-425e-b0b4-fd9173b94d43",
"RecordId": "d0339184-557a-48c0-9854-924d0279d826",
"RecipientId": "6b3f7f2f-e5d1-4494-998c-76460a994fd1",
"FederalReturn": {
"Status": "CREATED",
"StatusTs": "2024-06-28 14:32:25 -04:00",
"Info": null,
"Errors": null
},
"StateReturns": [
{
"StateCd": "PA",
"Status": "NA",
"StatusTs": null,
"Info": "TaxBandits does not support filing of State Corrections. It is your responsibility to download the state copies and file it with the state, if there are any state specific information to be corrected.",
"Errors": null
},
{
"StateCd": "AZ",
"Status": "NA",
"StatusTs": null,
"Info": "TaxBandits does not support filing of State Corrections. It is your responsibility to download the state copies and file it with the state, if there are any state specific information to be corrected.",
"Errors": null
}
],
"Postal": {
"Status": "NOTCREATED",
"StatusTs": null,
"Info": "Postal Alert cannot be opted for the return, when the recipient (or) business has foreign address"
},
"OnlineAccess": {
"Status": "NA",
"Email": null,
"Info": "This Service will be available soon"
}
}
],
"ErrorRecords": [
{
"SequenceId": "2",
"RecordId": null,
"Errors": [
{
"Id": "F68-100084",
"Name": "ReturnData.Manifest.PrevReportedRecordId",
"Message": "Correction return already exists for the given PrevReportedRecordId [e981a0ea-3f85-4102-afee-7db4c0ead9fe]"
}
]
}
]
},
"Errors": [
{
"Id": "F00-100155",
"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.
{
"StatusCode": 400,
"StatusName": "BadRequest",
"StatusMessage": "Validation error has occurred",
"SubmissionId": "00000000-0000-0000-0000-000000000000",
"BusinessId": null,
"Form1099Type": "MISCCorrection",
"Form1099Records": {
"SuccessRecords": null,
"ErrorRecords": [
{
"SequenceId": "001",
"RecordId": null,
"Errors": [
{
"Id": "F68-100084",
"Name": "ReturnData.Manifest.PrevReportedRecordId",
"Message": "Correction return already exists for the given PrevReportedRecordId [b46ee6c5-35d3-411a-a108-0852c3b642c4]"
}
]
}
]
},
"Errors": null
}
Unauthorized Response - You'll get the below response when your API requests don't contain valid authentication credentials.
{
"StatusCode": 401,
"StatusName": "Unauthorized",
"StatusMessage": "Invalid authorization credentials",
"Errors": [
{
"Id": "AUTH-100018",
"Name": "Authorization",
"Message": "JWT EXPIRED"
}
]
}