Update
You can make changes to an existing Form 1099-B return in TaxBandits. Use the unique identifiers like SubmissionId, Tax year, etc to refer to a specific return to update the existing data. A Transmitted return cannot be modified.
PUT Form1099B/Update
Request Body
Field | Type | Description |
---|---|---|
SubmissionManifest | object | provides the brief information about a particular submission on the whole. It contains information like Submission ID, Tax Year, IsPostal, IsFederalFiling, IsStateFiling, IsOnlineAccess, IsScheduleFiling & ScheduleFiling service details. |
SubmissionId | Guid | Unique identifier created by TaxBandits for each submission. Not required when you are creating a return. |
TaxYear | string | Tax year of Form 1099-B to be filed. Allowed values: "2021" |
IsFederalFiling | Boolean | Federal Filing for the return will be enabled when the value is True. Form 1099-B will be sent directly to the IRS. |
IsStateFiling | Boolean | State Filing for the return will be enabled when the value is True. Form 1099-B will be directly filed with the respective recipient states. Note: State Filing will not be created for the states that do not require State filing. |
IsPostal | Boolean | Postal Order will be created when the value is set as True. Once the return is Transmitted, Form 1099-B Recipient copies will be postal mailed to the recipient's address via USPS. Note: Postal Orders for Foreign Address will not be created |
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 be sent to the Recipient. The recipient can provide consent and download Form 1099-B Recipient copies from the portal. |
IsScheduleFiling | Boolean | When true, schedule filing services will be provided for Form 1099-B returns under this submission. |
ScheduleFiling | object | Contains preferred date to submit the returns to the IRS. Required only when "IsScheduleFiling" is True . |
EfileDate | string | Date of Schedule Filing. Enter the date in the format: MM/DD/YYYY or MM-DD-YYYY Example: 10/20/2021 or 10-20-2021 |
ReturnHeader | object | Contains information about the Business details. |
Business | object | Object to identify the Business Details. |
BusinessId | Guid | Optional Mention the unique Business ID, if you want to update the information of the Business. |
BusinessNm | string | Name of the business Size Range: ..80 |
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: ..80 |
IsEIN | Boolean | When true, identify that the business TIN is 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-B 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-B 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-B details. |
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 |
RecordId | Guid | Optional Unique Identifier of the Record. Mention the Form 1099-B return's Record ID that you want to update. If you do not provide the Record ID, then a new record will be added to the submission. |
Recipient | object | Object to identify the recipient details. |
RecipientId | Guid | Optional An unique identifier generated by TaxBandits for a Recipient when a Form 1099-B return is created. Mention the Form 1099-B return's Recipient ID that you want 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, it identifies the recipient's 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: 15 |
BFormData | object | Recipient's Form 1099-B information |
B1aDescrOfProp | string | Enter the issuer's name and the number of shares or units you held that were exchanged. Size Range: 39 |
B1bDateAcquired | string | Enter the date of acquisition in the format YYYYMMDD. Size Range: 8 |
B1cDateSoldOrDisposed | string | For broker transactions, enter the trade date of the transaction. For barter exchanges, enter the date when cash, property, a credit, or scrip is actually or constructively received in YYYYMMDD format Size Range: 8 |
B1dProceeds | number | Enter the gross cash proceeds from all dispositions (including short sales) of securities, commodities, options, securities futures contracts, or forward contracts. Size Range: 0-9999999999.99 |
B1eCostOrOtherBasis | number | Enter the adjusted basis of any securities sold unless the security is not a covered security. Size Range: 0-9999999999.99 |
B1fAccruedMktDisc | number | Enter the amount of accrued market discount. Size Range: 0-9999999999.99 |
B1gWashsaleLossDisallowed | number | Report wash sale loss amount disallowed. Size Range: 0-9999999999.99 |
B2TypeOfGainLoss | Enum | Enter the type of Gain or Loss.Allowed values"SHORT TERM", "LONG TERM", "ORDINARY SHORT TERM", "ORDINARY LONG TERM" |
B3IsProceedsFromCollectibles | Boolean | When true, identifies reporting proceeds from Collectibles. |
B3IsProceedsFromQOF | Boolean | When true, identifies reporting proceeds from Qualified Opportunity Fund. |
B4FedTaxWH | number | Enter backup withholding. Size Range: 0-9999999999.99 Note : This value should be less than 40% of the box 1d. |
B5IsNonCoveredSecurityNotReported | Boolean | When true, identifies that noncovered security Basis not reported to the IRS |
B5IsNonCoveredSecurityReported | Boolean | When true, identifies that noncovered security Basis reported to the IRS |
B6IsGrossProceeds | Boolean | When true, identifies gross proceeds. |
B6IsNetProceeds | Boolean | When true, identifies net proceeds. |
B7IsLossNotAllowedbasedOn1d | Boolean | When true, identifies recipient is unable to claim a loss on their tax return based on proceeds. |
B8PLRealizedOnClosedContract | number | Enter the profit or (loss) realized by the customer on closed regulated futures, foreign currency, or Section 1256 option contracts in 2022. Size Range: 0-9999999999.99 |
B9PLUnrealizedOnOpenContractPrevTy | number | Enter the unrealized profit or (loss) on open regulated futures, foreign currency, or Section 1256 option contracts at the end of 2021. Size Range: 0-9999999999.99 |
B10UnrealizedPLOnOpenContractCurTy | number | Enter the unrealized profit or (loss) on open regulated futures, foreign currency, or Section 1256 option contracts at the end of 2022. Size Range: 0-9999999999.99 |
B11AggPLOnContract | number | Enter the aggregate profit or (loss) for the year from regulated futures, foreign currency, or Section 1256 option contracts. Size Range: 0-9999999999.99 |
B12IsBasisReportedToIRS | Boolean | When true, identifies that not checking box 5, or e checking box 5 but are reporting basis to the IRS in box 1e anyway. |
B13Bartering | number | Enter the gross amounts received by a member or client of a barter exchange. Size Range: 0-9999999999.99 |
Form8949Code | string | Enter a one-letter code that will assist the recipient in reporting the transaction on Form 8949 and/or Schedule D (Form 1040).Allowed values"A", "B", "D", "E", "X" |
CUSIPNum | string | For transactional reporting by brokers, enter the CUSIP number of the security or other applicable identifying number. Size Range: 13 |
AccountNum | string | Account number of Payer having multiple accounts for a recipient for whom more than one Form 1099-B is filed. Size Range: 4..20 |
IsFATCA | Boolean | When true, identifies a U.S. payer reporting on Form(s) 1099 (including reporting payments on this Form 1099-B) to satisfy their foreign financial asset reporting requirement with respect to a U.S. account.Not Applicable for Tax year 2021. |
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 Codes. 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 |
Request JSON
- Sample 1
- Sample 2
Created a Form 1099-B return for the specific Business, including recipient and income information. Now, update the Recipient/Form Details with RecipientId and RecordId.
{
"SubmissionManifest": {
"SubmissionId": "c03feb88-d8a1-4080-8bc6-4e6adec1bba5",
"TaxYear": "2021",
"IsFederalFiling": true,
"IsPostal": true,
"IsOnlineAccess": true,
"IsScheduleFiling": false,
"ScheduleFiling": null
},
"ReturnHeader": {
"Business": {
"BusinessId": "8d177248-992e-4ca5-ba9e-1a5a8a93db56",
"BusinessNm": "Snowdaze LLC",
"FirstNm": null,
"MiddleNm": null,
"LastNm": null,
"Suffix": null,
"PayerRef": "Snow123",
"TradeNm": "Iceberg Icecreams",
"IsEIN": true,
"EINorSSN": "71-3787159",
"Email": "james@sample.com",
"ContactNm": null,
"Phone": "6634567890",
"PhoneExtn": "12345",
"Fax": "6634567890",
"BusinessType": "ESTE",
"SigningAuthority": null,
"KindOfEmployer": "FederalGovt",
"KindOfPayer": "REGULAR941",
"IsBusinessTerminated": true,
"IsForeign": false,
"USAddress": {
"Address1": "3576 AIRPORT WAY",
"Address2": "UNIT 9",
"City": "FAIRBANKS",
"State": "AK",
"ZipCd": "99709"
},
"ForeignAddress": null
}
},
"ReturnData": [
{
"SequenceId": "1",
"IsPostal": true,
"IsOnlineAccess": true,
"RecordId": "488b1c7e-d244-4d6a-8491-65ae2209a99f",
"Recipient": {
"RecipientId": "472079fb-2dcf-4228-8548-73656ddafc30",
"TINType": "SSN",
"TIN": "363814579",
"FirstPayeeNm": "Dairy Delights LLC",
"SecondPayeeNm": "Coco Milk",
"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": "6834567890",
"Phone": "7634567890"
},
"BFormData": {
"B1aDescrOfProp": "RFC",
"B1bDateAcquired": "07/01/2022",
"B1cDateSoldOrDisposed": "09/04/2021",
"B1dProceeds": 40.55,
"B1eCostOrOtherBasis": 30.89,
"B1fAccruedMktDisc": 20.11,
"B1gWashsaleLossDisallowed": 4.25,
"B2TypeOfGainLoss": "ordinary short term",
"B3IsProceedsFromCollectibles": true,
"B3IsProceedsFromQOF": false,
"B4FedTaxWH": 0,
"B5IsNonCoveredSecurityNotReported": false,
"B5IsNonCoveredSecurityReported": false,
"B6IsGrossProceeds": true,
"B6IsNetProceeds": false,
"B7IsLossNotAllowedbasedOn1d": false,
"B8PLRealizedOnClosedContract": 0,
"B9PLUnrealizedOnOpenContractPrevTy": 0,
"B10UnrealizedPLOnOpenContractCurTy": 0,
"B11AggPLOnContract": 0,
"B12IsBasisReportedToIRS": false,
"B13Bartering": 43,
"AccountNum": "789121",
"CUSIPNum": "8988932143534",
"IsFATCA": true,
"Form8949Code": "X",
"Is2ndTINnot": true,
"States": [
{
"StateCd": "WV",
"StateIdNum": "99999999",
"StateWH": 257.94
},
{
"StateCd": "ID",
"StateIdNum": "999999999",
"StateWH": 15
}
]
}
}
]
}
Created a Form 1099-B return for the specific Business, including recipient and income information. Now, create a new Recipient/Form without RecipientId and RecordId.
{
"SubmissionManifest": {
"SubmissionId": "c03feb88-d8a1-4080-8bc6-4e6adec1bba5",
"TaxYear": "2021",
"IsFederalFiling": true,
"IsPostal": true,
"IsOnlineAccess": true,
"IsScheduleFiling": false,
"ScheduleFiling": null
},
"ReturnHeader": {
"Business": {
"BusinessId": null,
"BusinessNm": "Snowdaze LLC",
"FirstNm": null,
"MiddleNm": null,
"LastNm": null,
"Suffix": null,
"PayerRef": "Snow123",
"TradeNm": "Iceberg Icecreams",
"IsEIN": true,
"EINorSSN": "71-3787159",
"Email": "james@sample.com",
"ContactNm": null,
"Phone": "6634567890",
"PhoneExtn": "12345",
"Fax": "6634567890",
"BusinessType": "ESTE",
"SigningAuthority": null,
"KindOfEmployer": "FederalGovt",
"KindOfPayer": "REGULAR941",
"IsBusinessTerminated": true,
"IsForeign": false,
"USAddress": {
"Address1": "3576 AIRPORT WAY",
"Address2": "UNIT 9",
"City": "FAIRBANKS",
"State": "AK",
"ZipCd": "99709"
},
"ForeignAddress": null
}
},
"ReturnData": [
{
"SequenceId": "1",
"IsPostal": true,
"IsOnlineAccess": true,
"RecordId": null,
"Recipient": {
"RecipientId": null,
"TINType": "SSN",
"TIN": "363814579",
"FirstPayeeNm": "Dairy Delights LLC",
"SecondPayeeNm": "Coco Milk",
"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": "6834567890",
"Phone": "7634567890"
},
"BFormData": {
"B1aDescrOfProp": "RFC",
"B1bDateAcquired": "07/01/2022",
"B1cDateSoldOrDisposed": "09/04/2021",
"B1dProceeds": 40.55,
"B1eCostOrOtherBasis": 30.89,
"B1fAccruedMktDisc": 20.11,
"B1gWashsaleLossDisallowed": 4.25,
"B2TypeOfGainLoss": "ordinary short term",
"B3IsProceedsFromCollectibles": true,
"B3IsProceedsFromQOF": false,
"B4FedTaxWH": 0,
"B5IsNonCoveredSecurityNotReported": false,
"B5IsNonCoveredSecurityReported": false,
"B6IsGrossProceeds": true,
"B6IsNetProceeds": false,
"B7IsLossNotAllowedbasedOn1d": false,
"B8PLRealizedOnClosedContract": 0,
"B9PLUnrealizedOnOpenContractPrevTy": 0,
"B10UnrealizedPLOnOpenContractCurTy": 0,
"B11AggPLOnContract": 0,
"B12IsBasisReportedToIRS": false,
"B13Bartering": 43,
"AccountNum": "789121",
"CUSIPNum": "8988932143534",
"IsFATCA": true,
"Form8949Code": "X",
"Is2ndTINnot": true,
"States": [
{
"StateCd": "WV",
"StateIdNum": "99999999",
"StateWH": 257.94
},
{
"StateCd": "ID",
"StateIdNum": "999999999",
"StateWH": 15
}
]
}
}
]
}
Response JSON
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 | Unique identifier of the payer. |
Form1099Type | string | Denotes the type of 1099 form. |
Form1099Records | object | Pulls Form 1099-B records with Success and Error statuses |
SuccessRecords | object[] | It will show detailed information about the success status of Form 1099-B 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 | A unique identifier generated by TaxBandits when a 1099-B return is created. |
RecipientId | Guid | A unique identifier generated by TaxBandits for a Recipient when a 1099-B return is created. You can use this id for your future reference to Update. |
AccountNum | string | Account number of Payer having multiple accounts for a recipient for whom more than one Form 1099-B is filed. Size Range: 4..20 |
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 in state returns of Form 1099-B |
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-B. |
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-B return. |
string | Email address for whom the online access to be given. | |
Info | string | Information about the online access service. |
ScheduleFiling | object | Returns the date of the schedule filing. |
ScheduledOn | string | Date of the schedule filing to know when the return to be filed to the IRS. |
Info | string | Information about Schedule Filing service. |
ErrorRecords | object[] | It will show the detailed information about the error status of Form 1099-B 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 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 |
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": "14a73d10-24ae-43ae-8afc-a467c04f0900",
"BusinessId": "49286db0-5248-4b4f-beb0-b698fd4e26c1",
"PayerRef": "13",
"Form1099Type": "B",
"Form1099BRecords": {
"SuccessRecords": [
{
"SequenceId": "1",
"RecordId": "6417dc9b-7bcc-4583-92c3-ab29a15d2a38",
"RecipientId": "373baa75-4b99-46be-bfba-304e9879dd31",
"AccountNum": "20123130000009000001",
"FederalReturn": {
"Status": "CREATED",
"StatusTs": "2024-04-18 06:57:39 -04:00",
"Info": null,
"Errors": null
},
"StateReturns": [
{
"StateCd": "WV",
"Status": "CREATED",
"StatusTs": "2024-04-18 06:57:39 -04:00",
"Info": null,
"Errors": null
},
{
"StateCd": "ID",
"Status": "CREATED",
"StatusTs": "2024-04-18 06:57:39 -04:00",
"Info": null,
"Errors": null
}
],
"Postal": {
"Status": "CREATED",
"StatusTs": "2024-04-18 06:57:39 -04:00",
"Info": null
},
"OnlineAccess": {
"Status": "CREATED",
"Email": "mark@sample.com",
"Info": null
},
"ScheduleFiling": null
}
],
"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": "b8da099b-71c6-43bd-9932-94044458a68e",
"BusinessId": "cb514f7f-073a-4742-8382-636766c1240f",
"PayerRef": "Snow1323",
"Form1099Type": "B",
"Form1099BRecords": {
"SuccessRecords": [
{
"SequenceId": "2",
"RecordId": "70130e8a-a7e8-4fbe-90ac-fb5886c629ea",
"RecipientId": "ac52566d-d78a-494f-b62a-8444523258d7",
"AccountNum": "20231520040564004590",
"FederalReturn": {
"Status": "CREATED",
"StatusTs": "2024-05-31 06:26:17 -04:00",
"Info": null,
"Errors": null
},
"StateReturns": [
{
"StateCd": "WV",
"Status": "CREATED",
"StatusTs": "2024-05-31 06:27:05 -04:00",
"Info": null,
"Errors": null
}
],
"Postal": {
"Status": "NOTCREATED",
"StatusTs": null,
"Info": "Postal Alert cannot be opted for the return, when the recipient (or) business address has foreign address"
},
"OnlineAccess": {
"Status": "CREATED",
"Email": "shawn@sample.com",
"Info": null
},
"ScheduleFiling": {
"ScheduledOn": null,
"Info": "This Service will be available soon"
}
}
],
"ErrorRecords": [
{
"SequenceId": "1",
"RecordId": null,
"Errors": [
{
"Id": "F16-100077",
"Name": "BFormData.[B1dProceeds]",
"Message": "Possible Duplicate. Another return has been created for the same recipient with the same amount."
}
]
}
]
},
"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": "64c6ac70-63ed-48a3-b18e-88c9725e6e26",
"BusinessId": "21209e5e-bdda-4d3c-983e-a2095b0315b8",
"PayerRef": null,
"Form1099Type": "B",
"Form1099BRecords": {
"SuccessRecords": null,
"ErrorRecords": [
{
"SequenceId": "1",
"RecordId": null,
"Errors": [
{
"Id": "F16-100077",
"Name": "BFormData.[B1dProceeds]",
"Message": "Possible Duplicate. Another return has been created for the same recipient with the same amount."
}
]
}
]
},
"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"
}
]
}